you can install just-playback, just make sure that you have cffi installed as x86_64 (by install cffi in Terminal with Rosetta 2 or with arch -x86_64) beforehand.
This fork will be alive for people who still can't install just-playback. Please support @plaaosert!
- Forked version of Frums - Credits animation repository.
- Trimmed all
just-playbackrelated function. Require manual song syncing. You should only use this if you can't installjust-playback. - Totally multiplatform.
- Tested on clean Python 3.10 (macOS) with minimal modules installed.
- All animation work done by @plaaosert. I just removed all the
just-playbackrelated function. - Song credit: Frums - Credits EX https://soundcloud.com/frums/credits-ex
Run credits.py. Required libraries:
just-playback https://github.com/cheofusi/just_playback- keyboard https://github.com/boppreh/keyboard
- colorama https://github.com/tartley/colorama - the version of colorama used is also included inside this repository.