manifest.yml 613 B

1234567891011121314151617181920
  1. author: "@CodyTolene @Z4urce @leedave"
  2. category: "GPIO"
  3. changelog: "@./docs/CHANGELOG.md"
  4. description: "@./docs/README.md"
  5. icon: "icons/camera_suite.png"
  6. id: "camera_suite"
  7. name: "[ESP32] Camera Suite"
  8. screenshots:
  9. - "screenshots/start_screen.png"
  10. - "screenshots/main_menu.png"
  11. - "screenshots/camera_preview.png"
  12. - "screenshots/guide.png"
  13. - "screenshots/settings.png"
  14. short_description: "A camera suite application for the Flipper Zero ESP32-CAM module."
  15. sourcecode:
  16. location:
  17. commit_sha: ...
  18. origin: https://github.com/CodyTolene/Flipper-Zero-Camera-Suite.git
  19. subdir: src-fap
  20. type: git