Dev Useful Stuff
2.02K subscribers
2 photos
337 links
Here you can find some interesting links to development libraries, frameworks, tools, plugins and articles
Download Telegram
​​AI Commits - (★ 4.6K) is a CLI that writes your git commit messages for you with AI. Never write a commit message again.

How does it work?
This CLI tool runs git diff to grab all your latest code changes, sends them to OpenAI's GPT-3, then returns the AI generated commit message.

Happy Friday! 🙂

#git #ai #gpt #cli #terminal
👍63🤮1
​​fzf - (★54.6k) is a general-purpose command-line fuzzy finder. It's an interactive Unix filter for command-line that can be used with any list; files, command history, processes, hostnames, bookmarks, git commits, etc.

And if you want to use fzf with your zsh, then you can use:
fzf-tab - (★2.3k) replace zsh's default completion selection menu with fzf! Check the demo in README file

#cli #terminal
🔥2👍1
​​lazydocker - (★31.4k) is a simple terminal UI for both docker and docker-compose.

#docker #tui #terminal #go
👍5
​​Grafterm - (★951) is the metrics dashboards on terminal (a grafana inspired terminal version).

#tui #terminal #go #metrics #dashboard
🔥3
​​Yazi - (★9.6k at GitHub) (means "duck") is a terminal file manager written in Rust, based on non-blocking async I/O. It aims to provide an efficient, user-friendly, and customizable file management experience.

#rust #terminal #console #file #utility
👏2🎉1
​​Himalaya - (★3.1k) email client for your terminal. Written on Rust

#email #cli #terminal #tui
1
​​Magic Wormhole - (★ 20.2k) get things from one computer to another, safely.

This package provides a library and a command-line tool named wormhole, which makes it possible to get arbitrary-sized files and directories (or short pieces of text) from one computer to another. The two endpoints are identified by using identical "wormhole codes": in general, the sending machine generates and displays the code, which must then be typed into the receiving machine.

#security #file #share #terminal #utility #tui
👍5👏1
​​Ghostty - (★19.6k at GitHub) is a terminal emulator that differentiates itself by being fast, feature-rich, and native. While there are many excellent terminal emulators available, they all force you to choose between speed, features, or native UIs. Ghostty provides all three.

In all categories, I am not trying to claim that Ghostty is the best (i.e. the fastest, most feature-rich, or most native). But Ghostty is competitive in all three categories and Ghostty doesn't make you choose between them.

Ghostty also intends to push the boundaries of what is possible with a terminal emulator by exposing modern, opt-in features that enable CLI tool developers to build more feature rich, interactive applications.

#terminal #console #tui #zig
👍2🎄1
​​Posting - (★ 9.9k) a powerful HTTP client that lives in your terminal.

Posting is an HTTP client, not unlike Postman and Insomnia. As a TUI application, it can be used over SSH and enables efficient keyboard-centric workflows. Your requests are stored locally in simple YAML files, so they're easy to read and version control.

#tui #cli #terminal #curl #api #http
🔥5👍1
​​Crush - (★ 11.1k) the glamourous AI coding agent for your favourite terminal 💘
Your new coding bestie, now available in your favourite terminal. Your tools, your code, and your workflows, wired into your LLM of choice.

#ai #terminal #tui
👍2
​​oxker - (★ 1.1k) a yet another simple tui to view & control docker containers.

(similar projects are lazydocker, as well as dockly and ctop)

#docker #tui #rust #container #console #terminal
👏2
​​SuperFile - (★ 15.9k at GitHub) is a very fancy and modern terminal file manager that can complete the file operations you need

#go #terminal #tui #console
👍3
​​Skim - (★ 6.2k) is a fuzzy finder in rust!

We spend so much of our time navigating through files, lines, and commands. That's where Skim comes in! It's a powerful fuzzy finder designed to make your workflow faster and more efficient.

If you use fzf for your finder in console, it's time to try something new. Check out a short demo here.

#cli #rust #terminal #tui #search #finder
👍1