almostengr / light-show-extender

Application that allows visitors to the light show website to request songs. In addition, displaying temperature, current song, and other information about the show on the website.
https://thealmostengineer.com/projects/light-show-extender
MIT License
0 stars 1 forks source link

Service installer #21

Closed almostengr closed 3 years ago

almostengr commented 3 years ago

Add command line options to install and Uninstall the application as a system service. This will allow it to be more useful for a greater audience that isn't as comfortable with Linux

Readme needs to be updated to reflect these new steps for setting up the process

almostengr commented 3 years ago

Information has been added to the project documentation. This is not possible as setting up a system service requires sudo permissions.