Commit Graph

11 Commits

Author SHA1 Message Date
Brian S. Stephan 77b9d05823 customize main widget to allow for customization
this includes two test commands to move items up and down the initiative
with < and >
2020-02-08 20:11:47 -06:00
Brian S. Stephan eae1830fc5 configure line length as 120 in flake8 2020-02-08 19:47:25 -06:00
Brian S. Stephan 152a84d873 clean up bin/tabletracker a bit 2020-02-08 19:47:25 -06:00
Brian S. Stephan 3f9c1585fb add flake8 to requirements-dev.in 2020-02-08 19:47:25 -06:00
Brian S. Stephan d8462e6941 implement /title and /add commands
this is still just a basic POC step for learning the library, but it
works, now just to understand some stuff
2020-02-08 19:47:20 -06:00
Brian S. Stephan 2a431f509f .gitignore *.pyc 2020-02-08 10:03:49 -06:00
Brian S. Stephan 8b6b93e87d super basic skeleton, just loads an irssi-like UI
it doesn't do anything at the moment
2020-02-08 10:02:39 -06:00
Brian S. Stephan 5edfc62f27 add basic requirements files 2020-02-08 10:01:45 -06:00
Brian S. Stephan 1d35c38440 .gitignore *.swp 2020-02-08 10:00:18 -06:00
Brian S. Stephan cc8df0cf15 README.md updates 2020-02-08 09:58:40 -06:00
Brian S. Stephan 4d4a5a1509 Initial commit 2020-02-08 08:52:50 -06:00