Contents

Mac OS X

软件包管理

  • Homebrew - The missing package manager for OS X
  • MacPorts - An open-source community initiative to design an easy-to-use system for compiling, installing, and upgrading either command-line, X11 or Aqua based open-source software on the Mac OS X operating system.
  • pyenv - Simple Python version management
  • rvm - Ruby 多版本管理器
  • rbenv - 与 rvm 类似的 Ruby 多版本管理器

输入法

媒体

  • 图片
    • Xee - 类似 ACDSee 的看图工具
    • Flare - 照片后期处理软件
  • 音乐
  • 视频
    • MPlayerX - 强大的视频播放软件
    • SPlayer - 射手影音 Mac 版
    • VLC - VLC media player

网络

开发

  • 编辑器
  • 集成开发环境(IDE)
    • Xcode - OS X/iOS App 开发环境
    • PyCharm - Python IDE & Django IDE for Web developers
  • 语言环境
  • 数据库
    • MySQL - The world's most popular open source database
      • brew install mysql
    • MongoDB
      • brew install mongodb
    • Redis - Redis is an open source, BSD licensed, advanced key-value cache and store.
      • brew install redis
    • Memcached - A distributed memory object caching system
      • brew install memcached
      • brew install libmemcached
comments powered by Disqus