Skip to content

Commit 6e2f55a

Browse files
temporarily: temporarily remove apps without bins which can runs from Keira
1 parent 449e587 commit 6e2f55a

3 files changed

Lines changed: 54 additions & 54 deletions

File tree

apps/esphome-lvgl/manifest.yml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
name: ESPHome LVGL (YAML)
2-
sources:
3-
type: git
4-
location:
5-
origin: https://github.com/sverdlyuk/Lilka-ESPHome
6-
short_description: ESPHome конфігурація для Lilka з підтримкою LVGL графічного фреймворку
7-
description: "@DESCRIPTION.md"
8-
author: "@sverdlyuk"
9-
license: MIT License
10-
keira_version: 1.0.0
11-
icon: image0.png
12-
screenshots:
13-
- image0.png
14-
- image1.png
15-
- image2.png
1+
# name: ESPHome LVGL (YAML)
2+
# sources:
3+
# type: git
4+
# location:
5+
# origin: https://github.com/sverdlyuk/Lilka-ESPHome
6+
# short_description: ESPHome конфігурація для Lilka з підтримкою LVGL графічного фреймворку
7+
# description: "@DESCRIPTION.md"
8+
# author: "@sverdlyuk"
9+
# license: MIT License
10+
# keira_version: 1.0.0
11+
# icon: image0.png
12+
# screenshots:
13+
# - image0.png
14+
# - image1.png
15+
# - image2.png
1616

apps/lilka-cnc/manifest.yml

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
1-
name: Lilka CNC (C/C++)
2-
sources:
3-
type: git
4-
location:
5-
origin: https://github.com/bossly/lilka_cnc
6-
entryfile:
7-
type: archive
8-
location:
9-
origin: https://github.com/bossly/lilka_cnc/releases/download/0.0.1/lilcnc_0.0.1_alpha.zip
10-
short_description: Кастомна прошивка для керування CNC на базі GRBL
11-
description: "@DESCRIPTION.md"
12-
author: "@bossly"
13-
license: GPL-2.0
14-
keira_version: 1.0.0
15-
icon: image1.png
16-
screenshots:
17-
- image1.png
18-
- image2.png
19-
- image3.png
1+
# name: Lilka CNC (C/C++)
2+
# sources:
3+
# type: git
4+
# location:
5+
# origin: https://github.com/bossly/lilka_cnc
6+
# entryfile:
7+
# type: archive
8+
# location:
9+
# origin: https://github.com/bossly/lilka_cnc/releases/download/0.0.1/lilcnc_0.0.1_alpha.zip
10+
# short_description: Кастомна прошивка для керування CNC на базі GRBL
11+
# description: "@DESCRIPTION.md"
12+
# author: "@bossly"
13+
# license: GPL-2.0
14+
# keira_version: 1.0.0
15+
# icon: image1.png
16+
# screenshots:
17+
# - image1.png
18+
# - image2.png
19+
# - image3.png

apps/retro-go-port/manifest.yml

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
name: Retro-Go Port (C/C++)
2-
sources:
3-
type: git
4-
location:
5-
origin: https://github.com/ab4o1on/retro-go/tree/lilka-dev
6-
entryfile:
7-
type: binary
8-
location:
9-
origin: https://github.com/ab4o1on/retro-go/releases/download/1.4x-dev-lilka/retro-go_1.46_lilka.img
10-
short_description: Порт Retro-Go, прошивки для запуску ретро-ігор на ESP32.
11-
description: "@DESCRIPTION.md"
12-
author: "@ab4o1on"
13-
license: GPLv2
14-
keira_version: 1.0.0
15-
icon: image1.png
16-
screenshots:
17-
- image2.jpg
18-
- image3.jpg
19-
- image4.jpg
20-
- image5.jpg
1+
# name: Retro-Go Port (C/C++)
2+
# sources:
3+
# type: git
4+
# location:
5+
# origin: https://github.com/ab4o1on/retro-go/tree/lilka-dev
6+
# entryfile:
7+
# type: binary
8+
# location:
9+
# origin: https://github.com/ab4o1on/retro-go/releases/download/1.4x-dev-lilka/retro-go_1.46_lilka.img
10+
# short_description: Порт Retro-Go, прошивки для запуску ретро-ігор на ESP32.
11+
# description: "@DESCRIPTION.md"
12+
# author: "@ab4o1on"
13+
# license: GPLv2
14+
# keira_version: 1.0.0
15+
# icon: image1.png
16+
# screenshots:
17+
# - image2.jpg
18+
# - image3.jpg
19+
# - image4.jpg
20+
# - image5.jpg

0 commit comments

Comments
 (0)