-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathTODO
30 lines (16 loc) · 1.08 KB
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
some stuff that should be fixed
* libreoffice creates "lock files" in the presentations directory, which are shown on the control panel website
* the control panel should indicate which slide is currently playing
* it should also have a "queue" button for files (if playlist is empty dragging is not possible)
notes for the future
* i noticed the control panel UI is very very tiny on smartphone, keep in mind when prettifying it
some thoughts/ ideas that i shared with my mentor, put here for
future reference. these points are not urgent or mentioned in the original plan
* should this program always be active/ daemon?
* "activate" on ethernet cable?
* would we want further instructions i.e. "please plug in ethernet cable"
"no wifi" on the TV screen (apart from "here is the URL for the control panel")
* is the PI+TV assumed to be completely dedicated to running this program?
* the original idea said, "when ethernet is plugged in, you can go, when
it's not in [program is basically dormant]".
* do we require the admin/user to ever have to connect with kb/mouse?