Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

NoBS Timer

A no-frills study timer for your phone. One screen, one job: track the hours you actually put in. No account, no ads, no install from a store.

▶ Open it — then add it to your home screen and it runs like a real app.

PWA HTML offline

The idea

Every study-timer app wants an account, a subscription, or a 40MB download to do something a stopwatch does. I wanted the opposite: open a link, start the timer, done. It is one HTML file. It works offline. You never install anything from a store.

Install it (no store)

  1. Open rudrao2.github.io/nobs-timer on your phone.
  2. Browser menu, "Add to Home screen".
  3. It now opens full-screen like a native app, and keeps working with no signal.

How it is built

The whole thing is a single index.html. The PWA manifest and the service worker are generated at runtime in the page itself, so there are no extra files to host and no build step. The service worker caches the page, which is why it opens offline after the first visit.

Why

Minimalism as a feature. The less an app asks of you, the more you actually use it.

About

A no-frills study-hour tracker. Pure HTML with PWA support, so you add it to your home screen and it feels like a native app, no install.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages