Python implementation of a Reddit GUI client for Linux, Windows and MacOS operating systems.
- gtk4 >= 4.5
- libadwaita >= 1.1
- python >= 3.11
- requests
- asyncio
- boto3
For easy building and running of application, it is advisable to use the flatpak vscode extension. For more instructions, click here.
git clone --single-branch -b main https://github.com/believemanasseh/telex-python
cd telex-python
chmod +x build.sh
./build.sh