]> git.armaanb.net Git - lightcards.git/log
lightcards.git
3 years agoRemove clear screen before displaying menu
Armaan Bhojwani [Sun, 31 Jan 2021 15:52:39 +0000 (10:52 -0500)]
Remove clear screen before displaying menu

3 years agoAdd proper text wrapping and truncation
Armaan Bhojwani [Sun, 31 Jan 2021 15:25:22 +0000 (10:25 -0500)]
Add proper text wrapping and truncation

3 years agoClean up code
Armaan Bhojwani [Sun, 31 Jan 2021 14:10:10 +0000 (09:10 -0500)]
Clean up code

3 years agoAdd manpage installer to Makefile
Armaan Bhojwani [Sun, 31 Jan 2021 13:38:01 +0000 (08:38 -0500)]
Add manpage installer to Makefile

3 years agoAdd keybindings section to manpage
Armaan Bhojwani [Sun, 31 Jan 2021 13:37:49 +0000 (08:37 -0500)]
Add keybindings section to manpage

3 years agoOnly call parse_html once
Armaan Bhojwani [Sun, 31 Jan 2021 05:17:04 +0000 (00:17 -0500)]
Only call parse_html once

3 years agoAdd semicolon in header
Armaan Bhojwani [Sun, 31 Jan 2021 05:14:39 +0000 (00:14 -0500)]
Add semicolon in header

3 years agoUpdate slogan and packaging info
Armaan Bhojwani [Sun, 31 Jan 2021 05:08:32 +0000 (00:08 -0500)]
Update slogan and packaging info

3 years agoAdd colors and text styling
Armaan Bhojwani [Sun, 31 Jan 2021 05:01:40 +0000 (00:01 -0500)]
Add colors and text styling

3 years agoDon't print more header separators than can fit
Armaan Bhojwani [Sun, 31 Jan 2021 04:46:54 +0000 (23:46 -0500)]
Don't print more header separators than can fit

3 years agoAdd flip option
Armaan Bhojwani [Sun, 31 Jan 2021 04:45:15 +0000 (23:45 -0500)]
Add flip option

3 years agoAdd reverse option
Armaan Bhojwani [Sun, 31 Jan 2021 04:38:31 +0000 (23:38 -0500)]
Add reverse option

3 years agoAdd local and uninstall options to Makefile
Armaan Bhojwani [Sun, 31 Jan 2021 04:18:14 +0000 (23:18 -0500)]
Add local and uninstall options to Makefile

3 years agoPush version to 0.1.0
Armaan Bhojwani [Sun, 31 Jan 2021 04:12:28 +0000 (23:12 -0500)]
Push version to 0.1.0

3 years agoAdd shuffle functionality
Armaan Bhojwani [Sun, 31 Jan 2021 04:08:25 +0000 (23:08 -0500)]
Add shuffle functionality

3 years agoAdd keybindings to go to start and end of stack
Armaan Bhojwani [Sun, 31 Jan 2021 04:02:31 +0000 (23:02 -0500)]
Add keybindings to go to start and end of stack

3 years agoAdd more info to header
Armaan Bhojwani [Sun, 31 Jan 2021 04:01:47 +0000 (23:01 -0500)]
Add more info to header

Shows card position always, and front side when on the back

3 years agoFix calculation of progress
Armaan Bhojwani [Sun, 31 Jan 2021 03:53:46 +0000 (22:53 -0500)]
Fix calculation of progress

3 years agoRemove enter key keybinding to quit
Armaan Bhojwani [Sun, 31 Jan 2021 03:53:28 +0000 (22:53 -0500)]
Remove enter key keybinding to quit

3 years agoUpdate argparse config
Armaan Bhojwani [Sun, 31 Jan 2021 03:25:31 +0000 (22:25 -0500)]
Update argparse config

3 years agoUpdate installation
Armaan Bhojwani [Sun, 31 Jan 2021 03:21:37 +0000 (22:21 -0500)]
Update installation

Add Makefile shell script, and __main__.py

3 years agoUpdate README
Armaan Bhojwani [Sun, 31 Jan 2021 02:51:01 +0000 (21:51 -0500)]
Update README

3 years agoAdd menu at end of stack
Armaan Bhojwani [Sun, 31 Jan 2021 02:50:11 +0000 (21:50 -0500)]
Add menu at end of stack

3 years agoUpdate status bar
Armaan Bhojwani [Sun, 31 Jan 2021 01:43:44 +0000 (20:43 -0500)]
Update status bar

3 years agoAdd ability to star cards
Armaan Bhojwani [Sun, 31 Jan 2021 01:25:46 +0000 (20:25 -0500)]
Add ability to star cards

3 years agoMove Status class into new file
Armaan Bhojwani [Sun, 31 Jan 2021 00:29:08 +0000 (19:29 -0500)]
Move Status class into new file

3 years agoFix style per the suggestions of Flake8
Armaan Bhojwani [Sun, 31 Jan 2021 00:22:32 +0000 (19:22 -0500)]
Fix style per the suggestions of Flake8

3 years agoReconfigure keybindings and add arrow key support
Armaan Bhojwani [Sun, 31 Jan 2021 00:14:14 +0000 (19:14 -0500)]
Reconfigure keybindings and add arrow key support

3 years agoAdd basic progress display to bottom right
Armaan Bhojwani [Sat, 30 Jan 2021 23:43:28 +0000 (18:43 -0500)]
Add basic progress display to bottom right

3 years agoAdd label for current side
Armaan Bhojwani [Sat, 30 Jan 2021 23:34:58 +0000 (18:34 -0500)]
Add label for current side

3 years agoAdd kvtml2html script
Armaan Bhojwani [Sat, 30 Jan 2021 23:28:43 +0000 (18:28 -0500)]
Add kvtml2html script

Add script to convert KWordQuiz files into HTML

3 years agoUpdate manpage
Armaan Bhojwani [Sat, 30 Jan 2021 22:54:05 +0000 (17:54 -0500)]
Update manpage

3 years agoAdd -v flag
Armaan Bhojwani [Sat, 30 Jan 2021 22:51:59 +0000 (17:51 -0500)]
Add -v flag

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