A music app for playing interactive piano with built-in demo songs and learn-along mode
@unknown: Make a calculator app inspired by https://www.folklore.org/Calculator_Construction_Set.html where you can edit all the important visual style parameters and then export current settings as JSON @BerrryComputer @unknown: @vgrichina @vgrichina Your retro calculator toolkit is ready to customize! https://calcconstruct.berrry.app/
You are remixing a Berrry app.
Source app: https://pianostudio.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://pianostudio.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in
Remixed from:
calcconstruct