#command line
BlueUtil
BlueUtil is a command-line Bluetooth management tool specifically designed for macOS, allowing you to quickly control Bluetooth power via the terminal. It supports functions such as switching and status querying, making it ideal for scripting and development needs.
create-dmg
Create-dmg is an open-source command-line tool for macOS that helps users easily create professional DMG disk image files, ideal for application and software distribution.
Git
Git is a powerful distributed version control system designed for efficient code version management across projects ranging from small to extremely large. It supports non-linear development workflows and is an essential tool in software development.
GitUp
GitUp is a Git graphical client designed for Mac, making version control intuitive and simple. It offers clear repository visualization, branch management diagrams, and quick operations to help developers efficiently manage code, enabling advanced Git operations without needing the command line.
Go2Shell
Go2Shell is a macOS utility that allows you to quickly open a Terminal window directly from Finder and navigate to the current directory. Streamline your development and workflow with just one click to enter the command-line environment.
HTTPie
HTTPie is an elegant command-line HTTP client designed specifically for API developers and testers. It offers intuitive syntax, colorful output, and powerful features, making HTTP/HTTPS requests simple and efficient. It is an ideal alternative to curl.
hyper
Hyper is a powerful, cross-platform terminal application built on web technologies, offering high customizability through JavaScript plugins and themes for developers seeking an enhanced command-line experience.
iStats
iStats is a lightweight command-line utility for macOS that allows real-time monitoring of key system parameters such as CPU temperature, fan speed, battery health, memory, and disk usage through the terminal, helping you easily track your Mac’s operational status.
iTerm2
iTerm2 is a powerful open-source terminal emulator for macOS, featuring split panes, customizable themes, intelligent search, and advanced SSH management. Designed for developers and system administrators, it significantly enhances command-line productivity.
MacVim
MacVim is a Vim editor optimized for macOS, offering native graphical interface support, multi-tab editing, and full keyboard navigation. It is an efficient code editing tool for programmers and developers.
mpv
mpv is a free, open-source, and highly customizable media player for macOS, Windows, and Linux, renowned for its powerful command-line interface and exceptional video playback quality.
SCM Breeze
SCM Breeze is a powerful collection of shell scripts designed for Bash and Zsh, revolutionizing Git workflows in the terminal through an intelligent file numbering system. By replacing the native `git status` with the `gss` command, it enables fast file referencing and batch operations, significantly enhancing development efficiency.