Skip to content

Commit 2aeff53

Browse files
Vitexusclaude
andcommitted
Add AppStream stock icon and install metainfo/icon
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 26170f6 commit 2aeff53

3 files changed

Lines changed: 30 additions & 0 deletions

File tree

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<component type="service">
3+
<id>io.github.vitexsoftware.mastodon_image_poster</id>
4+
<icon type="stock">mastodon-image-poster</icon>
5+
<metadata_license>MIT</metadata_license>
6+
<project_license>MIT</project_license>
7+
<name>Mastodon Image Poster</name>
8+
<summary>Daily automatic image posting to Mastodon</summary>
9+
<description>
10+
<p>
11+
A systemd timer-driven service that posts one image per day from a configured directory to a Mastodon instance. Supports sorting by filename, file size or creation time. Tracks state to resume after restart without re-posting already sent images.
12+
</p>
13+
</description>
14+
<categories>
15+
<category>Network</category>
16+
</categories>
17+
<url type="homepage">https://github.com/VitexSoftware/mastodon-image-poster</url>
18+
<url type="bugtracker">https://github.com/VitexSoftware/mastodon-image-poster/issues</url>
19+
<developer id="cz.vitexsoftware">
20+
<name>VitexSoftware</name>
21+
</developer>
22+
<content_rating type="oars-1.1"/>
23+
</component>
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
mastodon-image-poster.svg usr/share/icons/hicolor/scalable/apps/
2+
io.github.vitexsoftware.mastodon_image_poster.metainfo.xml usr/share/metainfo/

mastodon-image-poster.svg

Lines changed: 5 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)