A slow Euphoria TUI client written in Python
Find a file
Joscha 6030c96586 Add single room application
This application lets the user pick a single room and join it. It also
displays error messages when a room could not be joined.
2019-06-12 08:50:55 +00:00
cheuph Add single room application 2019-06-12 08:50:55 +00:00
test Add some tests 2019-06-08 09:10:59 +00:00
test_scripts Add basic cursor tree widget 2019-06-08 09:10:59 +00:00
.gitignore Start using venv 2019-06-08 09:10:59 +00:00
LICENSE Initial commit 2019-06-08 09:00:23 +00:00
mypy.ini Update mypy config 2019-06-08 09:10:59 +00:00
should_never_happens.txt Add ShouldNeverHappen exception 2019-06-08 09:10:59 +00:00
test.py Add very basic test script 2019-06-08 09:10:59 +00:00
tree_display.py Satisfy mypy and (re-)move files 2019-06-08 09:10:59 +00:00