Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Invisible-Rabbit-Hunter/terminal_devrant
A devRant viewer in the terminal.
https://github.com/Invisible-Rabbit-Hunter/terminal_devrant
Last synced: 3 months ago
JSON representation
A devRant viewer in the terminal.
- Host: GitHub
- URL: https://github.com/Invisible-Rabbit-Hunter/terminal_devrant
- Owner: Invisible-Rabbit-Hunter
- Created: 2016-07-09T13:50:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-19T12:28:38.000Z (almost 8 years ago)
- Last Synced: 2024-07-28T21:47:42.441Z (3 months ago)
- Language: C++
- Size: 31.9 MB
- Stars: 19
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-devrant - Terminal devRant - A devRant viewer in the terminal (Uncategorized / Uncategorized)
README
# terminal_devrant
A devRant viewer in the terminal.## Dependencies
- [libcURL](https://curl.haxx.se/libcurl/)
- [gumbo parser](https://github.com/google/gumbo-parser)
- [ncurses](https://www.gnu.org/software/ncurses/ncurses.html)
- [clang (for building)](http://clang.llvm.org/)## How to build
run the Makefile## Images
![img1](https://github.com/Supernerd11/terminal_devrant/blob/Alpha/img1.png)
![img2](https://github.com/Supernerd11/terminal_devrant/blob/Alpha/img2.png)