mirror of
https://github.com/lone-cloud/prism-android
synced 2026-06-04 04:04:44 -07:00
update README
This commit is contained in:
parent
e2a1280517
commit
79cf5bddd6
6 changed files with 15 additions and 3 deletions
18
README.md
18
README.md
|
|
@ -1,15 +1,27 @@
|
||||||
<div align="center">
|
<div align="center">
|
||||||
|
|
||||||
<img src="app/src/main/prism.webp" alt="Prism Icon" width="80" height="80" />
|
<img src="assets/prism.webp" alt="Prism Icon" width="80" height="80" />
|
||||||
|
|
||||||
# Prism
|
# Prism
|
||||||
|
|
||||||
</div>
|
A [UnifiedPush](https://unifiedpush.org/) distributor with optional self-hosted [Prism](https://github.com/lone-cloud/prism) server integration.
|
||||||
|
|
||||||
A notification provider for [Prism](https://github.com/lone-cloud/prism) and [UnifiedPush](https://unifiedpush.org/) applications.
|
<a href="https://github.com/lone-cloud/prism-android/releases">
|
||||||
|
<img src="assets/get-it-on-github.png" alt="Get it on GitHub" height="80">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
## APK signature fingerprint
|
## APK signature fingerprint
|
||||||
|
|
||||||
Use this SHA-256 signing certificate fingerprint to verify releases:
|
Use this SHA-256 signing certificate fingerprint to verify releases:
|
||||||
|
|
||||||
`FD:29:86:45:7A:6A:6E:4D:D9:05:6B:3C:A5:A6:9E:0E:DF:D5:AA:9D:D4:5B:3D:78:DB:21:E8:AD:72:FB:AE:AD`
|
`FD:29:86:45:7A:6A:6E:4D:D9:05:6B:3C:A5:A6:9E:0E:DF:D5:AA:9D:D4:5B:3D:78:DB:21:E8:AD:72:FB:AE:AD`
|
||||||
|
|
||||||
|
## Screenshots
|
||||||
|
|
||||||
|
<p>
|
||||||
|
<img src="assets/screenshots/list-light.png" alt="List (light)" width="200" />
|
||||||
|
<img src="assets/screenshots/list-dark.png" alt="List (dark)" width="200" />
|
||||||
|
<img src="assets/screenshots/settings.png" alt="Settings" width="200" />
|
||||||
|
</p>
|
||||||
|
|
|
||||||
BIN
assets/get-it-on-github.png
Normal file
BIN
assets/get-it-on-github.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
BIN
assets/screenshots/list-dark.png
Normal file
BIN
assets/screenshots/list-dark.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.1 MiB |
BIN
assets/screenshots/list-light.png
Normal file
BIN
assets/screenshots/list-light.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.1 MiB |
BIN
assets/screenshots/settings.png
Normal file
BIN
assets/screenshots/settings.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.1 MiB |
Loading…
Add table
Reference in a new issue