Touchbar video player
A downloadable project for macOS
Allows you to play video files on the MacBook touchbar! Supposed to prove that the touchbar could be way better with just some software.
3 different modes for playing,
Stretch: stretches video to touchbar size
fill: Fill touchbar horizontally (crops vertical)
Fit: Fits the video (really small)
Install instructions
Unzip the .app.zip file and drag and drop it into your applications folder
If it says a warning about an unverified developer, click open anyway, or go into settings - privacy and security - and allow it there.
Then you can drag and drop or select an file, and change the settings to your likings!
Source code is written in .swift and .sh and some more, use this command to compile.
cd (Your file path)
./build_app.sh
For example:
cd /Users/User/Documents
./build_app.sh
Leave a comment
Log in with itch.io to leave a comment.