Unconventional Uses of Batch Scripts for Health and Beauty Routines.
Moderator: DosItHelp
-
- Posts: 1
- Joined: 09 Jan 2025 03:49
Unconventional Uses of Batch Scripts for Health and Beauty Routines.
Has anyone ever thought about utilizing batch scripts to automate and simplify their health and beauty routines? For instance, can we create a script that reminds us to take breaks from screen time for eye health, or perhaps a script that logs our daily water intake? Share your creative ideas and any scripts you've developed for this purpose!
Re: Unconventional Uses of Batch Scripts for Health and Beauty Routines.
This seems like a really interesting idea, but I wouldn't know how to do it. How would the script make a notification? I know how to make scripts that display text after a certain amount of time passes, using timeout commands between echo commands, but wouldn't that require the command line window to be open? Unless there's some way for a Batch script to output text to a notification or something. It seems like a really cool idea, as I always enjoyed lifehack scripts (I recently saw an AI-generated to-do list/task list script), so a health and beauty script is a genius idea, but what would be the best way to do it?