r/commandline
Command line tools (CLIs) uses only typed commands and show text output in an tool called a terminal. TUIs are complete apps that ditch the mouse entirely for fast keybard interaction. They're often faster than using a mouse in traditional apps (GUIs). CLI - Command Line Interface apps & tools. TUI - Terminal User Interface apps & tools. GUI - Graphical User Interface (traditional apps).
r/commandline Subreddit Stats & Analytics
r/commandline is a Programming & Development subreddit in the Nerds category with 130,522 members. Use this page to track r/commandline stats, subscriber growth trends, daily and weekly analytics, and similar subreddits with related audiences.
Recent r/commandline growth: +116 members today (+0.09%) and +477 members this week (+0.37%).
Browse more Programming & Development subredditsReddit topics and subreddit categories.
Similar subreddits to r/commandline include r/CLI, r/tui, r/opencodeCLI.
r/commandline Current Stats
r/commandline Growth Analytics
Daily Growth Chart (30 days)
r/commandline Subreddit Rules
Follow Reddit's Content Policy
https://redditinc.com/policies/reddit-rules
Relevance to r/commandline
- No GUI-only tools or apps
- This does not include CLIs or TUIs that also include GUIs.
- Exceptions may be made if relevant to the community or their workflows.
- No low quality blog-spam
No low quality posts, spam, or indirect links
r/commandline is for notable posts and comments related to command line & terminal things.
- Spamming includes >3 posts per day, & making the same post(s) too soon.
- No URL shorteners or redirectors.
- Posts may be considered low quality under mod discretion.
AI Code Policy
- Post text or titles generated with AI are strictly prohibited.
- Projects will be mainly judged by their overall quality: how much human effort was put in, & how interesting or noteworthy it is.
- Largely (low quality or un-reviewed) AI-generated projects are strictly prohibited.
- If more a small portion of code is AI-generated, then the post must have a note in the post or title like so: `This software's code is partially AI-generated`.
No new projects newer than 30 days. Shared projects must be interesting.
If your project was recently created (less than a month ago) and or has only a few commits (also refer to the AI policy rule) it will be removed.
Projects shared must be a little unique rather than something that has been created many times.
No generative AI-related projects (except for popular ones, keep reading)
We do not allow projects or software that interacts with generative AIs, including LLMs, unless the posts and comments are about popular projects themselves like Ollama, GGML, etc.
State your affiliations with paid things
If you mentioned paid products or services, you must state whether you are affiliated with said things or companies. Not making it clear or deception will result in content getting removed.
List similar and alternative software & how yours is different (if applicable)
Users need to be informed on what type of software your project, and which ones have the same or similar functionality.
Similar Subreddits to r/commandline
A command line interface (CLI) is a text-based interface where you can input commands that interact with a computer's operating system. The CLI operates with the help of the default shell, which is between the operating system and the user. r/CLI is a community for sharing CLIs, discussing about CLIs and doing other things around CLIs.
r/opencodeCLI is a community-driven subreddit for sharing resources, discussions, and tips around OpenCode which is a Go + TypeScript open-source CLI TUI for coding assistance. It supports multiple providers (Anthropic Claude, OpenAI, Gemini, local models, etc.)