|
3 | 3 | <id>io.github.slgobinath.SafeEyes</id> |
4 | 4 |
|
5 | 5 | <name>Safe Eyes</name> |
6 | | - <developer_name>Gobinath</developer_name> |
7 | | - <summary>A Free and Open Source tool for Linux users to reduce and prevent repetitive strain |
8 | | - injury (RSI).</summary> |
| 6 | + |
| 7 | + <developer id="io.github.slgobinath"> |
| 8 | + <name>Gobinath</name> |
| 9 | + </developer> |
| 10 | + |
| 11 | + <summary>A FOSS tool for Linux users to reduce and prevent repetitive strain injury (RSI)</summary> |
9 | 12 |
|
10 | 13 | <metadata_license>CC0-1.0</metadata_license> |
11 | 14 | <project_license>GPL-3.0</project_license> |
12 | 15 |
|
13 | 16 | <categories> |
14 | 17 | <category>Utility</category> |
15 | 18 | <category>Accessibility</category> |
16 | | - </categories> |
| 19 | + </categories> |
17 | 20 |
|
18 | 21 | <description> |
19 | 22 | <p> |
|
34 | 37 | <launchable type="desktop-id">io.github.slgobinath.SafeEyes.desktop</launchable> |
35 | 38 | <screenshots> |
36 | 39 | <screenshot type="default"> |
| 40 | + <caption>Safe Eyes short break screen.</caption> |
37 | 41 | <image>https://slgobinath.github.io/SafeEyes/assets/screenshots/safeeyes_1.png</image> |
38 | 42 | </screenshot> |
39 | 43 | <screenshot> |
| 44 | + <caption>Safe Eyes long break screen.</caption> |
40 | 45 | <image>https://slgobinath.github.io/SafeEyes/assets/screenshots/safeeyes_3.png</image> |
41 | 46 | </screenshot> |
42 | 47 | <screenshot> |
| 48 | + <caption>Safe Eyes settings window.</caption> |
43 | 49 | <image>https://slgobinath.github.io/SafeEyes/assets/screenshots/safeeyes_6.png</image> |
44 | 50 | </screenshot> |
45 | 51 | </screenshots> |
46 | 52 |
|
47 | 53 | <url type="homepage">https://slgobinath.github.io/SafeEyes/</url> |
48 | 54 |
|
49 | 55 | <releases> |
50 | | - <release version="2.1.9" date="2023-06-04" /> |
| 56 | + <release version="2.1.9" date="2024-06-19" /> |
| 57 | + <release version="2.1.8" date="2024-06-08" /> |
| 58 | + <release version="2.1.7" date="2024-06-08" /> |
| 59 | + <release version="2.1.6" date="2023-07-05" /> |
| 60 | + <release version="2.1.5" date="2023-01-06" /> |
| 61 | + <release version="2.1.4" date="2022-11-20" /> |
51 | 62 | </releases> |
52 | 63 |
|
53 | 64 | <content_rating type="oars-1.1" /> |
|
0 commit comments