https://github.com/nvll/ntweet
An old ncurses twitter reader
https://github.com/nvll/ntweet
Last synced: about 1 year ago
JSON representation
An old ncurses twitter reader
- Host: GitHub
- URL: https://github.com/nvll/ntweet
- Owner: nvll
- Created: 2012-02-01T07:24:36.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-02-01T07:33:17.000Z (over 14 years ago)
- Last Synced: 2025-03-26T10:11:30.518Z (about 1 year ago)
- Language: C
- Homepage:
- Size: 254 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This is an ncurses based twitter reader I wrote back in 2008. The code was never polished, probably leaks memory and does not work with modern twitter apis. If I recall, it was the first time I had used glib, curl, ncurses and libxml. I've cleaned up the code a bit to make it more presentable but nothing more.