add config file comments, minor JS refactoring
[ppt-control.git] / README.md
index a3b1c381e56d871156790da26132f83c3817dc9f..5e3ba5f6d11e4e75b35bef39bdd92d7c29b1bec6 100755 (executable)
--- a/README.md
+++ b/README.md
@@ -56,17 +56,21 @@ It is a good idea to turn off the keyboard shortcuts in the HTTP interface after
 \r
 Various settings can be changed in `%AppData%\ppt-control\ppt-control.ini`. This file is populated with the defaults for all possible settings at installation.\r
 \r
-## Improvements\r
-\r
-Planned:\r
+## Todo\r
 \r
+- ✔️ Fix multiple-presentation support in JS & OBS clients\r
 - Create desktop/start menu shortcuts on installation with pip\r
 - Refactor/tidy JS code\r
 - Fix "RCP server unavailable" error on server\r
-- Config documentation\r
-- Shortcut to edit config in systray menu\r
+- ✔️ Config documentation\r
+- ✔️ Re-implement last slide behaviour\r
+- ✔️ Re-implement black white behaviour\r
+- ✔️ JS client show status on last slide\r
+- ✔️ Shortcut to edit config in systray menu\r
 - Export all slides on presentation init\r
-- Document behaviour for slides with intermediate animations/steps\r
-- Support custom slideshows\r
-- Show speaker notes\r
-- Show overview of all slides
\ No newline at end of file
+- Abstract pres name in class & underscore `presentation` instance\r
+- Check assertions\r
+- Use `__debug__` flag\r
+- Make constant for static dir\r
+- Comment sys.coinitflags\r
+- Die if error in run_ws or run_http
\ No newline at end of file