flewkey
/
linger
Archived
1
0
Fork 0
TUI for The Lounge
This repository has been archived on 2021-02-24. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Ryan Fox 8eb6f966ba
Increase chat character limit
2021-02-25 00:34:33 +00:00
.gitignore Initial commit 2021-02-24 00:14:24 +00:00
LICENSE.txt Initial commit 2021-02-24 00:14:24 +00:00
README.txt Initial commit 2021-02-24 00:14:24 +00:00
channels.go Initial commit 2021-02-24 00:14:24 +00:00
chat.go Increase chat character limit 2021-02-25 00:34:33 +00:00
common.go Initial commit 2021-02-24 00:14:24 +00:00
config.go Initial commit 2021-02-24 00:14:24 +00:00
login.go Initial commit 2021-02-24 00:14:24 +00:00
main.go Initial commit 2021-02-24 00:14:24 +00:00
model.go Initial commit 2021-02-24 00:14:24 +00:00
thelounge.go Initial commit 2021-02-24 00:14:24 +00:00

README.txt

linger

Barebones TUI for private instances of The Lounge.
Requires Go, gosf-socketio, Bubble Tea, Bubbles, and Termenv.
Send questions, issues, and patches to flewkey@2a03.party.

Controls: CTRL+S to select a channel; Arrow keys to scroll
This program is broken and needs to be completely rewritten.