Skip to content

Commit 635364c

Browse files
edfloreshzgithub-actions[bot]
authored andcommitted
Apply automatic changes
1 parent 253df2d commit 635364c

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
| [cosmic-applet-systemstats](https://github.com/rylan-x/cosmic-applet-systemstats) | Compact system monitor with CPU/GPU temps, memory, and network speeds | <img src="https://raw.githubusercontent.com/rylan-x/cosmic-applet-systemstats/main/res/screenshots/systemstats.png" alt="cosmic-applet-systemstats" width="200"/> |
4545
| [cosmic-ext-applet-dict](https://github.com/cosmic-utils/cosmic-ext-applet-dict) | An English language dictionary applet, perfect for quick access searching for words and definitions, or cycling through some random words to enrich your knowledge of the English language! | <img src="https://github.com/cosmic-utils/cosmic-ext-applet-dict/raw/main/resources/screenshots/screen1.jpg?raw=true" alt="cosmic-ext-applet-dict" width="200"/> |
4646
| [cosmic-ext-connected](https://github.com/nwxnw/cosmic-connect-applet) | Phone connectivity applet using KDE Connect | <img src="https://raw.githubusercontent.com/nwxnw/cosmic-connect-applet/main/screenshots/connected-applet.png" alt="cosmic-ext-connected" width="200"/> |
47+
| [cosmic-flux](https://github.com/franz-net/cosmic-flux) | Live wallpaper engine — play video and GIF files as your desktop background with GPU-accelerated decoding, multi-monitor support, and a panel applet for playback controls. | <img src="https://raw.githubusercontent.com/franz-net/cosmic-flux/main/assets/screenshot.png" alt="cosmic-flux" width="200"/> |
4748

4849
## Services
4950
| Name | Description | Image |

docs/index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -334,6 +334,14 @@ <h2 class="text-2xl font-bold text-zinc-800 dark:text-white mb-2">cosmic-ext-con
334334
<p class="text-zinc-800 dark:text-white mb-4">Phone connectivity applet using KDE Connect</p>
335335
<a href="https://github.com/nwxnw/cosmic-connect-applet" class="mt-auto text-zinc-800 dark:text-white font-semibold hover:underline">View Project →</a>
336336
</div>
337+
<div class="bg-white/50 dark:bg-neutral-800 rounded-xl shadow-lg p-6 flex flex-col items-start hover:scale-105 transition-transform">
338+
<a href="https://raw.githubusercontent.com/franz-net/cosmic-flux/main/assets/screenshot.png" class="w-full h-50 object-cover rounded-lg mb-4">
339+
<img src="https://raw.githubusercontent.com/franz-net/cosmic-flux/main/assets/screenshot.png" alt="cosmic-flux" class="w-full h-50 object-cover rounded-lg mb-4"/>
340+
</a>
341+
<h2 class="text-2xl font-bold text-zinc-800 dark:text-white mb-2">cosmic-flux</h2>
342+
<p class="text-zinc-800 dark:text-white mb-4">Live wallpaper engine — play video and GIF files as your desktop background with GPU-accelerated decoding, multi-monitor support, and a panel applet for playback controls.</p>
343+
<a href="https://github.com/franz-net/cosmic-flux" class="mt-auto text-zinc-800 dark:text-white font-semibold hover:underline">View Project →</a>
344+
</div>
337345
<div class="col-span-full mb-2">
338346
<h2 class="text-3xl font-bold text-zinc-800 dark:text-white mb-4">
339347
Themes

0 commit comments

Comments
 (0)