https://github.com/dimkr/ncsplash
A simple ncurses-based splash screen which reads strings from a FIFO and prints them to the screen, one at a time; orphaned
https://github.com/dimkr/ncsplash
Last synced: over 1 year ago
JSON representation
A simple ncurses-based splash screen which reads strings from a FIFO and prints them to the screen, one at a time; orphaned
- Host: GitHub
- URL: https://github.com/dimkr/ncsplash
- Owner: dimkr
- License: gpl-3.0
- Created: 2012-04-06T21:40:56.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-05-27T11:06:26.000Z (about 14 years ago)
- Last Synced: 2025-01-23T14:29:55.965Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 129 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
ncsplash is a simple ncurses-based splash screen which reads strings from a FIFO
and prints them to the screen, one at a time.
ncsplash is distributed under the GPLv3 license; see COPYING for more details.