UnifiedPush provider for Nextcloud - android application che funziona con il cloud di mastodon.uno https://noblogo.org/filippodb/mai-piu-notifiche-da-google-guida-a-unified-push-su-mastodon-matrix-e-telegram
Go to file
sim 99db47a16c Add confirmation dialog before logging out 2024-11-19 13:25:22 +00:00
.github Fix github workflow 2023-06-06 09:12:39 +02:00
.woodpecker Optimize woodpecker CI 2023-09-05 22:53:03 +02:00
app Add confirmation dialog before logging out 2024-11-19 13:25:22 +00:00
docs Add project links 2024-05-09 20:35:50 +00:00
fastlane/metadata/android/en-US 1.9.0: Changelog 2024-01-17 00:16:44 +01:00
gradle Migrate start activity to jetpack 2024-11-18 11:01:36 +00:00
.editorconfig Lint 2024-11-18 12:41:20 +00:00
.gitignore Delete multiple app in the same time 2023-05-31 22:56:07 +02:00
LICENSE Actualiser LICENSE 2024-07-08 15:44:12 +00:00
README.md UnifiedPush Provider App on Nextcloud Server URL update 2024-05-09 20:35:50 +00:00
build.gradle.kts Migrate main activity to jetpack 2024-11-18 10:58:13 +00:00
gradle.properties Migrate to Kotlin DSL 2024-11-09 13:54:35 +00:00
gradlew Bump gradle 2024-10-28 14:15:36 +00:00
gradlew.bat Bump gradle 2024-10-28 14:15:36 +00:00
settings.gradle.kts Migrate main activity to jetpack 2024-11-18 10:58:13 +00:00

README.md

NextPush - Android

UnifiedPush provider for Nextcloud - android application

Get it on F-Droid

Requirements

You need the UnifiedPush provider on the server, and at least the NextPush client on Android:

Nextcloud Server

UnifiedPush Provider App on Nextcloud Server

Android Apps

[0] Nextcloud Application - For SSO login (recommended)

[1] NextPush Client - This app

[2] Applications supporting UnifiedPush

[3] UP-Example - UnifiedPush Test Client - For testing purposes only. Not required for operation.

Usage

  1. (Recommended) Install and sign into your Nextcloud account using the official Nextcloud Application [0].
  2. Install the NextPush client [1] and sign into your Nextcloud account. a. (Recommended) With the Nextcloud file application (SSO) b. Manually, you will need to create an application password for NextPush.
  3. Install one application supporting UnifiedPush [2], or UP-Example [3]. Login into the application if you need to, for instance with your mastodon account or with your matrix account.
  4. The application will automatically detect NextPush and use it to send notifications.

Notification Channels

This app supports notification channels for use cases where UnifiedPush can't be used. Please check the Examples for more information.

Credit

This application has been inspired by Nextcloud Push Notifier