StayHydratedBot

Background Timer that will remind you to drink something after a set amount of time passed
1.0 次下载
更新时间 2020/8/13

查看许可证

This is mostly a personal joke, but since it has been too hot recently for me & I already forget to drink enough water, I wrote a short function to run in the background.

StayHydratedBot will issue a message after a set amount of time has passed. If the function is called without an Input, the default value of 30 minutes is used. Input is in minutes.
Can be stopped with:

delete(timerfind("Name","Stay Hydrated Timer"))

引用格式

Claudius Simon Appel (2024). StayHydratedBot (https://www.mathworks.com/matlabcentral/fileexchange/79083-stayhydratedbot), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2020a
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.1.0

SHB now displays the time of the next reminder.

1.0.0