Просмотр исходного кода

Merge camera_suite from https://github.com/xMasterX/all-the-plugins

Willy-JL 2 лет назад
Родитель
Сommit
38c5faaf25
2 измененных файлов с 28 добавлено и 20 удалено
  1. 28 0
      camera_suite/LICENSE
  2. 0 20
      camera_suite/manifest.yml

+ 28 - 0
camera_suite/LICENSE

@@ -0,0 +1,28 @@
+BSD 3-Clause License
+
+Copyright (c) 2023, Zalán Kórósi
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+1. Redistributions of source code must retain the above copyright notice, this
+   list of conditions and the following disclaimer.
+
+2. Redistributions in binary form must reproduce the above copyright notice,
+   this list of conditions and the following disclaimer in the documentation
+   and/or other materials provided with the distribution.
+
+3. Neither the name of the copyright holder nor the names of its
+   contributors may be used to endorse or promote products derived from
+   this software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
+FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
+CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

+ 0 - 20
camera_suite/manifest.yml

@@ -1,20 +0,0 @@
-author: "@CodyTolene @Z4urce @leedave"
-category: "GPIO"
-changelog: "@./docs/CHANGELOG.md"
-description: "@./docs/README.md"
-icon: "icons/camera_suite.png"
-id: "camera_suite"
-name: "[ESP32] Camera Suite"
-screenshots:
-  - "screenshots/start_screen.png"
-  - "screenshots/main_menu.png"
-  - "screenshots/camera_preview.png"
-  - "screenshots/guide.png"
-  - "screenshots/settings.png"
-short_description: "A camera suite application for the Flipper Zero ESP32-CAM module."
-sourcecode:
-  location:
-    commit_sha: ...
-    origin: https://github.com/CodyTolene/Flipper-Zero-Camera-Suite.git
-    subdir: fap
-  type: git