(中文) 如果你想要在不同 Apple 裝置間互傳或是資料轉移
可以使用官方的 iTunes 搭配 iCloud
但是通常只能整台轉移,或是不好一覽到底哪些該傳
Ease MobiMover 這款軟體可以讓在不同裝置傳輸之前
輕鬆勾選想要的項目進行傳輸,還有熱門影片平台下載功能!
Overview
下載 EaseUS MobiMover
手機傳送到 Mac
Mac 傳送到手機
內容管理
影片下載
熱血人次: 337
(中文) 只要是在 Mac 環境下工作的工程師
一定會使用到 Terminal
但內建的實在太醜、完全沒有 highlight
加上沒分頁,用起來實在很不方便
看起來不夠宅不夠專業
所以趕快來把你的 Terminal 用潮一點吧!
Overview
1. Install Homebrew
/usr/bin/ruby -e “$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)”
2. Install iTerm
brew cask install iTerm2
brew install caskroom/cask/iterm2
brew install caskroom/versions/iterm2-legacy
brew install caskroom/versions/iterm2-nightly
3. Install Oh My Zsh
sh -c “$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)”
4.Set zsh theme to agnoster
edit ~/.zshrc file
and set ZSH_THEME=”agnoster”
5. Install Powerline Fonts
git clone https://github.com/powerline/fonts.git
cd fonts
./install.sh
cd ..
rm -rf fonts
6.Remove device name & user name
edit ~/.zshrc file and add
export DEFAULT_USER=whoami
熱血人次: 8546
(中文) Movavi Screen Recorder 是一個很不錯的錄影軟體
它的滑鼠與鍵盤效果、錄影排程、以及 Youtube 分享功能
都是一般錄影軟體沒有的
很適合想要錄製教學影片、遊戲影片、或是 Youtuber 來使用
另外錄影完成後的輸出速度與檔案大小也都蠻理想的
目前已成為我要製作教學影片的首選!
熱血人次: 1297
Sometimes QuickTime Player will crash unexpected, how to find the file back?
Open Finder
Select Goto => Goto Directory…
And paste the following path, you can find the auto saved record file
~/Library/Containers/com.apple.QuickTimePlayerX/Data/Library/Autosave Information/
熱血人次: 2440
(中文) 如果你想要快速轉檔或是壓縮影片
且要支援各種不同格式、或要放到不同平台裝置上
同時又要能夠對影片進行一些簡單的編輯
Movavi Video Converter 是個很不錯的選擇!
Overview
1. 下載 Movavi Video Converter
2. 加入來源影片或媒體
3. 編輯亮度對比、色調飽和度
4. 加入浮水印
5. 旋轉和翻轉
6. 修剪影片
7. 輸出設定
8. 完成輸出!
熱血人次: 2231
Overview
1. Download PPSSPP
2. Open terminal, and install Brew
3. Install SDL2 via Brew
4. Open PPSSPP
5. Browse to your game directory and start playing!
熱血人次: 10362
(中文) Giphy 是一個專門的線上影片轉 Gif 的工具
目前可以將各大平台 Youtube、Vimeo、Vine 轉成 Gif
或是自己電腦上的影片也可以
不過限制長度是 15 分鐘以內的影片
熱血人次: 1540