manifest.yml 693 B

12345678910111213141516171819202122
  1. author: "@CodyTolene @Z4urce @leedave @rnadyrshin"
  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/camera.png"
  10. - "screenshots/camera_preview.png"
  11. - "screenshots/guide.png"
  12. - "screenshots/guide_connect.png"
  13. - "screenshots/main_menu.png"
  14. - "screenshots/settings_app.png"
  15. - "screenshots/settings_camera.png"
  16. short_description: "A camera suite application for the Flipper Zero ESP32-CAM module."
  17. sourcecode:
  18. location:
  19. commit_sha: ...
  20. origin: https://github.com/CodyTolene/Flipper-Zero-Camera-Suite.git
  21. subdir: fap
  22. type: git