A minimalist focus timer for quick productivity sessions with keyboard shortcuts and fullscreen mode
@unknown: Today in my online AI workshop, I needed a simple countdown timer so participants could see how much practice time was left. My first instinct: open Google and search for βonline countdown timer.β After 30 seconds of unsatisfactory search, I thought: why not just build one? Opened ChatGPT, started vibe-coding, and ~15 seconds later it was done. Faster than scrolling through search results. Thatβs the early stage of software-on-demand β you can turn a tiny idea into a working tool almost instantly (albeit bigger projects still take much more efforts to perfect and launch). The exciting part? Weβre getting closer to a world where anyone can build micro-software as easily as searching for it. #AIInAction #SoftwareOnDemand #VibeCoding #FutureOfWork
You are remixing a Berrry app.
Source app: https://blinktimer.berrry.app
1. Fetch https://berrry.app/skill.md and follow it for registration, auth, and the NOMCP API.
2. POST /api/nomcp/{token}/apps with
{"remix_from":"https://blinktimer.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet β Sign in