Update zapstore.yaml
This commit is contained in:
+18
-7
@@ -1,7 +1,18 @@
|
|||||||
satsprice:
|
repository: https://github.com/tyiu/sats-price
|
||||||
android:
|
description: SatsPrice fetches the price of Bitcoin relative to common fiat currencies from multiple sources, and converts inputted amounts between Sats, BTC, and the selected fiat currencies.
|
||||||
name: SatsPrice
|
summary: Bitcoin price calculator app
|
||||||
description: SatsPrice fetches the price of Bitcoin relative to common fiat currencies from multiple sources, and converts inputted amounts between Sats, BTC, and the selected fiat currency.
|
tags:
|
||||||
repository: https://github.com/tyiu/sats-price
|
- Bitcoin,BTC,sats,satoshi,satoshis,calculator,price,exchange,fiat,currency
|
||||||
artifacts:
|
license: GPL-3.0
|
||||||
- SatsPrice-v%v.apk
|
website: https://github.com/tyiu/sats-price
|
||||||
|
images:
|
||||||
|
- docs/assets/screenshots/android/android-1.png
|
||||||
|
- docs/assets/screenshots/android/android-2.png
|
||||||
|
- docs/assets/screenshots/android/android-3.png
|
||||||
|
- docs/assets/screenshots/android/android-4.png
|
||||||
|
- docs/assets/screenshots/android/android-5.png
|
||||||
|
- docs/assets/screenshots/android/android-6.png
|
||||||
|
- docs/assets/screenshots/android/android-7.png
|
||||||
|
- docs/assets/screenshots/android/android-8.png
|
||||||
|
metadata_sources:
|
||||||
|
- github
|
||||||
|
|||||||
Reference in New Issue
Block a user