Commit graph

10 commits

Author SHA1 Message Date
Patrick Marsee
86f6cc2659 Added delete button and warnings to GUI. Also some stability fixes. 2023-02-02 22:44:08 -05:00
Patrick Marsee
1dfe472a57 Fixed crash when arguments ending with a slash are given to enable, disable, and toggle. 2023-01-30 23:56:49 -05:00
Patrick Marsee
fa6f4e7a63 CLI: Added long-listing format with the list -l command. 2023-01-30 23:47:19 -05:00
Patrick Marsee
61f9bfabdb CLI: list command prints in alphabetical order. Profiles can be deleted. 2023-01-30 23:11:27 -05:00
Patrick Marsee
8094661130 No longer thinks that __pycache__ is a mod. 2023-01-22 18:55:20 -05:00
Patrick Marsee
252b0b4d43 Fixed GUI not saving profiles. 2023-01-22 18:51:59 -05:00
Patrick Marsee
a0fb05c319 Added GUI version. 2023-01-22 18:46:23 -05:00
Patrick Marsee
61843399b0 Added config command, removed requirement for CLI version to have tk installed 2023-01-22 14:35:02 -05:00
Patrick Marsee
5018edb246 Added the actual script, filled in the README. 2023-01-22 00:18:00 -05:00
Patrick Marsee
c0f9599481 Initial commit 2023-01-22 02:50:12 +00:00