mmp-studio

MMP Studio

Marketing websites and legal pages for the applications published by MMP Studio, hosted with GitHub Pages.

Each app lives in its own folder (a self-contained static site: landing page, Privacy Policy and Terms of Service / EULA). All pages use relative links and self-hosted fonts, so every site works from any sub-path with no external dependencies.

Apps

App Description App Store Google Play
Notaro 100% offline invoicing & quote app for freelancers and small businesses. App Store Coming soon
Skanzo 100% offline barcode scanner & stock inventory app for shops and warehouses. App Store Coming soon
LeafPulse 100% offline smart plant care journal & calculated watering reminders. App Store Coming soon
ChronoPace 100% offline haptic, audio & visual running cadence metronome (SPM). App Store Coming soon
TeleStudio 100% offline 4K 60 FPS studio teleprompter with AI voice tracking & Duo Remote. App Store Coming soon
FastPure 100% offline intermittent fasting timer with metabolic stage tracking. Coming soon Coming soon

Live pages

Served at https://<account>.github.io/mmp-studio/ (replace <account> with the GitHub account/organization name once the repo is pushed):

The /notaro/privacy.html, /skanzo/privacy.html, /leafpulse/privacy.html, /chronopace/privacy.html, /telestudio/privacy.html, and /fastpure/privacy.html URLs are the ones to provide in App Store Connect and Google Play Console as each app’s privacy policy link.

Deploying

GitHub Pages is served from the main branch, root folder (/):

  1. Settings → Pages → Source: Branch main, folder / (root).
  2. The site goes live at https://<account>.github.io/mmp-studio/ within ~1 minute.

Adding a new app

  1. Create a folder named after the app (e.g. myapp/).
  2. Add index.html (+ optional privacy.html, terms.html) and assets inside it.
  3. Use relative paths only (./…) so the site works under its sub-path.
  4. Add a row to the Apps table above.

License

Proprietary — see LICENSE. All content and brand assets are © 2026 MMP Studio, all rights reserved.