Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eiddor/tuning_fork
https://github.com/eiddor/tuning_fork
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/eiddor/tuning_fork
- Owner: eiddor
- Created: 2024-05-16T02:28:19.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-08T14:26:45.000Z (3 months ago)
- Last Synced: 2024-10-11T02:33:51.494Z (about 1 month ago)
- Language: C
- Size: 4.63 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This will be a rewrite of https://github.com/besya/flipperzero-tuning-fork mostly so that I can teach myself a bit of C and Flipper Zero development.
The two differences will be:
- Code will use Scenes/Views instead of Viewport
- Tunings will be split into categories for Guitar, Bass, and MiscTODO
- Figure out how to handle up/down keys in scenes
- ~~Figure out inconsistent back button operation~~
- ~~Split the data in tunings.h into categories somehow~~
- Get categories working
- Add "<" and ">" to Categories page![categories](img/AppWorks.gif)