| 1234567891011121314151617181920212223242526272829303132333435363738 |
- [
- {
- "name": "btm",
- "command": "btm",
- "description": "A cross-platform, terminal-based resource monitor.",
- "emoji": "〽️"
- },
- {
- "name": "btop",
- "command": "btop",
- "description": "A resource monitor that shows usage and stats for processor, memory, disks, network and processes.",
- "emoji": "📈"
- },
- {
- "name": "tut",
- "command": "tut",
- "description": "Command line Mastodon client.",
- "emoji": "🐘"
- },
- {
- "name": "w3m",
- "command": "w3m",
- "description": "Command line web browser.",
- "emoji": "🌎"
- },
- {
- "name": "oterm",
- "command": "oterm",
- "description": "A TUI for Ollama.",
- "emoji": "🦙"
- },
- {
- "name": "aichat",
- "command": "aichat",
- "description": "A Rust TUI for chatting with Gemini.",
- "emoji": "✨"
- }
- ]
|