buckley310 / bad-apple-fs

Bad Apple Filesystem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bad Apple Filesystem

https://youtu.be/8iZHCBoArc4

Video

Usage

First, grab the source video, and name it video.webm. Then run:

nix run .#gen

mkdir ./mnt
nix run . ./mnt

ls -lR --time-style=+%M:%S

You can also run gen.py and play.py directly, but you need to install OpenCV and Fusepy first.

About

Bad Apple Filesystem

License:GNU General Public License v3.0


Languages

Language:Python 83.6%Language:Nix 16.4%