Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)