Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5208772c20 |
1 changed files with 9 additions and 5 deletions
14
README.md
14
README.md
|
|
@ -8,11 +8,11 @@ A minimalist and opinionated app launcher for Android.
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<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="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="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/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="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="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/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/05.png" target="_blank"><img src="screenshots/05.png" width="180"></a><br><sub>Tag editor</sub></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</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.
|
**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
|
## Build
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue