Skip to content

Commit

Permalink
todo updates
Browse files Browse the repository at this point in the history
  • Loading branch information
iloveitaly committed Dec 29, 2022
1 parent 2c4c3c7 commit 0ca5353
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions TODO
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
## Next

- [ ] execute wake and initial wake scripts
- [ ] This is working, but stderr seems to get stuck. Need to understand what is going on here and implement timeouts
- [ ] Would be cool to have a regex match option, not sure how this would fit into the config schema
- [ ] custom redirect page
- [ ] custom redirect page for browsers, could be a fun way to redirect to quotes or something
- [ ] YouTube video about how it works
- [ ] Schedule start script
- [ ] Schedule start script in addition to wake script
- [ ] https://github.com/tingraldi/SwiftScripting/pull/24#pullrequestreview-1173211472

## Future

- [ ] support json config with comments
- [ ] I wonder if there is a tool out there to generate a ui based off a json schema?
- [ ] make a logo with AI? https://www.shopify.com/tools/logo-maker/onboarding/brand-values
- [ ] CLI help text and inputs https://github.com/jakeheis/SwiftCLI
- [ ] If there are no events in a certain period of time, we should trigger an action anywayg
- [ ] If there are no events in a certain period of time, we should trigger an action anyway

0 comments on commit 0ca5353

Please sign in to comment.