]> git.armaanb.net Git - lightcards.git/log
lightcards.git
3 years agoAdd setup.py, and make into actual Python module
Armaan Bhojwani [Sat, 30 Jan 2021 22:33:57 +0000 (17:33 -0500)]
Add setup.py, and make into actual Python module

3 years agoAdd status class
Armaan Bhojwani [Sat, 30 Jan 2021 22:12:57 +0000 (17:12 -0500)]
Add status class

3 years agoDon't clean headers
Armaan Bhojwani [Sat, 30 Jan 2021 21:42:57 +0000 (16:42 -0500)]
Don't clean headers

3 years agoSwitch to curses
Armaan Bhojwani [Sat, 30 Jan 2021 21:42:05 +0000 (16:42 -0500)]
Switch to curses

3 years agoMake example.md more informative
Armaan Bhojwani [Sat, 30 Jan 2021 21:41:09 +0000 (16:41 -0500)]
Make example.md more informative

Number the cards instead of them having random text

3 years agoUpdate README
Armaan Bhojwani [Sat, 30 Jan 2021 21:40:54 +0000 (16:40 -0500)]
Update README

3 years agoCreate frame for display application
Armaan Bhojwani [Mon, 25 Jan 2021 15:52:34 +0000 (10:52 -0500)]
Create frame for display application

3 years agoMove parsing from lightcards.py to parse.py
Armaan Bhojwani [Mon, 25 Jan 2021 15:52:08 +0000 (10:52 -0500)]
Move parsing from lightcards.py to parse.py

3 years agoIgnore __pycache__
Armaan Bhojwani [Mon, 25 Jan 2021 15:51:45 +0000 (10:51 -0500)]
Ignore __pycache__

3 years agoRestructure into src/
Armaan Bhojwani [Mon, 25 Jan 2021 15:51:27 +0000 (10:51 -0500)]
Restructure into src/

3 years agoUpdate requirements
Armaan Bhojwani [Mon, 25 Jan 2021 15:50:50 +0000 (10:50 -0500)]
Update requirements

3 years agoFirst commit
Armaan Bhojwani [Mon, 25 Jan 2021 03:24:22 +0000 (22:24 -0500)]
First commit

Create shell for program