An unofficial cli client for Reddit, aimed at people who regularly browse specific subreddits or topics instead of reading the homepage (r/all).
Project description
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?
Clone the repo and install the thing as a package
git clone --depth 1 https://github.com/vishalnandagopal/creddit/ creddit
cd creddit
pip install uv
uv sync
uv build
pip install ./dist/creddit-1.0.0-py3-none-any.whl
And to finally run it,
python -m creddit
Features to add
- Publish to pip
- More guidance on MPV, and alternatives if it isn't installed
(Copyright (c) 2024 Vishal N)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file creddit-0.0.1.tar.gz.
File metadata
- Download URL: creddit-0.0.1.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2f8fdb60a33f5584a3a34d71f4269155c2ae294dcba5546b2109190269a18d85
|
|
| MD5 |
527da301f6ce9dc75af70d31fe4215f1
|
|
| BLAKE2b-256 |
22255624bbc71483860b829e61b04b5e2c5ed76c48113e196e3726cf269af8f9
|
File details
Details for the file creddit-0.0.1-py3-none-any.whl.
File metadata
- Download URL: creddit-0.0.1-py3-none-any.whl
- Upload date:
- Size: 10.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bcac362756a546c4d215562f02239c2416549f7803695dafeafcabc6275e9d9d
|
|
| MD5 |
d609d5d2c43924cdf461a6dd1a692195
|
|
| BLAKE2b-256 |
15930d37e9d01ff2d19e1cde8e9bed4ec34e6ae97fca32f0ee71fefb84e77c5d
|