Skip to content
This repository has been archived by the owner on Aug 4, 2024. It is now read-only.
/ ncpipes Public archive

Terminal recreation of the Pipes screensaver from MS Windows (old miniproject).

License

Notifications You must be signed in to change notification settings

inunix3/ncpipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ncpipes

Archivation note

This is an old miniproject from 2023. Look at remake rxpipes which is cooler.

Original README

animated

Building

To build this project, you should install the notcurses library.

If you have notcurses installed, just type mkdir build && cd build && cmake ... You can also install ncpipes by typing sudo cmake --install .

Usage

Type ncpipes and the pipes will start running on your screen! To exit, press Ctrl-C.

But, there are a few options that you can pass to ncpipes. To see what options are available, type ncpipes -h. For example, you can change the frame rate, what colors use, the turning probability, etc.

About

Terminal recreation of the Pipes screensaver from MS Windows (old miniproject).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published