Skip to content

Mac装机软件

jiaxw32 edited this page May 26, 2021 · 3 revisions

版本管理

  • SourceTree

    Simplicity and power in a beautiful Git GUI

编辑器

  • Hex Fiend

    A fast and clever open source hex editor for macOS.

  • ImHex

    A Hex Editor for Reverse Engineers, Programmers and people that value their eye sight when working at 3 AM.

  • Visual Studio Code

    Free. Built on open source. Runs everywhere.

数据库工具

  • SQLiteStudio

    A free, open source, multi-platform SQLite database manager written in C++, with use of Qt framework.

输入法

实用工具

  • Rectangle

    Rectangle is a window management app based on Spectacle, written in Swift.

  • Spectacle

    Easily organize windows without using a mouse. 开发者不再维护,建议使用 Rectangle

  • Stats

    一个开源的设备CPU 、磁盘、内存、网络等监控开工具。

  • Go2Shell

    Opens a terminal window to the current directory in Finder.

  • Keka

    Mac 上一款丑陋但很好用的解压缩软件,几乎支持所有格式。

  • The Unarchiver

    The Unarchiver is the world’s favorite RAR opener for Mac. Unlike Mac’s native tool it’s sleeker and supports all known archive types.

brew

Python

  • frida

    pip install frida-tools # CLI tools
    pip install frida       # Python bindings
    npm install frida       # Node.js bindings
Clone this wiki locally