My Awesome Mac Apps

记录下 macOS 上安装的一些好用的工具。

Developer Tools

Utilities

Files

  • CloudMounter:将云存储挂载为本地磁盘
  • ForkLift:高级文件管理器和 FTP 客户端
  • Hazel:自动文件整理
  • imFile:基于 aria2 的下载工具,Motrix 的 Fork
  • MacDroid:在访达中管理安卓设备文件
  • OpenInTerminal:访达中快速打开终端/VSCode

Media

Photo & Pictures & Design

Productivity

Reading & Writing

Command Line Tools

Can be installed by Homebrew

  • apktool: Tool for reverse engineering 3rd party, closed, binary Android apps
  • aria2: Download with resuming and segmented downloading
  • asciinema: Record and share terminal sessions
  • bandwhich: Terminal bandwidth utilization tool
  • bat: Clone of cat(1) with syntax highlighting and Git integration
  • bottom: Yet another cross-platform graphical process/system monitor
  • broot: New way to see and navigate directory trees
  • eza: Modern, maintained replacement for ls
  • fastfetch: Like neofetch, but much faster because written mostly in C
  • fd: Simple, fast and user-friendly alternative to find
  • ffmpeg: Play, record, convert, and stream audio and video
  • fnm: Fast and simple Node.js version manager
  • fzf: Command-line fuzzy finder written in Go
  • gitmoji: Interactive command-line tool for using emoji in commit messages
  • gnu-sed: GNU implementation of the famous stream editor
  • gnu-tar: GNU version of the tar archiving utility
  • gnupg: GNU version of the tar archiving utility
  • helix: Post-modern modal text editor
  • htop: Improved top (interactive process viewer)
  • httpie: User-friendly cURL replacement (command-line HTTP client)
  • hyperfine: Command-line benchmarking tool
  • imagemagick: Tools and libraries to manipulate images in many formats
  • iperf3: measures TCP, UDP, and SCTP bandwidth
  • lazydocker: Lazier way to manage everything docker
  • media-info: Unified display of technical and tag data for audio/video
  • pandoc: Swiss-army knife of markup format conversion
  • pinentry: Passphrase entry dialog utilizing the Assuan protocol
  • pinentry-mac: Pinentry for GPG on Mac
  • pyenv: Python version management
  • ripgrep: Search tool like grep and The Silver Searcher
  • rsync: Utility that provides fast incremental file transfer
  • tcping: TCP connect to the given IP/port combo
  • telnet: User interface to the TELNET protocol
  • thefuck: Programmatically correct mistyped console commands
  • trash: CLI tool that moves files or folder to the trash
  • tree: Display directories as trees (with optional color/HTML output)
  • yt-dlp: Feature-rich command-line audio/video downloader
  • zellij: Pluggable terminal workspace, with terminal multiplexer as the base feature
  • zoxide: Shell extension to navigate your filesystem faster
  • zstd: Zstandard is a real-time compression algorithm
0%