Skip to content

Commit 34ff5c5

Browse files
author
GitHub Actions
committed
Add automatically parsed data (test)
[ci skip]
1 parent 7ce4476 commit 34ff5c5

File tree

4 files changed

+126
-0
lines changed

4 files changed

+126
-0
lines changed

apps/etichetta.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
layout: app
3+
4+
permalink: /etichetta/
5+
description: A YOLO annotator, for human beings
6+
7+
icons:
8+
- etichetta/icons/scalable/etichetta.svg
9+
10+
screenshots:
11+
- etichetta/screenshot.png
12+
13+
authors:
14+
- name: trikko
15+
url: https://github.com/trikko
16+
17+
links:
18+
- type: GitHub
19+
url: trikko/etichetta
20+
- type: Download
21+
url: https://github.com/trikko/etichetta/releases
22+
23+
desktop:
24+
Desktop Entry:
25+
Type: Application
26+
Version: 1.0
27+
Name: etichetta
28+
Comment: A YOLO annotator, for human beings
29+
Exec: etichetta
30+
Icon: etichetta
31+
Terminal: false
32+
Categories: Development
33+
AppImageHub:
34+
X-AppImage-Signature: 'directory ''/home/runner/.gnupg'' created keybox ''/home/runner/.gnupg/pubring.kbx''
35+
created [don''t know]: invalid packet (ctb=0a) no signature found the signature
36+
could not be verified. Please remember that the signature file (.sig or .asc)
37+
should be the first file given on the command line.'
38+
X-AppImage-Type: 2
39+
X-AppImage-Architecture: x86_64
40+
---

database/etichetta/etichetta.desktop

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
[Desktop Entry]
2+
3+
Type=Application
4+
Version=1.0
5+
Name=etichetta
6+
Comment=A YOLO annotator, for human beings
7+
Exec=etichetta
8+
Icon=etichetta
9+
Terminal=false
10+
11+
Categories=Development;Education;Utility;
12+
13+
[AppImageHub]
14+
# Dear upstream developer, please include update information in your AppImage
15+
# (e.g., with appimagetool -u) so that users can easily update the AppImage
16+
X-AppImage-Signature=directory '/home/runner/.gnupg' created keybox '/home/runner/.gnupg/pubring.kbx' created [don't know]: invalid packet (ctb=0a) no signature found the signature could not be verified. Please remember that the signature file (.sig or .asc) should be the first file given on the command line.
17+
X-AppImage-Type=2
18+
X-AppImage-Architecture=x86_64
Lines changed: 68 additions & 0 deletions
Loading

database/etichetta/screenshot.png

399 KB
Loading

0 commit comments

Comments
 (0)