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 (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-08T23:41:15.000Z (over 11 years ago)
- Last Synced: 2025-03-12T16:17:28.500Z (about 1 year ago)
- Language: C
- Size: 129 KB
- Stars: 0
- Watchers: 1
- 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