Unconventional Uses of Batch Scripts for Health and Beauty Routines.

Discussion forum for all Windows batch related topics.

Moderator: DosItHelp

Post Reply
Message
Author
Sandraheaph
Posts: 1
Joined: 09 Jan 2025 03:49

Unconventional Uses of Batch Scripts for Health and Beauty Routines.

#1 Post by Sandraheaph » 11 Jan 2025 11:15

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!

nifty
Posts: 8
Joined: 04 Aug 2025 20:43

Re: Unconventional Uses of Batch Scripts for Health and Beauty Routines.

#2 Post by nifty » 16 Aug 2025 11:54

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?

Post Reply