mirror of
https://github.com/lone-cloud/prism-android
synced 2026-06-03 11:03:10 -07:00
1.5 KiB
1.5 KiB
Prism
UnifiedPush provider using Autopush
Fork of Sunup with manual app creation and notification silencing.
Features
- Manual Apps: Create custom UnifiedPush endpoints for apps that don't natively support it
- Notification Silencing: Silence notifications from specific apps while still delivering messages
Usage
- Install this application
- Open it, and grant background usage without restrictions permission
- Register your application compatible with UnifiedPush (may be transparently done)
- Tap the + button to create manual apps for apps that need them
- Long-press any app to enter selection mode with Info (manual apps only), Silence, and Delete options
Manual Apps
For apps that don't support UnifiedPush natively (like FMD commands from Home Assistant), you can create manual apps:
- Tap the + button on the main screen
- Select the target app that should receive the messages
- Long-press the created app and tap the Info icon
- Tap the endpoint card to copy it to clipboard
- Configure your server to send push messages to the endpoint
Notification Silencing
Long-press any registered app and tap the notification icon to toggle silent delivery. Silenced apps show a 🔇 indicator and won't display notifications, but messages are still delivered to the app.