This is a simple pongoOS module for playing animated GIFs in pongoOS. The code does work but since it uses GIFs, compiled modules can be really big. For example, generating a module from a ~2 MB mp4 results in a module that is about 54 MBs in size.
Photo of an iPhone 7 displaying Bad Apple running on pongoOS:
The full video can be found on Reddit.
- If you want to, create your own data files with
convert.sh
. If you skip this step, Bad Apple data from thebad-apple
folder will be used instead. - Make sure you cloned pongoOS to
../pongoOS
and compiled it. - Connect your iDevice with pongoOS booted up.
- Run
make badapple.bin test
.
You can use this script to generate your own data files.
This folder contains data for the Bad Apple video. See the README.md file for more information.