InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Tldr Alternatives
Similar projects and alternatives to tldr
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
-
-
-
oils
Oils is our upgrade path from bash to a better language and runtime. It's also for Python and JavaScript users who avoid shell!
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
textual
Lean TUI application framework for Python. Build sophisticated terminal user interfaces with a simple Python API. Run your apps in the terminal and a web browser.
-
-
httpie
🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. (by httpie)
-
-
-
murex
A smarter shell and scripting environment with advanced features designed for usability, safety and productivity (eg smarter DevOps tooling)
-
-
cheat
cheat allows you to create and view interactive cheatsheets on the command-line. It was designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
tldr discussion
tldr reviews and mentions
-
AI Coding and the Peanut Butter and Jelly Problem
Before LLMs there existed quite a few tools to try to help with understanding CLI options; off the top of my head there are https://github.com/tldr-pages/tldr and explainshell.com
LLMs are both more general and more useful than those tools. They're more flexible and composable, and can replace those tools with a small wrapper script. Part of the reason why the LLMs can do that though is because it has those other tools as datasets to train off of.
-
Man pages are great, man readers are the problem
I agree. In case you haven't heard of it already https://tldr.sh is pretty good for this.
-
fd: A simple, fast and user-friendly alternative to 'find'
I just use at the command line:
? toolname
Eg
? git branch
which gives me common examples of git branch
For anything I can't remember. It aliases to tldr which is normally up to date with new tools.
See also cheat.sh etc.
https://tldr.sh/
- TLDR Pages
-
17 Essential CLI Tools to Boost Developer Productivity
tldr
- Tldr Pages
- Tldr pages – tl;dr for man pages
-
Funding restored for man-page maintenance
If you like examples, you might like the “tldr” command.
https://tldr.sh/
-
A brief recap of what I did this Month
TLDR - Adding Documentation to Azure Cli https://github.com/tldr-pages/tldr/pull/13934
-
My First Hacktoberfest Pull Request
View on GitHub
-
A note from our sponsor - InfluxDB
www.influxdata.com | 15 May 2025
Stats
tldr-pages/tldr is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of tldr is Markdown.