ollelogdahl / pifs

Pi File System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PiFS

Olle Logdahl, 29 August 2019


PiFS is a quirky file 'compressor' that maps bytes to indexes in Pi.

Installation / Getting Started

git clone https://github.com/ollelogdahl/pifs.git


Why?

Yet unknown. Very stupid.

Uses

Usage / Features

Notes

  • Color palette limited to 16 colors in a single session (this is an internal limitation, see MDSN)
  • Only ONE reference to a ConsoleEngine is allowed per session
  • Press Delete Key to close application if running in borderless

Links

Licensing

This project, and all code it contains, is licensed under The Unlicense and can be read here.

About

Pi File System

License:GNU General Public License v3.0


Languages

Language:C# 53.0%Language:Python 47.0%