Nocterm: Build Terminal UIs the Flutter Way
If you’ve ever wanted to build beautiful terminal applications but found traditional approaches cumbersome, Nocterm might be exactly what you need. This Flutter-inspired TUI (Terminal User Interface) framework brings modern UI development patterns to the command line.
Read More
Simutil: The Terminal UI Every Mobile Developer Needs
Mobile development often means juggling between Android Studio, Xcode, and countless terminal commands to launch emulators and simulators. What if you could manage all your virtual devices from a single, elegant terminal interface? Meet Simutil — a cross-platform utility TUI app that transforms how you work with iOS simulators and Android emulators.
Read More
Yazi: The Blazing Fast Terminal File Manager
Yazi (meaning “duck” in Chinese) is a modern terminal file manager written in Rust, leveraging the power of non-blocking asynchronous I/O. With over 35,000 stars on GitHub, it has quickly become one of the most popular file managers for developers and power users who spend their time in the terminal.
Read More
lazydocker: The lazier way to manage Docker
lazydocker: The lazier way to manage Docker If you use Docker daily, you know how tedious it can be to remember the countless commands for managing your containers. Between docker-compose ps, docker-compose logs, docker-compose restart and the countless options, you can easily lose track. That’s exactly what lazydocker was created for.
Read More
LLMFIT - Find the Perfect LLM for Your Hardware
Finding the Right LLM for Your Hardware Running large language models locally has become increasingly popular, but figuring out which models will actually work on your specific hardware setup can be a frustrating trial-and-error process. Enter llmfit, a terminal tool that takes the guesswork out of local LLM deployment by analyzing your system and recommending models that will run well on your machine.
Read More