Having these tools lets you double your efficiency! These 6 open-source tools will directly double your productivity, brothers.


Brothers, the most annoying thing when developing is—building a bunch of wheels, only to find someone has already solved it on GitHub.
Today I’m sharing my secret efficiency tools, all free and open-source, tested and very useful:
1️⃣ httpie: The Postman of the command line
Say goodbye to those crazy curl parameters, httpie directly uses a human-friendly format, making API calls super smooth
🔗
2️⃣ jq: The JSON magic tool
Handling JSON data is forever, pipe it directly for parsing, no more roundabout python -c commands
🔗
3️⃣ fzf: The ultimate fuzzy search solution
Ctrl+R to find command history, Ctrl+T to find files, fuzzy matching shows results instantly, once you try it, you won’t go back
🔗
4️⃣ bat: An upgraded version of cat
Syntax highlighting + line numbers + Git integration, it does everything cat can do, but looks better
🔗
5️⃣ exa: An upgraded version of ls
It does everything ls can do, but with default colors, icons, and tree structure, making directory structures clear at a glance
🔗
6️⃣ tldr: Look up commands you don’t understand
Man pages are too long to read, tldr gives you practical examples, easy to get started in 5 seconds
🔗
💡 Overall review: These 6 tools cover 80% of high-frequency daily development operations, install them at zero cost and take off—only downside is once you’ve used them, you won’t want to use native tools anymore
View Original
This page may contain third-party content, which is provided for information purposes only (not representations/warranties) and should not be considered as an endorsement of its views by Gate, nor as financial or professional advice. See Disclaimer for details.
  • Reward
  • Comment
  • Repost
  • Share
Comment
Add a comment
Add a comment
No comments
  • Pin