mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-13 17:09:17 +00:00
d54b97f457
Co-authored-by: Mayank Chhabra <mayank@umbrel.com> Co-authored-by: Steven Briscoe <me@stevenbriscoe.com>
45 lines
1.3 KiB
YAML
45 lines
1.3 KiB
YAML
manifestVersion: 1
|
|
id: jam
|
|
category: Finance
|
|
name: Jam
|
|
version: "0.1.0"
|
|
tagline: Your sats. Your privacy. Your profit.
|
|
description: >-
|
|
Jam is a user-interface for JoinMarket with focus on
|
|
user-friendliness.
|
|
|
|
It is time for top-notch privacy for your bitcoin. Widespread use of JoinMarket improves bitcoin's fungibility and privacy for all.
|
|
|
|
|
|
The app provides sensible defaults and is easy to use for beginners while still providing the features advanced users expect.
|
|
releaseNotes: >-
|
|
- Update application flow to align with recent scheduler changes
|
|
|
|
- New top-level menu item: Sweep
|
|
|
|
- Show active offers directly in Jam
|
|
|
|
- Highlight your offers in the in-app Orderbook
|
|
|
|
- Easier debugging: retrieve JoinMarket logs directly in Jam
|
|
|
|
- Abort a collaborative transaction as a taker
|
|
|
|
- And last but not least: we added some flavor! Jars are now named and colored
|
|
developer: JoinMarket WebUI Organisation
|
|
website: https://jamapp.org
|
|
dependencies:
|
|
- bitcoin
|
|
repo: https://github.com/joinmarket-webui/jam
|
|
support: https://github.com/joinmarket-webui/jam/issues
|
|
port: 5002
|
|
gallery:
|
|
- 1.jpg
|
|
- 2.jpg
|
|
- 3.jpg
|
|
path: ""
|
|
defaultUsername: umbrel
|
|
defaultPassword: ""
|
|
deterministicPassword: true
|
|
submitter: JoinMarket WebUI Organisation
|
|
submission: https://github.com/getumbrel/umbrel/pull/1216 |