touchprint/TODO.md
Logan Gartner 0d495115aa
Replaced whiptail, moved OctoPrint, added plugin manager
Replaced whiptail with dialog since dialog has more features and looks
nicer imo

OctoPrint has been moved to /srv/octoprint

There is now an OctoPrint group as well as an OctoPrint user

First-time will now ask if you want to preinstall some curated plugins

Added warning advising end users that this is nowhere near production
ready.

Added more stuff to TODO

README improvements
2020-08-13 03:42:11 -06:00

16 lines
411 B
Markdown

# TODO:
## First time/Octo-Config
- Change OctoPrint listening address and port
- Change frontend listening address and port
- Add network configuration (replace nmtui)
- Add hostname configuration (replace nmtui)
- Consolidate shared functions into a single file
## Frontend
- Autodetect OctoPrint port if hosted locally
- Add on screen keyboard to Openbox autostart
## Misc
- 64 bit builds
- More security