CLI

Simutil: The Terminal UI Every Mobile Developer Needs

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: 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
Search and Download Files from GitHub Without Leaving Your Terminal

Search and Download Files from GitHub Without Leaving Your Terminal

Grab Anything You Need from GitHub Without the Clone Wait If you’ve ever needed just one or two files from a large GitHub repository, you know the frustration: waiting for an entire repository to clone when you only need a tiny piece of it. Enter ghgrab, a simple yet powerful terminal tool that lets you search and download files from GitHub without leaving your CLI.

Read More