mirror of
https://github.com/jaywcjlove/awesome-mac.git
synced 2026-04-11 14:21:52 +08:00
first commit
This commit is contained in:
commit
2ed7e0c30c
239
README.md
Normal file
239
README.md
Normal file
@ -0,0 +1,239 @@
|
||||
# Awesome Mac
|
||||
|
||||

|
||||
|
||||
这个仓库主要是收集非常好用的Mac应用程序、软件以及工具,主要面向开发者和设计师。有这个想法是因为我最近发了一篇教为火爆的涨粉儿微信公众号文章《[工具武装的前端开发工程师](http://mp.weixin.qq.com/s?__biz=MzAwNzgxMjYzMA==&mid=2649129466&idx=1&sn=e50f0049b096cf28b7cf707a4b5adb33#rd)》,于是建了这么一个仓库来持续更新作为补充,搜集更多好用的软件工具。
|
||||
|
||||
|
||||
## 目录
|
||||
|
||||
- [编辑器](#编辑器)
|
||||
- [开发者工具](#开发者工具)
|
||||
- [测试工具](#测试工具)
|
||||
- [命令行工具](#命令行工具)
|
||||
- [版本控制Git/SVN](#版本控制Git/SVN)
|
||||
- [数据库](#数据库)
|
||||
- [设计/产品](#设计/产品)
|
||||
- [虚拟机](#虚拟机)
|
||||
- [通信](#通信)
|
||||
- [数据恢复](#数据恢复)
|
||||
- [音频/视频](#音频/视频)
|
||||
- [FTP客户端](#FTP客户端)
|
||||
- [APP打包工具](#APP打包工具)
|
||||
- [其它实用工具](#其它实用工具)
|
||||
- [第三方应用市场](#第三方应用市场)
|
||||
- [Mac软件下载网站推荐](#Mac软件下载网站推荐)
|
||||
|
||||
|
||||
## 编辑器
|
||||
|
||||
*一种用于编辑纯文本文件的程序,建议使用免费开源的编辑*
|
||||
|
||||
* [Sublime Text 3](http://www.sublimetext.com/3) - 一个比较简洁大方带插件管理系统的流行编辑器。
|
||||
* [Atom](https://atom.io) - Github推出的开源编辑器。[![Open-Source Software][OSS Icon]](https://github.com/atom/atom)
|
||||
* [Nuclide](http://nuclide.io) - Atom 插件用于编写 React Native ,代码提示各种很厉害的样子。[![Open-Source Software][OSS Icon]](https://github.com/facebook/nuclide)
|
||||
* [Brackets](http://brackets.io) - Adobe推出的Brackets免费/开源编辑器。[![Open-Source Software][OSS Icon]](https://github.com/adobe/brackets/)
|
||||
* [Visual Studio Code](http://code.visualstudio.com) - 微软推出的免费/开源编辑器,TypeScript支持杠杠的。[![Open-Source Software][OSS Icon]](https://github.com/Microsoft/vscode)
|
||||
* [Emacs](https://www.emacswiki.org/emacs/EmacsForMacOS) - Emacs是基于控制台的编辑器和高度可定制的。
|
||||
* [TextMate](https://macromates.com) - 是Mac下的著名的文本编辑器软件,与BBedit一起并称苹果机上的emacs和vim。
|
||||
* [BBEdit](http://www.barebones.com/products/bbedit/) - 强大的文件编辑器,用于编辑文件,文本文件及程序源代码。
|
||||
* [Coda2](https://panic.com/coda) - 编写Web应用长得漂亮的编辑器。
|
||||
* [Vim](http://www.vim.org/) - Vim古老命令行中使用的编辑器。
|
||||
* [Vimr](http://vimr.org/) - Vim客户端,升级Vim体验。[![Open-Source Software][OSS Icon]](https://github.com/qvacua/vimr/)
|
||||
* [HBuilder](http://www.dcloud.io/) - HBuilder是DCloud(数字天堂)推出的一款支持HTML5的Web开发IDE。
|
||||
* [Webstorm](http://www.jetbrains.com/webstorm/) - 是jetbrains公司旗下一款JavaScript开发工具。
|
||||
* [Deco IDE](https://www.decosoftware.com/) - React Native IED 支持控件拖拽界面实时变更。[![Open-Source Software][OSS Icon]](https://github.com/decosoftware/deco-ide)
|
||||
|
||||
## 开发者工具
|
||||
|
||||
* [Hosts.prefpane](https://github.com/specialunderwear/Hosts.prefpane) - 编辑 hosts 文件的工具。 [![Open-Source Software][OSS Icon]](https://github.com/specialunderwear/Hosts.prefpane) ![Freeware][Freeware Icon]
|
||||
* [Gas Mask](https://github.com/2ndalpha/gasmask) - 编辑 hosts 文件的工具,更简单方便。 [![Open-Source Software][OSS Icon]](https://github.com/2ndalpha/gasmask) ![Freeware][Freeware Icon]
|
||||
* [DiffMerge](http://sourcegear.com/diffmerge/) - 可视化的文件比较(也可进行目录比较)与合并工具。
|
||||
* [Kaleidoscope](http://www.kaleidoscopeapp.com/) - 一款很强大的文本文件和图像比较工具,同时和 git、svn 等版本控制工具能够完美的结合。
|
||||
* [Koala](http://koala-app.com) - 预处理器语言图形编译工具,支持Less、Sass、CoffeeScript、Compass framework 的即时编译。[![Open-Source Software][OSS Icon]](https://github.com/oklai/koala/) ![Freeware][Freeware Icon]
|
||||
* [Fanvas](https://github.com/TencentOpen/Fanvas) - 把swf转为html5 canvas动画的系统[![Open-Source Software][OSS Icon]](https://github.com/oklai/koala/)
|
||||
* [EnvPane](https://github.com/hschmidt/EnvPane) - 图形终端查看环境变量的应用工具 [![Open-Source Software][OSS Icon]](https://github.com/hschmidt/EnvPane) ![Freeware][Freeware Icon]
|
||||
* [Dash](https://kapeli.com/dash) - 强大到你无法想象的AIP离线文档软件。![Freeware][Freeware Icon]
|
||||
* [Quiver](http://happenapps.com/#quiver) - 程序猿的笔记本。
|
||||
* [Dlite](https://github.com/nlf/dlite) - 简单的使用Docker的一个软件。[![Open-Source Software][OSS Icon]](https://github.com/nlf/dlite) ![Freeware][Freeware Icon]
|
||||
* [SnippetsLab](https://www.renfei.org/snippets-lab/) - 管理和组织你的代码片段。
|
||||
* [StarUML](http://staruml.io) - 强大的软件建模软件。
|
||||
* [Vagrant Manager](http://vagrantmanager.com) - 管理你本地服务。[![Open-Source Software][OSS Icon]](https://github.com/lanayotech/vagrant-manager/) ![Freeware][Freeware Icon]
|
||||
|
||||
## 测试工具
|
||||
|
||||
* [Charles](https://www.charlesproxy.com/) - 一个代理工具,允许你查看所有的HTTP和HTTPS流量。![Freeware][Freeware Icon]
|
||||
* [Insomnia 3.0](http://insomnia.rest/) - 漂亮的HTTP请求测试工具。![Freeware][Freeware Icon]
|
||||
* [Cocoa Rest Client](https://mmattozzi.github.io/cocoa-rest-client/) - 比PostMan看起来漂亮的客户端,测试HTTP/RESET endpoints。[![Open-Source Software][OSS Icon]](https://github.com/mmattozzi/cocoa-rest-client) ![Freeware][Freeware Icon]
|
||||
- [Paw](https://luckymarmot.com/paw) - The ultimate REST client.
|
||||
* [Integrity](http://peacockmedia.software/mac/integrity/free.html) - 轻松找到无效链接。 ![Freeware][Freeware Icon]
|
||||
* [Postman](https://www.getpostman.com) - Postman 帮助我们快速测试API![Freeware][Freeware Icon]
|
||||
|
||||
## 命令行工具
|
||||
|
||||
* [iTerm2](http://www.iterm2.com) - 免费的的终端工具,直接替代自带的Terminal,有非常多惊人的特性。[![Open-Source Software][OSS Icon]](https://github.com/gnachman/iTerm2) ![Freeware][Freeware Icon]
|
||||
* [Oh my zsh](http://ohmyz.sh) - 拥有大量的有用的功能,助手,插件,主题,等特性的命令行工具插件。[![Open-Source Software][OSS Icon]](https://github.com/robbyrussell/oh-my-zsh) ![Freeware][Freeware Icon]
|
||||
* [Glances](https://github.com/nicolargo/glances) - 在命令行中查看你系统运行状态的工具。 [![Open-Source Software][OSS Icon]](https://github.com/nicolargo/glances) ![Freeware][Freeware Icon]
|
||||
* [Cakebrew](http://www.cakebrew.com) - [Homebrew](http://brew.sh) 的客户端软件。摆脱命令方便安装、查看、卸载软件。 [![Open-Source Software][OSS Icon]](https://github.com/brunophilipe/Cakebrew/) ![Freeware][Freeware Icon]
|
||||
|
||||
## 版本控制Git/SVN
|
||||
|
||||
* [Git](https://git-scm.com/) - 版本控制工具,官网提供[数十种GUI客户端](https://git-scm.com/download/gui/mac) for Mac。 [![Open-Source Software][OSS Icon]](https://github.com/git/git) ![Freeware][Freeware Icon]
|
||||
|
||||
### GUI
|
||||
|
||||
* [Gitbar](https://github.com/Shikkic/gitbar) - 开源,在你的菜单栏上显示Github贡献统计 [![Open-Source Software][OSS Icon]](https://github.com/Shikkic/gitbar) ![Freeware][Freeware Icon]
|
||||
* [GitHub Desktop](https://desktop.github.com/) - 使用Github的GUI应用![Freeware][Freeware Icon]
|
||||
* [GitUp](http://gitup.co/) - 一个简单单功能强大的git客户端。[![Open-Source Software][OSS Icon]](https://github.com/git-up/GitUp) ![Freeware][Freeware Icon]
|
||||
* [Hub](https://hub.github.com/) - 将GitHub接口和git命令进行包装。[![Open-Source Software][OSS Icon]](https://github.com/github/hub) ![Freeware][Freeware Icon]
|
||||
* [SourceTree](https://www.sourcetreeapp.com/) - 强大的Git夸平台客户端。![Freeware][Freeware Icon]
|
||||
* [Tower2](https://www.git-tower.com/) - 最强大的Git客户端。
|
||||
|
||||
### 版本控制系统
|
||||
|
||||
* [GitLab](http://gitlab.com/) 一个用于仓库管理系统的开源项目。![Freeware][Freeware Icon]
|
||||
* [phabricator](https://phabricator.com) phabricator支持Git、Svn、HG 基于 PHP + Mysql 的开放源代码软件开发平台。![Freeware][Freeware Icon]
|
||||
* [Gogs](https://gogs.io) - 一款极易搭建的自助 Git 服务。 [![Open-Source Software][OSS Icon]](https://github.com/gogits/gogs) ![Freeware][Freeware Icon]
|
||||
* [Gerrit](https://gerrit.rockbox.org) Gerrit 是一个免费、开放源代码的代码审查软件,使用网页界面。![Freeware][Freeware Icon]
|
||||
|
||||
## 数据库
|
||||
|
||||
* [Sequel Pro](http://www.sequelpro.com/) - 一个MySQL数据库管理软件 [![Open-Source Software][OSS Icon]](https://github.com/sequelpro/sequelpro) ![Freeware][Freeware Icon]
|
||||
* [Base 2](http://menial.co.uk/base/) - 一个用于管理SQLite数据库的软件。[![Open-Source Software][OSS Icon]](https://github.com/github/hub) ![Freeware][Freeware Icon]
|
||||
* [Postgres.app](http://postgresapp.com/) - Mac上最简单的方法的使用PostgreSQL关系型数据库管理系统。 [![Open-Source Software][OSS Icon]](https://github.com/PostgresApp/PostgresApp) ![Freeware][Freeware Icon]
|
||||
* [PSequel](http://www.psequel.com/) - PostgreSQL数据库GUI软件。 ![Freeware][Freeware Icon]
|
||||
* [Robomongo](https://robomongo.org/) - 基于Shell的MongoDB图形化客户端管理软件。 [![Open-Source Software][OSS Icon]](https://github.com/paralect/robomongo)![Freeware][Freeware Icon]
|
||||
* [Chrome MySQL Admin](https://www.eisbahn.jp/chrome_mysql_admin) - 这个是一个Chrome插件,是MySQL开发的跨平台、可视化数据库工具。 [![Open-Source Software][OSS Icon]](https://github.com/yoichiro/chrome_mysql_admin) ![Freeware][Freeware Icon]
|
||||
* [JackDB](https://www.jackdb.com/) - 直接的SQL访问你所有的数据,无论在哪里。 [![Open-Source Software][OSS Icon]](https://github.com/yoichiro/chrome_mysql_admin) ![Freeware][Freeware Icon]
|
||||
|
||||
## 设计/产品
|
||||
|
||||
* [Acorn](https://secure.flyingmeat.com/acorn/) - 一个像PS,全面的功能集的图像编辑器。
|
||||
* [Affinity Designer](https://affinity.serif.com/en-us/designer/) - 矢量图像设计工具,可能的Adobe Illustrator的替代。
|
||||
* [Affinity Photo](https://affinity.serif.com/en-us/photo/) - 光栅图像设计工具,可以替代Adobe PS图象处理软件。
|
||||
* [Blender](https://www.blender.org/) - 全功能可扩展的跨平台3D内容套件。 [![Open-Source Software][OSS Icon]](https://developer.blender.org/) ![Freeware][Freeware Icon]
|
||||
* [GIPHY Capture](https://itunes.apple.com/us/app/giphy-capture.-the-gif-maker/id668208984) - 免费软件的捕捉和分享图片在桌面上。 ![Freeware][Freeware Icon]
|
||||
* [OmniGraffle](https://www.omnigroup.com/omnigraffle) - 可以用来绘制图表,流程图,组织结构图以及插图,也可以用来组织头脑中思考的信息,组织头脑风暴的结果,绘制心智图,作为样式管理器,或设计网页或PDF文档的原型。
|
||||
* [Pixelmator](http://www.pixelmator.com/mac/) - 强大的图像编辑器,可能PS图象处理软件的选择。
|
||||
* [Sketch](http://www.sketchapp.com/) - 混合矢量/位图布局应用,特别适用于用户界面,网络和移动设计。
|
||||
* [Sketch Toolbox](http://sketchtoolbox.com/) - 一个超级简单的Sketch插件管理器 [![Open-Source Software][OSS Icon]](https://github.com/buzzfeed/Sketch-Toolbox)
|
||||
* [Image2icon](http://www.img2icnsapp.com) - 将你的图片转换成图标 ![Freeware][Freeware Icon]
|
||||
* [ImageAlpha](https://pngmini.com/) - 压缩PNG图片,去掉无效的透明。[![Open-Source Software][OSS Icon]](https://github.com/pornel/ImageAlpha) ![Freeware][Freeware Icon]
|
||||
* [ImageOptim](https://imageoptim.com/mac) - 压缩图片,删除EXIF信息。[![Open-Source Software][OSS Icon]](https://github.com/ImageOptim/ImageOptim) ![Freeware][Freeware Icon]
|
||||
* [Sip](http://theolabrothers.com/) - 收集,整理和分享你的颜色。
|
||||
* [Licecap](http://www.cockos.com/licecap/) - 是一款屏幕录制工具,支持导出 GIF 动画图片格式,轻量级、使用简单,录制过程中可以随意改变录屏范围。 [![Open-Source Software][OSS Icon]](https://github.com/justinfrankel/licecap) ![Freeware][Freeware Icon]
|
||||
|
||||
## 虚拟机
|
||||
|
||||
* [Parallels Desktop](http://www.parallels.com/) - 虽然好用但是收费机制,更新花钱、花钱、花钱。
|
||||
* [Virtual Box](http://www.virtualbox.org) - 免费、免费、免费,带NTFS读写,不用单独买ParagonNTFS,省100块。![Freeware][Freeware Icon]
|
||||
* [VMWare Fusion](http://www.vmware.com/) -
|
||||
* [Veertu](https://veertu.com) - Mac上最轻便的虚拟机,貌似只有跑windows才会收费的样子。比较新很多功能不支持。![Freeware][Freeware Icon]
|
||||
|
||||
|
||||
## 通信
|
||||
*推荐一些通信工具,沟通,团队协同。*
|
||||
|
||||
* [QQ](http://im.qq.com/macqq/index.shtml) - QQ for Mac App
|
||||
* [WeChat](http://weixin.qq.com/cgi-bin/readtemplate?t=mac&platform=wx&lang=zh_CN) - 微信 for Mac App
|
||||
* [Electronic WeChat](https://github.com/geeeeeeeeek/electronic-wechat) - 调用微信接口,使用 [Electron](https://github.com/electron/electron) 开发的第三方漂亮开源微信应用。[![Open-Source Software][OSS Icon]](https://github.com/geeeeeeeeek/electronic-wechat)
|
||||
* [Skype](https://www.skype.com/) - Skype共享、跨平台的短信和电话。
|
||||
* [ChitChat](https://github.com/stonesam92/ChitChat) - WhatsApp非官方。[![Open-Source Software][OSS Icon]](https://github.com/stonesam92/ChitChat)
|
||||
* [Telegram](https://desktop.telegram.org) - 新时代的信息。
|
||||
* [FB-mac-messenger](https://fbmacmessenger.rsms.me/) - Facebook第三方聊天工具[![Open-Source Software][OSS Icon]](https://github.com/rsms/fb-mac-messenger)
|
||||
* [Adium](https://adium.im/) - 呃这个是老的集成多个平台的聊天客户端。
|
||||
* [Textual](https://www.codeux.com/textual) - 最受欢迎的世界与我们相关的KPI应用 for OS X。
|
||||
* [Gitter](https://www.skype.com/) - 关于Github的项目交流,支持 Markdown,对开发者极为友好。
|
||||
* [简聊](https://github.com/jianliaoim/talk-os) - 企业级即时沟通工具,已经下线了,可以自己搭建一套系统玩儿。[![Open-Source Software][OSS Icon]](https://github.com/jianliaoim/talk-os)
|
||||
* [Slack](https://slack.com/) - 邮件应用程序。
|
||||
* [Airmail](http://airmailapp.com) - 快速的邮件客户端支持Mac和iPhone。
|
||||
* [Postbox](https://www.postbox-inc.com) - 这个貌似也非常强大哦,关键是简洁漂亮的收费邮件客户端。
|
||||
* [N1](https://www.nylas.com/n1) - 可以扩展的开源收费邮件客户端。
|
||||
* [Bitpost](https://voluntary.net/bitpost/) - 比特信(Bitmessage)是一种用来向另一个人或者其它多个订阅者发送加密消息的协议。它是一个p2p的去中心化和无须第三方提供信用担保协议。[![Open-Source Software][OSS Icon]](https://github.com/Voluntarynet/Bitpost)
|
||||
|
||||
## 数据恢复
|
||||
|
||||
* [DiskWarrior](http://www.alsoft.com/DiskWarrior/) - 恢复文件系统损坏时,磁盘工具进行选择。
|
||||
* [Data Rescue](https://www.prosofteng.com/datarescue-mac-data-recovery/) - 多种情况下的全面和专业的数据恢复。
|
||||
|
||||
## 音频/视频
|
||||
|
||||
* [VOX Player](https://coppertino.com/vox/mac) - Mac 上最好用的免费全能音乐播放器,撸码之余听听歌是一种享受。![Freeware][Freeware Icon]
|
||||
* [Sonora](https://github.com/sonoramac/Sonora) - 一个很小的音乐播放器。 [![Open-Source Software][OSS Icon]](https://github.com/sonoramac/Sonora) ![Freeware][Freeware Icon]
|
||||
* [Audacity](http://www.audacityteam.org/) - 免费开源的编辑音频的软件[![Open-Source Software][OSS Icon]](https://github.com/audacity/audacity)
|
||||
* [Audio Hijack](http://www.rogueamoeba.com/audiohijack/) - 一个记录任何应用程序的音频,包括网络电话Skype,网络流从Safari,以及更多。
|
||||
* [Mixxx](http://mixxx.org/) - 免费的DJ软件,给你一切你需要的表演组合,名副其实的替代Traktor。[![Open-Source Software][OSS Icon]](https://github.com/mixxxdj/mixxx) ![Freeware][Freeware Icon]
|
||||
* [Cog](http://cogx.org/) - 一个免费的开源音频播放器。 [![Open-Source Software][OSS Icon]](https://bitbucket.org/mamburu/cog/) ![Freeware][Freeware Icon]
|
||||
* [XLD](http://tmkk.undo.jp/xld/index_e.html) - 解码/解码/转换/播放各种“无损”音频文件。 [![Open-Source Software][OSS Icon]](https://code.google.com/archive/p/xld/source) ![Freeware][Freeware Icon]
|
||||
* [HandBrake](https://handbrake.fr/) - 高性能的视频编码和转换工具,具有很好的图形用户界面。 [![Open-Source Software][OSS Icon]](https://github.com/HandBrake/HandBrake)
|
||||
* [MPlayerX](http://mplayerx.org) - 媒体播放器。 [![Open-Source Software][OSS Icon]](https://github.com/niltsh/MPlayerX)
|
||||
* [ScreenFlow](http://www.telestream.net/screenflow/) - 屏幕和视频编辑软件。
|
||||
* [mpv](https://mpv.io/) - 媒体播放器。 [![Open-Source Software][OSS Icon]](https://github.com/mpv-player/mpv)
|
||||
|
||||
## 书签工具
|
||||
|
||||
* [ReadKit](http://readkitapp.com/) - 书签RSS管理客户端。
|
||||
* [Spillo](https://bananafishsoftware.com/products/spillo/) - 功能强大,美观、快速插接式客户端。
|
||||
* [Leaf](http://www.rockysandstudio.com/) - RSS 客户端程序。
|
||||
* [Vienna](http://www.vienna-rss.org/) - RSS/Atom 新闻阅读客户端。 [![Open-Source Software][OSS Icon]](https://github.com/ViennaRSS/vienna-rss) ![Freeware][Freeware Icon]
|
||||
|
||||
|
||||
## FTP客户端
|
||||
|
||||
* [Transmit](https://panic.com/transmit/) - 一个FTP客户端,支持FTP + SFTP + S3。
|
||||
* [Flow](http://fivedetails.com/flow/) - 支持简单的 FTP + SFTP 客户端。
|
||||
* [Yummy FTP](http://www.yummysoftware.com) - 专业快速,可靠的FTP客户端。
|
||||
* [Cyberduck](https://cyberduck.io) - 免费FTP,SFTP,S3和WebDAV客户端 & OpenStack Swift Client。
|
||||
* [FileZilla](https://filezilla-project.org) - 跨平台的FTP,FTPS和SFTP客户端。
|
||||
|
||||
## APP打包工具
|
||||
|
||||
* [Finicky](https://johnste.github.io/finicky/) - Web应用程序转化为苹果的应用程序。 [![Open-Source Software][OSS Icon]](https://github.com/johnste/finicky) ![Freeware][Freeware Icon]
|
||||
|
||||
## 其它实用工具
|
||||
|
||||
* [CheatSheet](https://www.mediaatelier.com/CheatSheet/) - CheatSheet 是一款Mac上的非常实用的快捷键快速提醒工具。 ![Freeware][Freeware Icon]
|
||||
* [WWDC](https://github.com/insidegui/WWDC) - MacOS的非官方的WWDC APP。 [![Open-Source Software][OSS Icon]](https://github.com/insidegui/WWDC) ![Freeware][Freeware Icon]
|
||||
* [Quicklook-Plugins](https://github.com/sindresorhus/quick-look-plugins) - Finder快速预览文件插件。
|
||||
* [Path Finder](http://www.cocoatech.com/pathfinder/) - 强大的Finder替代者,拥有很多特性。
|
||||
* [TotalFinder](http://totalfinder.binaryage.com/) - 强大的Finder替代者,界面风格相Chrome。
|
||||
* [XtraFinder](https://www.trankynam.com/xtrafinder/) - 给Finder添加有用的新特性。 ![Freeware][Freeware Icon]
|
||||
* [xScope](http://xscopeapp.com/) - 测量、检查和测试屏幕上的图形和布局的工具。搜索你的苹果和网络,并有更多的生产与自定义的行动来控制你的苹果。
|
||||
* [f.lux](https://justgetflux.com/) - 自动调整您的电脑屏幕,以匹配亮度。 ![Freeware][Freeware Icon]
|
||||
* [Todoist](https://todoist.com/mac) - 跨平台的任务管理器与移动应用程序。
|
||||
* [Karabiner](https://pqrs.org/osx/karabiner/) - 一个强大的和稳定的OS X的键盘定制。[![Open-Source Software][OSS Icon]](https://github.com/tekezo/Karabiner) ![Freeware][Freeware Icon]
|
||||
* [Amethyst](http://ianyh.com/amethyst/) - 窗口管理器(自动保持窗口大小的窗口)。 [![Open-Source Software][OSS Icon]](https://github.com/ianyh/Amethyst) ![Freeware][Freeware Icon]
|
||||
* [AppCleaner](http://freemacsoft.net/appcleaner/) - 一个小应用程序,让你彻底卸载不需要的应用程序。 ![Freeware][Freeware Icon]
|
||||
* [BetterZip 3](https://macitbetter.com/) - 压缩解压缩工具支持这些格式 ZIP、TAR、TGZ、TBZ、TXZ (new)、7-ZIP、RAR。 ![Freeware][Freeware Icon]
|
||||
* [KeePassX](https://www.keepassx.org) - 一个免费的,开源的,体积小的密码管理器。 [![Open-Source Software][OSS Icon]](https://github.com/keepassx/keepassx) ![Freeware][Freeware Icon]
|
||||
* [LastPass](https://lastpass.com/) - 密码管理器,和安全的数字笔记。
|
||||
* [MacPass](http://mstarke.github.io/MacPass/) - 密码管理器。 [![Open-Source Software][OSS Icon]](https://github.com/mstarke/MacPass) ![Freeware][Freeware Icon]
|
||||
* [Numi](http://numi.io/) - 漂亮的计算器应用。 ![Freeware][Freeware Icon]
|
||||
* [SSH Tunnel](https://codinn.com/products/ssh-tunnel/) - 管理你的SSH。
|
||||
|
||||
## 第三方应用市场
|
||||
|
||||
* [Macupdate](https://www.macupdate.com/desktop) - 一个古老的应用商店。
|
||||
* [hack store](http://hack-store.com/) - 一个类似于cydia的第三方Mac应用市场。
|
||||
* [腾讯电脑管家](http://mac.guanjia.qq.com/) - 电脑管家for Mac 带应用市场。
|
||||
* [迅雷Thunder Store](http://mac.xunlei.com/app/) - 电脑管家for Mac 带应用市场。
|
||||
|
||||
## Mac软件下载
|
||||
|
||||
*这里主要是推荐一下软件下载的网站,还有一些MacOSX软件分享网站*
|
||||
|
||||
* 类似于iOS上Cydia一样的第三方软件商店:http://hack-store.com
|
||||
* 玩转苹果:http://www.ifunmac.com
|
||||
* 玩儿法:http://www.waerfa.com
|
||||
* Mac软件下载站:http://www.pshezi.com
|
||||
* MacPeers:http://www.macpeers.com
|
||||
* Mac志:http://www.isofts.org
|
||||
* Mac软件分享:http://www.waitsun.com
|
||||
* AppKed:http://www.macbed.com
|
||||
* 苹果软件园:http://www.maczapp.com
|
||||
|
||||
**[⬆ 返回顶部](#目录)**
|
||||
|
||||
|
||||
[OSS Icon]: https://jaywcjlove.github.io/sb/ico/min-oss.svg
|
||||
[Freeware Icon]: https://jaywcjlove.github.io/sb/ico/min-free.svg
|
||||
Loading…
Reference in New Issue
Block a user