Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tomtom828/la-croix

Scheduled reminder to drink water throughout the work day
https://github.com/tomtom828/la-croix

la-croix powershell schtasks

Last synced: 23 days ago
JSON representation

Scheduled reminder to drink water throughout the work day

Awesome Lists containing this project

README

        

# :ocean: La Croix :tangerine:
Scheduled reminder to drink water throughout the work day. Measurements are in cans of La Croix.

Each hour the script calculates how much La Croix you needed to have consumed to meet your workday's water intake goal.

### Cloning Down the Repo
This is a Powershell application.

Single Time Use: Please `cd` into the repo using Powershell and then run `.\drink-water.ps1`

Reminder Setting: Please `cd` into the repo and run `.\schedule-tasks\create-task.ps1`

Remove Reminder Setting: Please `cd` into the repo and run `.\schedule-tasks\remove-task.ps1`

### Screenshot
![GUI Prompt](/screenshot.png)

### Resources
https://blogs.technet.microsoft.com/heyscriptingguy/2014/04/04/powertip-use-powershell-to-display-pop-up-window/

https://technet.microsoft.com/en-us/library/ff730993.aspx

https://stackoverflow.com/questions/20108886/scheduled-task-with-daily-trigger-and-repetition-interval

https://msdn.microsoft.com/en-us/library/windows/desktop/bb736357%28v=vs.85%29.aspx