USF-OS / FogOS

Other
1 stars 28 forks source link

Add pipeviewer (pv) and shell colors #62

Open abkslm opened 1 week ago

abkslm commented 1 week ago

pv (Pipe Viewer) is a "terminal-based tool for monitoring the progress of data through a pipeline" (a-j-wood/pv/README.md). We propose creating a simpler analogue of pv to use as a progress bar for future programs within FogOS.

We also propose adding a switch for coloring of the FogOS shell, to enable a fun "rainbow" mode, where each output is generated as a sequence of ROY-G-BIV (for example, the first output would be red, second would be orange, etc). This is just for funsies (we propose psh or Pride Shell as a name for this mode).

Files added/modified:

Team: Andrew B. Moore, Athene Marston

malensek commented 6 days ago

Sounds great!