Add screenshots to readme

This commit is contained in:
Lea 2023-02-02 11:23:35 +01:00
parent 0e4c13596e
commit a2daa6d66d
Signed by: Lea
GPG key ID: 1BAFFE8347019C42
4 changed files with 12 additions and 0 deletions

View file

@ -3,3 +3,15 @@
Modern Flutter based Android client for [Fever](https://freshrss.github.io/FreshRSS/en/developers/06_Fever_API.html) compatible news sources using Material 3.
This application is mainly intended as a client for [FreshRSS](https://github.com/freshrss/freshrss). It conforms to the Fever API specification, but compatibility with other implementations is not guaranteed.
## Download
You can download an APK from the [Releases](./releases) tab.
## Screenshots
<img src="assets/home.png" height="500" /> <img src="assets/post.png" height="500" />
### Notifications
<img src="assets/notif.png" height="500" />

BIN
assets/home.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 422 KiB

BIN
assets/notif.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 183 KiB

BIN
assets/post.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 665 KiB