touchprint/TODO.md
Logan Gartner ffdd76098f
Removed old files, first-time improvements
Removed the stupid Mathematica EULA agreement
Added screen timeout adjustments
Shuffled files around to more appropriate places
Added a TODO file so that I can keep track of stuff to add
OctoPrint account is now a system account and cannnot be logged into

First-time is now in profile.d. It is now ran by getty which
automatically logs in as root on first boot and then runs the script

First-time now uses chpasswd instead of passwd (passwd is shit for this)
2020-08-12 02:06:56 -06:00

12 lines
226 B
Markdown

# TODO:
## First time/Octo-Config
- Change OctoPrint listening address and port
- Change frontend listening address and port
## Frontend
- Autodetect OctoPrint port if hosted locally
## Misc
- 64 bit builds
- More security