From 0ca5353ad453fdc92df00fa9f7f9c79599a92d85 Mon Sep 17 00:00:00 2001 From: Michael Bianco Date: Thu, 29 Dec 2022 09:23:00 -0700 Subject: [PATCH] todo updates --- TODO | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/TODO b/TODO index 81cdcb2..728430b 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,11 @@ ## 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 @@ -12,5 +13,4 @@ - [ ] 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 \ No newline at end of file +- [ ] If there are no events in a certain period of time, we should trigger an action anyway \ No newline at end of file