Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vishalnandagopal/creddit
An unofficial cli client for Reddit, for people who browse specific subreddits regularly.
https://github.com/vishalnandagopal/creddit
python python-script reddit reddit-api reddit-client terminal terminal-based
Last synced: 15 days ago
JSON representation
An unofficial cli client for Reddit, for people who browse specific subreddits regularly.
- Host: GitHub
- URL: https://github.com/vishalnandagopal/creddit
- Owner: vishalnandagopal
- License: mit
- Created: 2022-08-06T18:49:23.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-24T13:32:21.000Z (6 months ago)
- Last Synced: 2024-07-24T15:36:13.427Z (6 months ago)
- Topics: python, python-script, reddit, reddit-api, reddit-client, terminal, terminal-based
- Language: Python
- Homepage:
- Size: 122 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# creddit - A CLI client for Reddit
An unofficial cli client for Reddit, aimed at people who regularly browse specific subreddits or topics instead of reading the homepage (r/all).
### Features:
- Distraction free. Can browse a few posts and continue with your day. No flashy gifs, awards, ads or posts.- Browse a subreddit by entering just the name.
- Prints a link to the article mentioned in every post, for you to continue reading it in your browser (`ctrl+click`), in case you are interested.
- Can browse top comments for every post just by entering the number shown beside the post in the terminal.
Feel free to send a PR with any additional features, or make an issue if you have any feature requests!
This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
### How to use?
**NOTE: PIP INSTALLATION NOT READY YET**
Install the package using pip
```sh
pip install creddit
```It will add `creddit` to your path. This should allow you to use it from any folder.
```sh
creddit
```### Features o add
More guidance on MPV, and alternatives if it isn't installed
(Copyright (c) 2024 Vishal N)