-
Notifications
You must be signed in to change notification settings - Fork 268
Morse Master and Moon Phases #763
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
I hope I did made this correctly. As the Moon Phases app PR was having some problems, here is the second application. Morse Master is way more useful, feature rich and actually helpful. I would like to have this one in the catalog over the last simple one. Worse case scenario I can discard everything and do new fork and add just Morse Master to the catalog. As good I am with git, the public PR's are new to me. I got a little bit confused with having two on the same codebase (and two branches). |
Nvm previous comment, I was being silly, let me try in my own PR |
OK. Too bad I did not see the previous one ;) |
Actually you can just update this PR alone, no need to update previous one. I will close it. Update both manifest.yaml -> manifest.yml and bump commit hash in both repos. Thank you for your patience |
fixed file extension
fixed file extension
Fixed extensions myself, next fix is on the side of your repo. |
Header is missing in the build same for other app All of this can be validated here via this part I have validated the manifest file(s) with python3 tools/bundle.py --nolint applications/CATEGORY/APPID/manifest.yml bundle.zip |
That is strange as I got those files before. I'm doing those new pushes from other computer. I will check the old one and restore them or create new one. It's not in gitignore so they should be in the repo. But this explains one bug report that icons was missing. EDIT: this file is created automatically but not saved. I will re-read the manual and make it. |
Application Submission
The Morse Master is an interactive application for Flipper Zero that helps you learn and practice Morse code. The app offers two main modes: a Learning Mode to familiarize yourself with Morse code patterns and a Practice Mode to test your skills.
Author Checklist (Fill this out)
python3 tools/bundle.py --nolint applications/CATEGORY/APPID/manifest.yml bundle.zip
Reviewer Checklist (Don't fill this out)