Skip to content

SunsetQuest/RandomAlarmClock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Alarm Clock / Timer

A simple app that randomly alerts you via a system tray balloon tip. It can be used to remind you of things like taking a quick stand-up break, drink some water, check your posture, etc... The goal is to not have a fixed amount of time but rather a random unpredictable amount of time. If the time were fixed a brain would quickly figure this out unconsciously and the brain would subtlety remind the owner of that brain that the time is going to elapse. Were as if the interval is always changing it would not be predictable. If you were going to try and catch a behavior, would you check with a fixed intervol or a random? Probably random.

##Notes

  • It can have up to four different notifications and the average random time for each can be adjusted.
  • A peak ahead can be enabled.
  • The Random Timer class is in its own class so that it can be used in other projects. It's pretty much a drop in class that works much like the System.Timers.Timer class. It actually uses System.Timers.Timer also.

About

A simple app that randomly alerts a user via a system tray balloon tip. It can be used to remind the user of things like taking a quick stand-up break, drink some water, posture check, etc... It can have up to four different notifications and the average random time for each can be adjusted.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages