initial commit
This commit is contained in:
13
README.md
Normal file
13
README.md
Normal file
@ -0,0 +1,13 @@
|
||||
I need one more component here, the service manager service site
|
||||
I'll use what I built for the carputer, and add to it
|
||||
Things to add:
|
||||
- Duration selection grid
|
||||
- Duration Submission Selection API
|
||||
- Cron job + helper script
|
||||
|
||||
I will update the API to maintain the selection state and return it from the API
|
||||
I will write a selection grid that updates color depending on selction
|
||||
It will also be a styled radio button states 0-3 for 6ht, 2hr, 1hr, and 30min
|
||||
I will write a helper cron script that runs every second that will stop the service when the API says so
|
||||
The API will have a function that will return the expected state of the service
|
||||
When the helper script sees it not match, it will stop the service
|
||||
Reference in New Issue
Block a user