Personal site for totoantonio — Mac apps built out of need and necessity, sold without subscriptions or accounts.
Live at https://totoantonio.pages.dev
| App | Page | What it does |
|---|---|---|
| macEQ | maceq.html |
System-wide audio equalizer for macOS |
| KeyboardS | keyboards.html |
Fast lookup for Mac keyboard shortcuts |
| Upscape | upscape.html |
Private AI image upscaler, runs on-device |
Plus index.html (home), support.html and privacy.html.
Static HTML, no build step.
theme.css/theme.js— shared styling, theme toggle, scroll reveal- each page — its own layout in a
<style>block Assets/— images, with WebP versions inAssets/optimized/served viasrcsettools/— Swift script that regenerates the SF Symbol PNGs
Edit a file, commit to main, Cloudflare Pages deploys it.