Skip to content

gaisuke/tbh-reminder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

TBH Reminder

A dead-simple reminder for Task Bar Hero's 8-hour offline progress cap.

Click Start → it records the time, shows a live countdown, and opens a pre-filled Google Calendar event at now + 7.5h. Hit Save in the calendar and your phone alarms you before the cap fills — even if the PC is shut down.

Why a calendar event?

A static web page can't run code while the browser/PC is closed, so it can't fire a notification on its own. Instead it hands the timing off to your calendar, which does reliably alert your phone. The page itself just shows the live countdown when you have it open.

Usage

Open index.html (or the deployed URL), tap Start. Adjust the hours field if you want something other than 7.5h.

Deploy (GitHub Pages)

  1. Push this repo to GitHub.
  2. Repo Settings → Pages → Source: main branch / root.
  3. Visit https://<username>.github.io/<repo>/.

It's a single static file — no build step.

About

A dead-simple reminder for Task Bar Hero's 8-hour offline progress cap. Click Start → it records the time, shows a live countdown, and opens a pre-filled Google Calendar event at now + 7.5h. Hit Save in the calendar and your phone alarms you before the cap fills — even if the PC is shut down.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages