An open API service indexing awesome lists of open source software.

https://github.com/spikehd/thythm

Pronounced "ti-thm"
https://github.com/spikehd/thythm

Last synced: about 2 months ago
JSON representation

Pronounced "ti-thm"

Awesome Lists containing this project

README

          

# Thythm
Pronounced "ti-thm"

# Stuff to Remember

- https://stackoverflow.com/questions/34842526/update-console-without-flickering-c
- Move cursor position to update values, erase lines and not whole screen
- Double buffering

- https://stackoverflow.com/questions/10585683/how-do-you-edit-existing-text-and-move-the-cursor-around-in-the-terminal (uh oh)