manifest.yml 654 B

12345678910111213141516171819
  1. # Manifest required for the Flipper Application Catalog
  2. # https://github.com/flipperdevices/flipper-application-catalog/blob/main/documentation/Manifest.md
  3. author: "@CodyTolene"
  4. category: "Sub-GHz"
  5. changelog: "@./docs/CHANGELOG.md"
  6. description: "@./docs/README.md"
  7. icon: "icons/toolkit.png"
  8. id: "toolkit"
  9. name: "Development Toolkit"
  10. screenshots:
  11. - "screenshots/todo.png"
  12. short_description: "A Flipper Zero Development Toolkit for all to use!"
  13. sourcecode:
  14. location:
  15. commit_sha: ... # Update this with the latest commit sha
  16. origin: https://github.com/CodyTolene/Flipper-Zero-Development-Toolkit.git
  17. subdir: src-fap
  18. type: git
  19. version: 1.0