No description
Find a file
2020-02-28 12:57:09 +00:00
cursesmenu Initial commit 2019-08-27 22:18:44 +01:00
.gitignore Remove .idea 2019-08-27 22:20:43 +01:00
actions.py Initial commit 2019-08-27 22:18:44 +01:00
config.json Initial commit 2019-08-27 22:18:44 +01:00
config.py Initial commit 2019-08-27 22:18:44 +01:00
main.py Initial commit 2019-08-27 22:18:44 +01:00
readme.md Update readme.md 2020-02-28 12:57:09 +00:00
requirements.txt Initial commit 2019-08-27 22:18:44 +01:00
ui.py Initial commit 2019-08-27 22:18:44 +01:00
utils.py Initial commit 2019-08-27 22:18:44 +01:00

Old NCurses project for managing git repos. Just uncovered the code for it and it doesn't seem to work.

Has some rather cool json schema for configuring ncurses I made that might be of interest.