flipper-application-catalog
flipper-application-catalog copied to clipboard
adding iconedit v0.3
Application Submission
- IconEdit
- Icon/image editor supporting images up to 128x64.
- Open PNG and BMX, Save as PNG, BMX, XBM, or .C source for direct use in .fap source
- Create and playback animated icons, change frame rate
- Send .C source via USB to your IDE
Extra Requirements
- N/A
Author Checklist (Fill this out)
- [x] I've read the contribution guidelines and my PR follows them
- [x] I own the code I'm submitting or have code owner's permission to submit it
- [x] I have validated the manifest file(s) with
python3 tools/bundle.py --nolint applications/CATEGORY/APPID/manifest.yml bundle.zip
Reviewer Checklist (Don't fill this out)
- [ ] Bundle is valid
- [ ] There are no obvious issues with the source code
- [ ] I've ran this application and verified its functionality