Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 489 Bytes

File metadata and controls

23 lines (15 loc) · 489 Bytes

PyTuiDiscord

PyTuiDiscord is a Python Project that allows you to use Discord in a Terminal User Interface (TUI). This is still a work in progress and is not yet ready for use.

This project is based on Textual, a Python library for creating TUIs.

Test

Installation

pip install -r requirements.txt

Usage

python PyTuiDiscord.py

License

MIT