reddit@tui: ~/projects/RedditTUI
$ nano README.md
____ _ _ _ _ _____ _ _ _ | _ \ ___ ___| | __| (_) |_|_ _| | | || | | |_) / _ \/ __| |/ _` | | __| | | | | | || | | _ < __/ (__| | (_| | | |_ | | | |_| || | |_| \_\___|\___|_|\__,_|_|\__| |_| \___/ |_|
A project by LennyMaxMine

RedditTUI

A simple, lightweight, and efficient Terminal User Interface for browsing Reddit. Developed by LennyMaxMine with a focus on performance and usability created for the 2025 Hack Club Neighborhood with ♥ out of Frankfurt, Germany.

$ ./reddittui --features

Features

$ ./reddittui --installation

Installation

You can download the latest release of RedditTUI directly for your operating system from the following links:

Or visit the complete Release-Page on GitHub.

Optional: Manual Building for Developers (only do this if you know what you are doing)

$ git clone https://github.com/LennyMaxMine/RedditTUI
$ cd RedditTUI/new-textual
$ py -m venv venv

Macos & Linux

$ source venv/bin/activate
$ ./build.sh

Windows

$ .\venv\Scripts\activate
$ ./build.bat

Whats my Client ID & Client Secret?

Please read the README.md file for more information on how to get your Client ID & Client Secret aswell as creating a Reddit App.

You will also find tutorials for every page there.

GitHub Repository | Report Issues | LennyMaxMine's GitHub

$ more coming soon!