Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timatooth/sulliticker
ncurses based news ticker
https://github.com/timatooth/sulliticker
Last synced: about 1 month ago
JSON representation
ncurses based news ticker
- Host: GitHub
- URL: https://github.com/timatooth/sulliticker
- Owner: timatooth
- Created: 2014-10-08T23:28:05.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-08T23:41:15.000Z (about 10 years ago)
- Last Synced: 2023-03-12T07:37:03.908Z (almost 2 years ago)
- Language: C
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
sullitracker
Simple ncurses program to display bitcoin prices amoung other things
It is a work in progress.
Things I want it to do:
* Display bitcoin prices update every minute
* Show gps coordinates of bots
* Show interesting events from WebSocket node servers.
* Countdown timer to events
* Site uptimes, load averages etc== Dependencies ==
* libncurses - Display text graphics
* cURL - url fetching== License ==
MIT== Compiling ==
$ make
$ ./sullitracker