Skip to content

Commit

Permalink
Update setup section
Browse files Browse the repository at this point in the history
UnifiedPush has been merged into the main flavor
  • Loading branch information
p1gp1g authored Dec 2, 2024
1 parent 9ad8b7c commit 64c1585
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@ graph TD

## Setup

1. You need the right flavor of Molly to use UnifiedPush: <https://github.com/mollyim/mollyim-android-unifiedpush>.
2. You can install MollySocket via:
1. You can install MollySocket via:
1. Docker/Podman: `docker pull ghcr.io/mollyim/mollysocket:latest`
2. Crates.io: `cargo install mollysocket` (see [INSTALL.md](INSTALL.md) for the setup)
3. Direct download: <https://github.com/mollyim/mollysocket/releases> (see [INSTALL.md](INSTALL.md) for the setup)
3. A [distributor app](https://unifiedpush.org/users/distributors/) (easiest is [ntfy](https://f-droid.org/en/packages/io.heckel.ntfy/))
2. A [distributor app](https://unifiedpush.org/users/distributors/) (easiest is [ntfy](https://f-droid.org/en/packages/io.heckel.ntfy/))
3. Go to the Settings > Notifications, change the delivery method to _UnifiedPush_ and scan the QR code shown on your MollySocket homepage

You can optionally install your own push server like ntfy or NextPush.
For beginners, you can use a free service like ntfy.sh (do consider donating if you have the means).
Expand Down

0 comments on commit 64c1585

Please sign in to comment.