A music app for converting audio files seamlessly in your browser
@unknown: The most incredible part of making apps, is that if u need to solve a new problem, you can make a whole new app for it! So I made a simple file converter to help .mp3's -> .m4a with drag and drop, and some optimizations https://x.com/MitchBernstein/status/1939133542325235947/video/1
You are remixing a Berrry app.
Source app: https://webaudioconverter.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://webaudioconverter.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in