Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Invisible-Rabbit-Hunter/terminal_devrant

A devRant viewer in the terminal.
https://github.com/Invisible-Rabbit-Hunter/terminal_devrant

Last synced: about 2 months ago
JSON representation

A devRant viewer in the terminal.

Awesome Lists containing this project

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)