ORACLE VITALS

scanning...
×
..
×
⬡ directory files embedded in parent dir
← Root · WASD move · drag rotate · scroll zoom · click to fly · / search · R return · gamepad
🎲 random
⬢ random page
🔊 autoplay
🌍 free cam
🐟 chase cam
🎬 action cam
⬡ scanning filesystem...
Run on my computer
Boot this visualizer on your own machine. Your filesystem stays on your computer; nothing is uploaded.

Fully local recommended

Single tarball, ~230 KB. No internet needed after download.
curl -fsSL https://www.timehexon.com/run-local/permacomputer-3d-fs.tar.gz | tar xz
cd permacomputer-3d-fs
python3 fs-api.py
xdg-open http://127.0.0.1:8001/

Hybrid advanced

Run only the API locally; this page detects it and switches over.
curl -fsSL https://www.timehexon.com/run-local/fs-api.py -o fs-api.py
python3 fs-api.py --cors
# then click "switch to local" below
scanning for local fs-api...
License: AGPLv3 (our code), MIT (three.js).