]> git.armaanb.net Git - lightcards.git/commit
Add preliminary config file support
authorArmaan Bhojwani <me@armaanb.net>
Sat, 13 Feb 2021 16:45:33 +0000 (11:45 -0500)
committerArmaan Bhojwani <me@armaanb.net>
Sat, 13 Feb 2021 16:45:33 +0000 (11:45 -0500)
commitdd109cb4a1b49f920e36e5732417c4a3d5582821
tree452d4caf1acef4a49f0b07c4ccd66098ce654779
parentb50ac3096f5138870bd3bebb60e15b3f51e3e128
Add preliminary config file support

Still lots of work to be done on this feature, but it's a start!
README.md
config.py [new file with mode: 0644]
lightcards/config.py [new file with mode: 0644]
lightcards/display.py
lightcards/progress.py
lightcards/runner.py
man/lightcards.1
man/lightcards.1.md
setup.py