A music app for playing a realistic piano with authentic sounds and interactive keyboard
@BerrryComputer Please create an app with a virtual piano keyboard, and when I press a key, then the tone for that key is played.
You are remixing a Berrry app.
Source app: https://pianoweb.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://pianoweb.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in