Compare commits

...

1 commit
1.0.1 ... main

Author SHA1 Message Date
randogoth
5208772c20 fixed screenshot links and added download to README 2026-06-19 14:17:42 +03:00

View file

@ -8,11 +8,11 @@ A minimalist and opinionated app launcher for Android.
<table>
<tr>
<td align="center"><a href="screenshots/01.png" target="_blank"><img src="screenshots/01.png" width="180"></a><br><sub>Dark mode with tags</sub></td>
<td align="center"><a href="screenshots/02.png" target="_blank"><img src="screenshots/02.png" width="180"></a><br><sub>Light mode</sub></td>
<td align="center"><a href="screenshots/03.png" target="_blank"><img src="screenshots/03.png" width="180"></a><br><sub>Search filter</sub></td>
<td align="center"><a href="screenshots/04.png" target="_blank"><img src="screenshots/04.png" width="180"></a><br><sub>Swipe to pin</sub></td>
<td align="center"><a href="screenshots/05.png" target="_blank"><img src="screenshots/05.png" width="180"></a><br><sub>Tag editor</sub></td>
<td align="center"><a href="https://codeberg.org/randogoth/plasmoid/src/branch/main/screenshots/01.png" target="_blank"><img src="screenshots/01.png" width="180"></a><br><sub>Dark mode with tags</sub></td>
<td align="center"><a href="https://codeberg.org/randogoth/plasmoid/src/branch/main/screenshots/02.png" target="_blank"><img src="screenshots/02.png" width="180"></a><br><sub>Light mode</sub></td>
<td align="center"><a href="https://codeberg.org/randogoth/plasmoid/src/branch/main/screenshots/03.png" target="_blank"><img src="screenshots/03.png" width="180"></a><br><sub>Search filter</sub></td>
<td align="center"><a href="https://codeberg.org/randogoth/plasmoid/src/branch/main/screenshots/04.png" target="_blank"><img src="screenshots/04.png" width="180"></a><br><sub>Swipe to pin</sub></td>
<td align="center"><a href="https://codeberg.org/randogoth/plasmoid/src/branch/main/screenshots/05.png" target="_blank"><img src="screenshots/05.png" width="180"></a><br><sub>Tag editor</sub></td>
</tr>
</table>
@ -29,6 +29,10 @@ A minimalist and opinionated app launcher for Android.
**Settings** — Toggle icon visibility, color mode, theme, sort order, auto-focus, status icons, and demoted app visibility from the menu.
## Download
Get the latest .apk on the [Release Page](https://codeberg.org/randogoth/plasmoid/releases)
## Build
```sh