https://github.com/lmacken/cortex
an ncurses reddit browser and monitor
https://github.com/lmacken/cortex
Last synced: 9 months ago
JSON representation
an ncurses reddit browser and monitor
- Host: GitHub
- URL: https://github.com/lmacken/cortex
- Owner: lmacken
- License: mit
- Created: 2013-02-06T20:42:01.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-02-06T22:29:09.000Z (almost 13 years ago)
- Last Synced: 2025-04-23T19:02:20.107Z (9 months ago)
- Language: Python
- Homepage: http://cortex.glacicle.org
- Size: 115 KB
- Stars: 0
- Watchers: 2
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cortex
Homepage:
## About
[Cortex](http://cortex.glacicle.org/) is a simple application to keep track
and browse through reddit article lists where one would usually need to open
a web browser and possibly use a mouse to navigate.
Since rss readers can get cluttered and are not the same as the actual reddit
homepage, cortex will allow you to stop refreshing the reddit page all the
time while sticking to the same paradigm as the usual reddit frontpage would.
Configuring cortex to display your personal frontpage and monitor your unread
messages is easy, just create a file called ~/.cortex/config, retrieve your
personal reddit json links (Located in Preferences -> RSS feeds) and put
them in the config. It will look something like this:
[config]
frontpage=http://www.reddit.com/.json?feed=my-long-personal-hash&user=my-username
inbox=http://www.reddit.com/message/unread/.json?feed=my-long-personal-hash&user=my-username
Of course you can also just keep cortex as it is and browse the global reddit
frontpage as usual. See the cortex(1) manpage for more information about the
syntax and keybindings.
## License
Cortex is licensed as free software under the MIT/X11 license.
See LICENSE for the full license text.
## Screenshots


