Skip to content

Add nobro.app to Workout planners - #1012

Open
mybottles wants to merge 1 commit into
pluja:mainfrom
mybottles:add-nobro-app
Open

Add nobro.app to Workout planners#1012
mybottles wants to merge 1 commit into
pluja:mainfrom
mybottles:add-nobro-app

Conversation

@mybottles

Copy link
Copy Markdown

Adds nobro.app under Fitness and Health → Workout planners.

It's a workout program tracker built as a static PWA:

  • No account, no server. There is no backend at all — the app is plain HTML/CSS/JS served as static files.
  • No analytics or telemetry. No third-party scripts, no webfonts, no beacons. The only network requests are to same-origin JSON files (locales and workout presets).
  • Data stays local. Program and progress live in localStorage; JSON import/export lets you move or back it up yourself.
  • Works fully offline via service worker, and can be selfhosted by copying the directory to any static host.
  • Open source, MIT: https://github.com/mybottles/nobro-app

Placed alphabetically before wger. Disclosure: I'm the author.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant