SpiteCLI banner

SpiteCLI

3 devlogs
11h 46m 30s

SpiteCLI is a Terminal UI for browsing Discord Channels and DMs.

Repository

Loading README...

Moritz

I added an at least readable UI (needs some improvement) and a very very helpful F1 page. I accidentally DoSed Discord because i fetched all messages from the current server 60 times a second. Oops :3

Some text wraps when it shouldnt, some text overlaps, some emojis dont get rendered, but thats all very solvable.

Attachment
Attachment
0
Moritz

Added more states to the state machine, did some error handling for different terminal sizes and color support, and made a nice loading animation.

Attachment
0
Moritz

Spent some time learning the curses library, made some usefull helper functions, and made a simple State Machine System.

Attachment
0