Skip to content

Commit e7d967c

Browse files
committed
chore: update README and Flatpak metadata for improved formatting and screenshots
- Replaced badge styles in README for better consistency and visibility. - Updated screenshots and replaced outdated images. - Adjusted Flatpak `metainfo.xml` metadata for improved organization and added content links.
1 parent 0b544f5 commit e7d967c

5 files changed

Lines changed: 19 additions & 19 deletions

File tree

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22
<img src="gitAssets/Pomolin.svg" alt="Pomolin app icon" width="200"/>
33
</p>
44

5+
<h1 align="center">Pomolin</h1>
56

67

7-
<p align="center">
8-
<img src="https://img.shields.io/badge/Kotlin-2.2.0-7F52FF.svg?style=for-the-badge&logo=kotlin" alt="Kotlin badge"/>
9-
<img src="https://img.shields.io/badge/Jetpack%20Compose-1.8.2-4285F4.svg?style=for-the-badge&logo=jetpackcompose" alt="Jetpack Compose badge"/>
10-
<img src="https://img.shields.io/badge/Gradle-8.14.3-02303A.svg?style=for-the-badge&logo=gradle" alt="Gradle badge"/>
11-
<img src="https://img.shields.io/badge/pomodoro-technique-ff4500.svg?style=for-the-badge" alt="Pomodoro badge"/>
12-
</p>
8+
<div align="center">
139

14-
<h1 align="center">Pomolin</h1>
10+
![Kotlin 2.2.0](https://img.shields.io/badge/Kotlin-2.2.0-7F52FF?style=plastic&logo=kotlin&logoColor=white)
11+
![Jetpack Compose 1.8.2](https://img.shields.io/badge/Jetpack%20Compose-1.8.2-4285F4?style=plastic&logo=jetpackcompose&logoColor=white)
12+
![Gradle 8.14.3](https://img.shields.io/badge/Gradle-8.14.3-02303A?style=plastic&logo=gradle&logoColor=white)
13+
![Pomodoro Technique](https://img.shields.io/badge/Pomodoro-Technique-FF4500?style=plastic&logo=clock&logoColor=white)
14+
15+
</div>
1516

1617
<p align="center">
17-
<img src="gitAssets/pomolin.avif" width="40%" alt="Pomolin Screenshot"/>
18-
&nbsp;&nbsp;
19-
<img src="gitAssets/pomolin.gif" width="40%" alt="Pomolin Animation"/>
18+
<img src="gitAssets/pomolin.png" width="45%" alt="Pomolin Screenshot"/>
19+
<img src="gitAssets/app_screenshots/screenshot6.png" width="45%" alt="Pomolin Timer Running Screenshot"/>
2020
</p>
2121

2222
#### A simple, beautiful, and minimalist Pomodoro timer for your desktop. Designed to help you stay focused and productive, it provides an elegant and straightforward way to manage your work and break intervals.

gitAssets/pomolin.avif

-37.3 KB
Binary file not shown.

gitAssets/pomolin.gif

-2.52 MB
Binary file not shown.

gitAssets/pomolin.png

30.7 KB
Loading

packaging/flatpak/io.github.redddfoxxyy.pomolin.metainfo.xml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -39,21 +39,21 @@
3939

4040
<screenshots>
4141
<screenshot type="default">
42-
<caption>Pomolin in Focus Mode.</caption>
42+
<caption>Pomolin in Focus Mode</caption>
4343
<image>
4444
https://raw.githubusercontent.com/RedddFoxxyy/Pomolin/v1.1.9/gitAssets/app_screenshots/screenshot1.png
4545
</image>
4646
</screenshot>
4747

4848
<screenshot type="default">
49-
<caption>Pomolin in Short Break Mode.</caption>
49+
<caption>Pomolin in Short Break Mode</caption>
5050
<image>
5151
https://raw.githubusercontent.com/RedddFoxxyy/Pomolin/v1.1.9/gitAssets/app_screenshots/screenshot2.png
5252
</image>
5353
</screenshot>
5454

5555
<screenshot type="default">
56-
<caption>Pomolin in Long Break Mode.</caption>
56+
<caption>Pomolin in Long Break Mode</caption>
5757
<image>
5858
https://raw.githubusercontent.com/RedddFoxxyy/Pomolin/v1.1.9/gitAssets/app_screenshots/screenshot3.png
5959
</image>
@@ -81,6 +81,12 @@
8181
</screenshot>
8282
</screenshots>
8383

84+
<content_rating type="oars-1.1"/>
85+
86+
<url type="homepage">https://redddfoxxyy.github.io/Pomolin/</url>
87+
<url type="bugtracker">https://github.com/RedddFoxxyy/Pomolin/issues</url>
88+
<url type="vcs-browser">https://github.com/RedddFoxxyy/Pomolin</url>
89+
8490
<releases>
8591
<release date="2025-09-06" version="1.1.9">
8692
<description>
@@ -121,10 +127,4 @@
121127

122128
<release date="2025-08-08" version="1.1.5"/>
123129
</releases>
124-
125-
<content_rating type="oars-1.1"/>
126-
127-
<url type="homepage">https://redddfoxxyy.github.io/Pomolin/</url>
128-
<url type="bugtracker">https://github.com/RedddFoxxyy/Pomolin/issues</url>
129-
<url type="vcs-browser">https://github.com/RedddFoxxyy/Pomolin</url>
130130
</component>

0 commit comments

Comments
 (0)