天天看點

程式員的macOS系列:精選Mac App

因圖檔比較多,可在我部落格檢視原文: https://ihtcboy.com/2018/07/15/2018-07-15_%E7%A8%8B%E5%BA%8F%E5%91%98%E7%9A%84macOS%E7%B3%BB%E5%88%97%EF%BC%9A%E7%B2%BE%E9%80%89MacApp/

1、前言

最近打算寫《程式員的macOS系列》文章,總結一下自己程式員幾年的macOS系統使用,本文是《程式員的macOS系列》的第一篇精選Mac App,介紹一下程式員macOS的應用,是以這系列文章是指向于程式員,可能會偏向iOS開發,盡量寫大全吧。也有很多在總結了相關的文檔,這裡是一個程式員系列的,注意定位就好。

  • 程式員的macOS系列:精選Mac App
  • 程式員的macOS系列:Mac開發環境配置
  • 程式員的macOS系列:高效Alfred進階

目前計劃寫《程式員的macOS系列》這三篇,後續有想法在增加吧~

2、精選Mac App

Mac電腦上有很多應用,這裡不提供任何安裝包,預設是連結到對應的App官網,另外,如果App有上架到AppStore,建議在AppStore購買下載下傳,說不定下次換電腦時會非常友善!

IDE

內建開發環境,程式員利器!

App 名稱 簡介 價格 官網 下載下傳
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Xcode.png" width="200" height:auto alt="20180715-macOS-Xcode.png"/> Xcode Xcode是 Mac, iPhone, iPad, Apple TV, and Apple Watch 等應用的開發內建工具。 免費 Xcode - Apple Developer ‎Xcode on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-AndroidStudio.png" width="200" height:auto alt="20180715-macOS-AndroidStudio.png"/> Android Studio Android Studio是一個為Android平台開發程式的內建開發環境。 Android Studio - Android Developers ‎Download Android Studio and SDK tools - Android Developers
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-PyCharm.png" width="200" height:auto alt="20180715-macOS-PyCharm.png"/> PyCharm PyCharm是一個用于計算機程式設計的內建開發環境,主要用于Python語言開發,由捷克公司JetBrains開發,提供代碼分析、圖形化調試器,內建測試器、內建版本控制系統,并支援使用Django進行網頁開發。 PyCharm一個跨平台開發環境,擁有Windows, macOS 和Linux版本。 收費 JetBrains Download PyCharm
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-WebStorm.png" width="200" height:auto alt="20180715-macOS-WebStorm.png"/> WebStorm WebStorm 是jetbrains公司旗下一款JavaScript 開發工具。目前已經被廣大中國JS開發者譽為“Web前端開發神器”、“最強大的HTML5編輯器”、“最智能的JavaScript IDE”等 Download WebStorm
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-AppCode.png" width="200" height:auto alt="20180715-macOS-AppCode.png"/> AppCode jetbrains公司旗下的 Objective-C/Swift 內建開發環境,用于幫助開發 Mac、iPhone 和 iPad 的應用程式。 Download AppCode: Smart Swift & Obj-C IDE
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-IntelliJ_IDEA.png" width="200" height:auto alt="20180715-macOS-IntelliJ_IDEA.png"/> IntelliJ IDEA java程式設計語言開發的內建環境。IntelliJ在業界被公認為最好的java開發工具之一,尤其在智能代碼助手、代碼自動提示、重構、J2EE支援、各類版本工具(git、svn等)、JUnit、CVS整合、代碼分析、 創新的GUI設計等方面的功能可以說是超常的。 Download IntelliJ IDEA
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-PhpStorm.png" width="200" height:auto alt="20180715-macOS-PhpStorm.png"/> PhpStorm PhpStorm 是 JetBrains 公司開發的一款商業的 PHP 內建開發工具,旨在提高使用者效率,可深刻了解使用者的編碼,提供智能代碼補全,快速導航以及即時錯誤檢查。 Download PhpStorm
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-CLion.png" width="200" height:auto alt="20180715-macOS-CLion.png"/> CLion CLion是一款專為開發C及C++所設計的跨平台IDE。它是以IntelliJ為基礎設計的,包含了許多智能功能來提高開發人員的生産力,提高開發人員的工作效率。 Download CLion
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-GoLand.png" width="200" height:auto alt="20180715-macOS-GoLand.png"/> GoLand GoLand是一款專為開發Go語言所設計的跨平台IDE。 Download GoLand
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-CodeRunner.png" width="200" height:auto alt="20180715-macOS-CodeRunner.png"/> CodeRunner CodeRunner 是 Mac 上一款功能強大但使用簡單代碼工具,官方介紹支援幾乎所有語言(20種語言),同時支援文法高亮、代碼提示和多種界面主題,在學習新的語言或編寫簡單測試代碼時非常實用。 CodeRunner – Programming Editor for Mac ‎CodeRunner 2 on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Wechat-webdevtools.png" width="200" height:auto alt="20180715-macOS-Wechat-webdevtools.png"/>

wechatwebdevtools

(微信開發者工具)

為了幫助開發者簡單和高效地開發和調試微信小程式,微信在原有的公衆号網頁調試工具的基礎上,推出了全新的 微信開發者工具,內建了公衆号網頁調試和小程式調試兩種開發模式。 微信 · 小程式 開發者工具 下載下傳
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-CocosCreator.png" width="200" height:auto alt="20180715-macOS-CocosCreator.png"/> CocosCreator Cocos Creator是以内容創作為核心的遊戲開發工具,在Cocos2d-x基礎上實作了徹底腳本化、元件化和資料驅動等特點。 Cocos Creator基于開源架構Cocos2d-x,實作了一體化、可擴充、可自定義工作流的編輯器,并在Cocos系列産品中第一次引入了元件化程式設計思想和資料驅動的架構設計,這極大地簡化了Cocos2d-x開發工作流中的場景編輯、UI設計、資源管理、遊戲調試和預覽、多平台釋出等工作,是使用Cocos2d-x進行團隊協作開發的最佳選擇。 Cocos引擎_遊戲開發引擎 Cocos Creator 下載下傳
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-unity-3d.jpg" width="200" height:auto alt="20180715-macOS-unity-3d.jpg"/> Unity Unity 是一套跨平台的遊戲引擎,可用于開發Windows、MacOS、Linux 平台的單機遊戲,或是iOS、Android 移動裝置的遊戲。Unity 也可開發支援WebGL 技術的網頁遊戲,或 PlayStation、XBox、Wii 主機上的遊戲。 Download - Unity
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Unreal_Engine_4.png" width="200" height:auto alt="20180715-macOS-Unreal_Engine_4.png"/> Unreal Engine 4 虛幻引擎是一款由Epic Games開發的遊戲引擎,多用于開發第一人稱射擊遊戲。 虛幻引擎

Developer Tools

程式開發中使用的工具應用。

<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Visual_Studio_Code.png" width="200" height:auto alt="20180715-macOS-Visual_Studio_Code.png"/> Visual Studio Code Visual Studio Code是一個由微軟開發的,同時支援Windows、Linux和macOS作業系統且開放源代碼的文本編輯器。它支援調試,并内置了Git 版本控制功能,同時也具有開發環境功能,例如代碼補全、代碼片段、代碼重構等。 Visual Studio Code - Code Editing. Redefined Download Visual Studio Code - Mac, Linux, Windows
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-atom.png" width="200" height:auto alt="20180715-macOS-atom.png"/> Atom Atom是由GitHub開發的自由及開放源代碼的文字與代碼編輯器,支援macOS、Windows和Linux作業系統,支援Node.js所寫的插件,并内置由Github提供的Git版本控制系統。多數的延伸包皆為開放源代碼授權,并由社群建置與維護。 Atom IDE
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Sublime_Text.png" width="200" height:auto alt="20180715-macOS-Sublime_Text.png"/> Sublime Text Sublime Text是一套跨平台的文本編輯器,支援基于Python的插件。Sublime Text是專有軟體,可通過包擴充。大多數的包使用自由軟體授權釋出,并由社群建置維護。 免費/收費 Sublime Text - A sophisticated text editor for code, markup and prose Download - Sublime Text
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-iTerm.png" width="200" height:auto alt="20180715-macOS-iTerm.png"/> iTerm iTerm 是一款完全免費的,專為 masOS 使用者打造的指令行應用。有很多能夠提升效率的實用功能,比如說視窗分割、熱鍵視窗、智能搜尋、自動完成、快速複制等 iTerm2 - macOS Terminal Replacement Downloads - iTerm2
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Navicat_Premium.png" width="200" height:auto alt="20180715-macOS-Navicat_Premium.png"/> Navicat Premium Navicat Premium 是一套資料庫開發工具,讓你從單一應用程式中同時連接配接 MySQL、MariaDB、SQL Server、Oracle、PostgreSQL 和 SQLite 資料庫。它與 Amazon RDS、Amazon Aurora、Amazon Redshift、Microsoft Azure、Oracle Cloud、阿裡雲和騰訊雲等雲資料庫相容。你可以快速輕松地建立、管理和維護資料庫。 Navicat Premium - 以單一的 GUI 同時連接配接不同類型的資料庫 下載下傳 Navicat Premium 14 天免費
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-sourcetree.png" width="200" height:auto alt="20180715-macOS-sourcetree.png"/> SourceTree SourceTree 是Windows 和Mac OS X 下免費的Git 和Hg 用戶端,擁有可視化界面,容易上手操作。 Sourcetree - Free Git GUI for Mac and Windows Sourcetree
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-GitHub_Desktop.png" width="200" height:auto alt="20180715-macOS-GitHub_Desktop.png"/> GitHub Desktop GitHub Desktop is an open source Electron-based GitHub app. It is written in TypeScript and uses React. GitHub Desktop - Simple collaboration from your desktop
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Dash.png" width="200" height:auto alt="20180715-macOS-Dash.png"/> Dash Dash is an API Documentation Browser and Code Snippet Manager. Dash stores snippets of code and instantly searches offline documentation sets for 200+ APIs, 100+ cheat sheets and more. You can even generate your own docsets or request docsets to be included. Dash for macOS
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-charles.png" width="200" height:auto alt="20180715-macOS-charles.png"/> Charles Charles is an HTTP proxy / HTTP monitor / Reverse Proxy that enables a developer to view all of the HTTP and SSL / HTTPS traffic between their machine and the Internet. This includes requests, responses and the HTTP headers (which contain the cookies and caching information). Charles Web Debugging Proxy • HTTP Monitor / HTTP Proxy / HTTPS & SSL Proxy / Reverse Proxy Download Charles
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Easy_APNs_Provider.png" width="200" height:auto alt="20180715-macOS-Easy_APNs_Provider.png"/> Easy APNs Provider 一個推送服務提供商(Apns Provider)方能發送推送來測試iOS程式。 蘋果推送服務測試小工具 Easy APNs Provider (Mac平台) ‎Easy APNs Provider on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Genymotion.png" width="200" height:auto alt="20180715-macOS-Genymotion.png"/> Genymotion Create any Android device - Emulate all Android versions and screen size. Genymotion Android Emulator
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-VirtualBox.png" width="200" height:auto alt="20180715-macOS-VirtualBox.png"/> VirtualBox Oracle VirtualBox是由德國InnoTek軟體公司出品的虛拟機軟體,現在則由甲骨文公司進行開發,是甲骨文公司xVM虛拟化平台技術的一部分。它提供使用者在32位或64位的Windows、Solaris及Linux 作業系統上虛拟其它x86的作業系統。 VirtualBox – Oracle VM VirtualBox Downloads – Oracle VM VirtualBox
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Parallels_Desktop.png" width="200" height:auto alt="20180715-macOS-Parallels_Desktop.png"/> Parallels Desktop Parallels Desktop是一款運作在Mac 電腦上的極為優秀的虛拟機軟體。 使用者可以在Mac OS X 下非常友善運作Windows、Linux 等作業系統及應用。 使用者不必繁瑣重複地重新開機電腦即可在Win 與Mac 之間切換甚至同時使用它們。 Parallels Desktop 13
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Reveal.png" width="200" height:auto alt="20180715-macOS-Reveal.png"/> Reveal Reveal是iOS開發工具中的神器之一,它能夠在應用程式運作過程中調試應用程式界面。 Reveal - Runtime view debugging for iOS & tvOS apps & extensions Download - Reveal
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Kaleidoscope.png" width="200" height:auto alt="20180715-macOS-Kaleidoscope.png"/> Kaleidoscope Kaleidoscope is the world’s most powerful file comparison app. Compare different text files, images, and folders on your Mac and iPad. Review and merge changes in a matter of seconds (merging available only on the Mac). ‎Kaleidoscope on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Prepo.png" width="200" height:auto alt="20180715-macOS-Prepo.png"/> Prepo Prepo可以幫助設計師快速生成各種尺寸的圖示,隻需你将最大分辨率的圖示拖拽進來,其他的尺寸交給Prepo做就好了。 Prepo 2 - Mac and iOS - Preview, resize and export icon and @2x artwork for app development ‎Prepo on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-PaintCode.png" width="200" height:auto alt="20180715-macOS-PaintCode.png"/> PaintCode 随心所欲的将界面設計轉換成代碼。 PaintCode - Turn your drawings into Objective-C or Swift drawing code
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-QuartzCode.png" width="200" height:auto alt="20180715-macOS-QuartzCode.png"/> QuartzCode QuartzCode是一款專門用來創作iOS/macOS動畫的軟體,基本上把整個Core Animation架構的内容都搬到了軟體裡面,比如各種Layer、Mask、可以用來動畫的屬性,基本上跟代碼是一緻的,完全可以當成“可視化動畫程式設計”工具,而且制作以後可以導出代碼+資源檔案,直接就可以在代碼裡面調用,友善自定義修改。 QuartzCode - Turn your animations to objective-c or swift OS X / iOS animations code ‎QCode on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Core_Animator.png" width="200" height:auto alt="20180715-macOS-Core_Animator.png"/> Core Animator Core Animator 是一款動畫制作軟體,可以自動生成 Objective-C 和 Swift 代碼,讓開發者快速在 App 中制作動畫效果甚至是遊戲。 CoreAnimator ‎Core Animator on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-VisualJSON.png" width="200" height:auto alt="20180715-macOS-VisualJSON.png"/> VisualJSON Visual JSON is a simple and very easy to use JSON visulization tool for JSON API server/client developers. VisualJSON by youknowone ‎Visual JSON on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-FauxPas.png" width="200" height:auto alt="20180715-macOS-FauxPas.png"/> FauxPas Faux Pas inspects your iOS or Mac app’s Xcode project and warns about possible bugs, as well as about maintainability and style issues. Faux Pas for Xcode
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-iReSign.png" width="200" height:auto alt="20180715-macOS-iReSign.png"/> iReSign iReSign allows iDevice app bundles (.ipa) files to be signed or resigned with a digital certificate from Apple for distribution. This tool is aimed at enterprises users, for enterprise deployment, when the person signing the app is different than the person(s) developing it. maciekish/iReSign
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-iOS_App_Signer.png" width="200" height:auto alt="20180715-macOS-iOS_App_Signer.png"/> iOS App Signer This is an app for OS X that can (re)sign apps and bundle them into ipa files that are ready to be installed on an iOS device. DanTheMan827/ios-app-signer Releases · DanTheMan827/ios-app-signer
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Impactor.png" width="200" height:auto alt="20180715-macOS-Impactor.png"/> Impactor Cydia Impactor is a GUI tool for working with mobile devices. It has features already, but is still very much a work-in-progress. Cydia Impactor
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-MachOView.png" width="200" height:auto alt="20180715-macOS-MachOView.png"/> MachOView MachOView is a visual Mach-O file browser. It provides a complete solution for exploring and in-place editing Intel and ARM binaries. MachOView - Code MachOView download - SourceForge.net
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Hopper_Disassembler-v4.png" width="200" height:auto alt="20180715-macOS-Hopper_Disassembler-v4.png"/> Hopper Disassembler Hopper Disassembler是一款是32位和64位的二進制反彙編器,反編譯和調試。你可以使用此工具拆開你想要的任何二進制。 Hopper
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-IDA_Pro_7.png" width="200" height:auto alt="20180715-macOS-IDA_Pro_7.png"/> IDA Pro IDA Pro,為Interactive Disassembler公司的反組譯與除錯工具的産品。常用于逆向工程。 IDA IDA: Ordering

System

增加或改變macOS系統功能,常駐狀态欄或成為系統服務的一部分。

<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Alfred.png" width="200" height:auto alt="20180715-macOS-Alfred.png"/> Alfred Alfred is an award-winning app for Mac OS X which boosts your efficiency with hotkeys, keywords, text expansion and more. Search your Mac and the web, and be more productive with custom actions to control your Mac. Alfred - Productivity App for Mac OS X
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Moom.png" width="200" height:auto alt="20180715-macOS-Moom.png"/> Moom Moom 是一款專為Mac準備的視窗管理工具,它能夠讓您移動和縮放視窗。 Moom · Many Tricks ‎Moom on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Keka.png" width="200" height:auto alt="20180715-macOS-Keka.png"/> Keka Keka is a full featured file archiver, as easy as it can be. Keka - the macOS file archiver ‎Keka on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-The_Unarchiver.png" width="200" height:auto alt="20180715-macOS-The_Unarchiver.png"/> The Unarchiver The Unarchiver是一款免費實用的解壓縮應用程式,使用者可以使用它解壓多達30種不同的壓縮格式檔案。 The Unarchiver - Top Free Unarchiving Software for macOS ‎‎The Unarchiver on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-JietuMac.png" width="200" height:auto alt="20180715-macOS-JietuMac.png"/>

Jietu

截圖

截圖(Jietu)是一款免費應用,精美界面設計,操作簡單,功能強大。截圖功能包括區域截圖/視窗截圖/全屏截圖/倒計時截圖/錄制螢幕,儲存可自定義選擇圖檔和視訊品質。 輕松便捷愛截圖 ‎截圖(Jietu)-快速标注、便捷分享的截屏工具 on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-iText.png" width="200" height:auto alt="20180715-macOS-iText.png"/> iText iText是一個OCR圖像轉成文字的工具,在macOS上非常友善和準确的識别。 免費/訂閱 iText - OCR Tool - Toolinbox ‎iText - OCR & Translator on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-ShadowsocksX.png" width="200" height:auto alt="20180715-macOS-ShadowsocksX.png"/> ShadowsocksX A secure socks5 proxy, designed to protect your Internet traffic. yangfeicheung/Shadowsocks-X: Latest ShadowsocksX for Mac OS X 10.9+ Shadowsocks X - A secure socks5 proxy
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-TinyCal.png" width="200" height:auto alt="20180715-macOS-TinyCal.png"/> TinyCal 小曆是 macOS & iOS 平台上面小而美的月曆,macOS 上面通過菜單欄和通知中心讓使用者檢視月曆十分便捷。 小曆 - 小而美的月曆 (OS X) - iOS Zen ‎小曆 - 小而美的月曆 on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-TripMode.png" width="200" height:auto alt="20180715-macOS-TripMode.png"/> TripMode TripMode,每當你的筆記本接入手機熱點後,都會自動開啟流量管控狀态。 TripMode - Your mobile data savior.

Utility

通用工具,提升和有效的專精應用。

<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Mate_Translate.png" width="200" height:auto alt="20180715-macOS-Mate_Translate.png"/> Mate Translate 非常棒的應用,翻譯很精确! Mate Translate – your ultimate translation app ‎Mate Translate – translator on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-CleanMyMac3.png" width="200" height:auto alt="20180715-macOS-CleanMyMac3.png"/> CleanMyMac 如果電腦空間小,清空電腦還有很有作用。比對蘋果x删除,用CleanMyMac解除安裝更幹淨。 CleanMyMac 3: The Best Mac Cleanup App for OS X. Get a Cleaner Mac in Minutes. Download CleanMyMac 3
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Google_Chrome.png" width="200" height:auto alt="20180715-macOS-Google_Chrome.png"/> Google Chrome 一款快速、簡單且安全的浏覽器,适合在所有裝置上使用。 Chrome 網絡浏覽器
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-iSmartPhoto.png" width="200" height:auto alt="20180715-macOS-iSmartPhoto.png"/> iSmartPhoto iSmartPhoto是一個快速的圖像浏覽器和強大的圖像管理器。不像 iPhoto,iSmartPhoto for mac不需要你手動導入照片--它自動拉取你的照片從任何檔案夾或驅動器。通過隻是雙單擊查找器的單個圖像或拖動檔案夾,iSmartPhoto會自動顯示每個圖像從所選的檔案夾及其子檔案夾。 ismartphoto ‎iSmartPhoto on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-miniqpicview.png" width="200" height:auto alt="20180715-macOS-miniqpicview.png"/>

Kantu

(看圖)

Kantu (看圖)是騰訊在 macOS 平台出品的優質看圖工具,輕輕松松從萬張照片中找到你想要的。 看圖 - 輕松找照片 ‎看圖-輕松找照片 on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-GIF_Brewery_3.png" width="200" height:auto alt="20180715-macOS-GIF_Brewery_3.png"/> GIF Brewery GIF Brewery 制作GIF 動圖。 GIF Brewery by Gfycat ‎GIF Brewery 3 by Gfycat on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-163Dict.png" width="200" height:auto alt="20180715-macOS-163Dict.png"/>

YoudaoDict

(網易有道詞典)

一款英語、日語、韓語、法語免費全能查詞翻譯軟體。 http://cidian.youdao.com/index-mac.html ‎YoudaoDict on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Downie3.png" width="200" height:auto alt="20180715-macOS-Downie3.png"/> Downie 易用的線上視訊下載下傳工具。 Downie - YouTube Video Downloader for macOS - Charlie Monroe Software
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Waltr_2.png" width="200" height:auto alt="20180715-macOS-Waltr_2.png"/> Waltr 2 非常友善的同步iOS裝置,拖拽就可以輸送音樂、視訊、電子書。 WALTR 2. The all-new product.
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-iExplorer.png" width="200" height:auto alt="20180715-macOS-iExplorer.png"/> iExplorer iExplorer 是一個非常優秀的一個免 iTunes 同步檔案的資料總管。 iPhone Music, Messages & File Transfer for Mac & PC · iExplorer
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-iMazing.png" width="200" height:auto alt="20180715-macOS-iMazing.png"/> iMazing 讓備受信賴的軟體為您傳輸和儲存音樂、消息、檔案和資料。安全備份任何 iPhone、iPad 或 iPod touch。iMazing 功能強大、易于使用,稱得上是 Mac 和 PC 上最好的 iOS 裝置管理器。 iMazing - 相容 Mac 及 PC 的 iPhone、iPad 和 iPod 管理軟體。傳輸、拷貝、備份音樂、資訊、檔案等資料。 下載下傳 iMazing 2
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-HandShaker.png" width="200" height:auto alt="20180715-macOS-HandShaker.png"/> HandShaker HandShaker Mac 版(原名 SmartFinder),使你在 Mac 電腦上也可以友善自如地管理你在 Android 手機中的内容。 Smartisian 應用下載下傳-錘子科技官網 ‎HandShaker - 安卓手機管理工具 - on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-QuickTimePlayerX.png" width="200" height:auto alt="20180715-macOS-QuickTimePlayerX.png"/> QuickTime Player QuickTime Player作為macOS預設的播放器,完美的iOS螢幕投影,完美的螢幕錄像。 Apple - QuickTime - Downloads

Write

圖文創作,包括文章、日記

<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Microsoft_Word.png" width="100" height:auto alt="20180715-macOS-Microsoft_Word.png"/><img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Microsoft_Excel.png" width="100" height:auto alt="20180715-macOS-Microsoft_Excel.png"/><img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Microsoft_PowerPoint.png" width="100" height:auto alt="20180715-macOS-Microsoft_PowerPoint.png"/>

Microsoft

Word

Excel

PowerPoint

微軟Office三件套,良心! Office 365 for Mac, Office 2016 for Mac Download and install
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Keynote.png" width="100" height:auto alt="20180715-macOS-Keynote.png"/> <img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Numbers.png" width="100" height:auto alt="20180715-macOS-Numbers.png"/><img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Pages.png" width="100" height:auto alt="20180715-macOS-Pages.png"/>

Keynote

Numbers

Pages

Keynote是一個示範幻燈片應用軟體,由蘋果電腦公司出品,運作于OS X 作業系統。最早釋出于2003年1月。Keynote現在與Pages、Numbers組成工具軟體套裝iWork。 Keynote 講演 - Apple (中國) Keynote on the ‎Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-MindNode.png" width="200" height:auto alt="20180715-macOS-MindNode.png"/> MindNode 4 很漂亮和簡潔的思維導圖制作軟體。 MindNode ‎MindNode 4 on the App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-StarUML.png" width="200" height:auto alt="20180715-macOS-StarUML.png"/> StarUML StarUML是一種生成類圖和其他類型的統一模組化語言(UML)圖表的工具。 Download - StarUML
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-MWeb.png" width="200" height:auto alt="20180715-macOS-MWeb.png"/> MWeb 3 MWeb 是專業的 Markdown 寫作、記筆記、靜态部落格生成軟體。 MWeb - 專業的Markdown寫作、記筆記、靜态部落格生成軟體 - MWeb MWeb on the ‎Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-MacDown.png" width="200" height:auto alt="20180715-macOS-MacDown.png"/> MacDown 開源免費的Mardown編輯器。 MacDown: The open source Markdown editor for macOS Releases · MacDownApp/macdown
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Evernote.png" width="200" height:auto alt="20180715-macOS-Evernote.png"/>

Evernote

(印象筆記)

随時随地擷取、整理、分享筆記。 智能工作,有序生活,記錄一切。- Evernote ‎Evernote – stay organized on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-YoudaoNote.png" width="200" height:auto alt="20180715-macOS-YoudaoNote.png"/>

YoudaoNote

(有道雲筆記)

有道雲筆記是網易有道按照國人使用習慣進行開發的多平台記錄工具,受到超過5000萬使用者的喜愛。 有道雲筆記 ‎有道雲筆記 on the Mac App Store

Design

設計,包括影音視圖。

<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Adobe_Photoshop_CC_2018_AppIcon.png" width="200" height:auto alt="20180715-macOS-Adobe_Photoshop_CC_2018_AppIcon.png"/> Adobe Photoshop CC Adobe Photoshop,簡稱“Ps”,是一個由Adobe開發和發行的圖像處理軟體。 Adobe: Creative, marketing and document management solutions Adobe Photoshop CC - Best photo, image, and design editing software
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Adobe_Illustrator_CC_appicon.png" width="200" height:auto alt="20180715-macOS-Adobe_Illustrator_CC_appicon.png"/> Adobe Illustrator CC Adobe Illustrator,簡稱“AI”,是Adobe系統公司推出的基于向量的圖形制作軟體。最初是1986年為蘋果公司麥金塔電腦設計開發的,1987年1月釋出,在此之前它隻是Adobe内部的字型開發和PostScript編輯軟體。 Adobe Illustrator CC - Vector graphic design software
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Sketch.png" width="200" height:auto alt="20180715-macOS-Sketch.png"/> Sketch Sketch 是一款矢量繪圖工具。 Sketch - The digital design toolkit Sketch - Download Sketch
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-AXURE.png" width="200" height:auto alt="20180715-macOS-AXURE.png"/> Axure RP Axure RP是一款專業的快速原型設計工具。Axure(發音:Ack-sure),代表美國Axure公司;RP則是Rapid Prototyping(快速原型)的縮寫。 Prototypes, Specifications, and Diagrams in One Tool - Axure Software Download Axure RP 8 - Axure Software
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-ColorSnapper2.png" width="200" height:auto alt="20180715-macOS-ColorSnapper2.png"/> ColorSnapper2 這個取色軟體很棒,取色能轉成代碼最突出,CSS/Swift/OC/Java/Android/.Net/OpenG/..等代碼。 ColorSnapper — The Color Picker App for macOS ‎ColorSnapper 2 on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Color_Picker_icon.png" width="200" height:auto alt="20180715-macOS-Color_Picker_icon.png"/> Color Picker 比較簡潔的取色工具,以前是免費的,現在不太建議買。 nscoding - Patrick Chamelo - Vasileia Chatziioannou ‎Color Picker on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-xScope.png" width="200" height:auto alt="20180715-macOS-xScope.png"/> xScope 4 xScope 是一款Mac上的設計開發輔助工具,尤其是移動應用的設計,幫助每個設計者快速,精确的完成工作,度量距離,角度的标尺,放大鏡,精确垂直,水準标記輔助線,精确闊度,找畫面上符合位置測交叉點。 xScope • Measure. Inspect. Test. ‎xScope 4 on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Logoist_2.png" width="200" height:auto alt="20180715-macOS-Logoist_2.png"/> Logoist 3 Logoist 是 Mac OS X 平台上一款非常不錯的 Mac 平面設計軟體,能設計 logo、标題藝術、圖像、橫幅、網站元素、賀卡、按鈕、iBooks 作者标題、圖檔拼貼、桌面背景等等,隻要任何叫的出名字的圖形,Logoist 都可以幫你辦到。 Logoist 3 - Powerful Vector Design App for Mac ‎Logoist 3 on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Pixelmator.png" width="200" height:auto alt="20180715-macOS-Pixelmator.png"/> Pixelmator Mac OS X 專有的圖像處理軟體。Pixelmator 界面清爽,布局靈活,熟悉 Photoshop 的人可迅速上手。軟體建立在一些開源和 Mac OS X 圖形技術之上,可調用 Mac 圖形加速。使用起來在界面互動和流暢感上均優于 Photoshop,且與 Mac 自帶程式整合不錯。 ‎Pixelmator on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Final_Cut_Pro.png" width="200" height:auto alt="20180715-macOS-Final_Cut_Pro.png"/> Final Cut Pro 後期制作,前景更廣闊。 Final Cut Pro X - Apple (中國) ‎Final Cut Pro on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Motion.png" width="200" height:auto alt="20180715-macOS-Motion.png"/> Motion 特效,特别容易。Motion 是一款強大的運動圖形工具,可幫你便捷地制作影院級 2D、3D 和 360° 字幕,流暢的轉場,以及逼真的實時特效。 Motion 5 - Apple (中國) ‎Motion on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-compressor.png" width="200" height:auto alt="20180715-macOS-compressor.png"/> Compressor 強大的編碼,傳輸,完成。Compressor 與 Final Cut Pro 緊密整合,帶來了自定義輸出設定、分布式編碼和豐富的傳輸功能。它支援 360° 全景視訊、HDR、HEVC 和 MXF 輸出,讓你能以強大、靈活的方式導出 Final Cut Pro 項目。 Final Cut Pro X - Compressor 4 - Apple (中國) ‎Compressor on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-LogicProX.png" width="200" height:auto alt="20180715-macOS-LogicProX.png"/> Logic Pro X Logic Pro X 制作的動力十足, 創作的十足強音。 Logic Pro X - Apple (中國) ‎Logic Pro X on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-MainStage_3.png" width="200" height:auto alt="20180715-macOS-MainStage_3.png"/> MainStage MainStage 3 舞台音效,媲美錄音室效果。現在,将你的 Mac 變身現場演出裝備。憑借不計其數的各種插件和音效選擇,你可以讓鍵盤、吉他或演唱表現令觀衆耳目一新,難以忘懷。 Logic Pro X - MainStage 3 - 将你的 Mac 變身現場演出裝備 - Apple (中國) ‎MainStage 3 on the Mac App Store

通訊

互動,萬物相聯。

<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Telegram.png" width="200" height:auto alt="20180715-macOS-Telegram.png"/> Telegram Telegram是一個跨平台的即時通信軟體,它的用戶端是自由及開放源代碼軟體,但是它的伺服器是專有軟體。使用者可以互相交換加密與自析構的消息,以及照片、視訊、檔案,支援所有的檔案類型。 Telegram Messenger ‎Telegram on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Weixin.png" width="200" height:auto alt="20180715-macOS-Weixin.png"/>

WeChat

(微信)

一款免費發短訊和打電話的一體化應用程式。 WeChat - Free messaging and calling app ‎WeChat on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-QQ.png" width="200" height:auto alt="20180715-macOS-QQ.png"/> QQ QQ Mac版-匠心之韻·清新聊人 ‎QQ on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-TeamViewer.png" width="200" height:auto alt="20180715-macOS-TeamViewer.png"/> TeamViewer TeamViewer 基于最廣泛的平台和技術,連接配接全世界的人、地區和事物。 TeamViewer – 遠端支援、遠端通路、線上協作和會議 macOS版TeamViewer下載下傳
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-RemoteDesktopApp.png" width="200" height:auto alt="20180715-macOS-RemoteDesktopApp.png"/> Apple Remote Desktop Apple Remote Desktop 是管理你網絡上的 Mac 電腦的最佳方式。分發軟體,為終端使用者提供實時線上幫助,建立詳細的軟硬體報告,自動執行正常的管理任務。 Remote Desktop - Apple ‎Apple Remote Desktop on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Maipo.png" width="200" height:auto alt="20180715-macOS-Maipo.png"/> Maipo 全功能新浪微網誌 macOS 用戶端 Maipo - 全功能新浪微網誌 macOS 用戶端 ‎Maipo for Weibo on the Mac App Store

GTD

時間,就是生命。

<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Things3.png" width="200" height:auto alt="20180715-macOS-Things3.png"/> Things3 一款優秀的GTD任務管理工具。 The all-new Things. Your to-do list for Mac & iOS ‎Things 3 on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Gestimer.png" width="200" height:auto alt="20180715-macOS-Gestimer.png"/> Gestimer 簡單友善的提醒建立小工具。 Gestimer - For those little reminders during the day ‎Gestimer on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Pomodoro_Timer.png" width="200" height:auto alt="20180715-macOS-Pomodoro_Timer.png"/> Pomodoro Timer 漂亮的番茄時鐘。 Cannonball HQ Pomodoro Timer for Mac, It helps you implement the Pomodoro technique in your daily activities.
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Tomato_One.png" width="200" height:auto alt="20180715-macOS-Tomato_One.png"/> Tomato One 簡潔的番茄時鐘。 Rinik Support ‎Tomato One - Free Focus Timer on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-JustFocus.png" width="200" height:auto alt="20180715-macOS-JustFocus.png"/> JustFocus 番茄時間,休息時間時顯示漂亮的鎖屏圖檔。 楓言楓語 ‎Just Focus on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Noizio.png" width="200" height:auto alt="20180715-macOS-Noizio.png"/> Noizio Noizio 是一款Mac OS X 下的白噪音應用,可以讓自己覺着是坐在一個壁爐前、咖啡館裡、森林裡,海邊。可以讓你忽略其他噪音,專注工作。 Noizio – ambient sound equalizer for relax or productivity. ‎Noizio on the Mac App Store

Learning

學習,知識無涯。

<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-WWDC.png" width="200" height:auto alt="20180715-macOS-WWDC.png"/> WWDC 開源免費的看WWDC視訊的應用! The unofficial WWDC app for macOS Releases · insidegui/WWDC
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Reeder.png" width="200" height:auto alt="20180715-macOS-Reeder.png"/> Reeder 一款很好的RSS訂閱應用。 reeder ‎Reeder 3 on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-English_Class.png" width="200" height:auto alt="20180715-macOS-English_Class.png"/> English Class This is a multifunctional instrument for improving and controlling English knowledge and skills. Academ Media ‎English Class Pro on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-iBooksAppIcon.png" width="200" height:auto alt="20180715-macOS-iBooksAppIcon.png"/> iBooks macOS和iOS同步看書的原生體驗很棒! iBooks - 官方 Apple 支援

Recreation(娛樂)

娛樂,消遣和放松。

<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-163Music.png" width="200" height:auto alt="20180715-macOS-163Music.png"/>

NeteaseMusic

(網易雲音樂)

免費的音樂雲盤贊! 網易雲音樂 網易雲音樂 on the ‎Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-Movist.png" width="200" height:auto alt="20180715-macOS-Movist.png"/> Movist Movist是Mac平台下一個全格式播放器,基于QuickTime & FFmpeg,您可以選擇由QuickTime 還是 FFmpeg來解碼播放,支援.avi、.mkv、.wmv、flv、rmvb等格式。 cocoable.com ‎Movist on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-MPlayerX.png" width="200" height:auto alt="20180715-macOS-MPlayerX.png"/> MPlayerX MPlayerX是MAC上的一款使用簡單友善的視訊播放器,基于FFmpeg 和 Mplayer 開發。界面簡潔明了,支援多種格式,包括RMVB、AVI、WMV、MKV等常用視訊格式,也支援SRT、ASS等字幕格式。 ‎MPlayerX on the Mac App Store
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-VLC.png" width="200" height:auto alt="20180715-macOS-VLC.png"/> VLC VLC 是一款自由、開源的跨平台多媒體播放器及架構,可播放大多數多媒體檔案,以及 DVD、音頻 CD、VCD 及各類流媒體協定。 VLC media player, the best Open Source player - VideoLAN Official download of VLC
<img src="https://github.com/iHTCboy/iGallery/raw/master/BlogImages/2018/07/20180715-macOS-IINA.png" width="200" height:auto alt="20180715-macOS-IINA.png"/> IINA macOS 上好的現代視訊播放器。 lhc70000/iina: The modern video player for macOS. Releases · lhc70000/iina

總結

沒想到想總結好,最後發現太多軟體了,上百個應用,想寫的詳細點發現沒有時間,是以将就先這樣吧。

  • 精選

    為什麼說這些軟體是精選,因為在macOS上,好的應用很多,是以精選也很多。列舉的每個應用,其實都可以單獨寫一篇長文,還是計劃以後有時間在寫寫。大家也可以自行搜尋教程學習,建議喜歡就要早點熟悉!你一定會發現!如果有好的應用,也歡迎留言推薦,謝謝!

  • 為什麼這軟體收費?其實,我想說,換一個角度,這軟體收費有什麼優點?正因為喜歡,自己也入手了 Final Cut Pro,希望自己有時間可以做一些優美的視訊~ 我想表達的不是土豪,或炫富,隻是希望大家有能力,或者表達到軟體的喜歡。算了,不說這些。好的軟體,真的做的很好,非常敬佩!
  • 本文優先顯示Mac App Store下載下傳的連結,因為在AppStore不限制下載下傳次數,也就是不限制安裝的裝置數量,并且,在新電腦直接安裝就可以,非常的友善!!!

參考

  • 如有疑問,歡迎在評論區一起讨論!
  • 如有不正确的地方,歡迎指導!
注:本文首發于 iHTCboy's blog ,如若轉載,請注來源

繼續閱讀