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
Undercut0150 923bf70f5a Add example screenshots for Notification channels 2024-05-09 20:35:50 +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 Change add_channel_dialog_content to add new documentation 2024-05-09 20:35:50 +00:00
docs Add example screenshots for Notification channels 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/wrapper Bump dependencies, target SDK 34 2024-01-16 20:30:21 +01:00
.gitignore Delete multiple app in the same time 2023-05-31 22:56:07 +02:00
LICENSE Create LICENSE 2021-11-24 09:14:27 +01:00
README.md Merge branch 'mdeweerd-fix/spelling' 2023-12-04 22:16:38 +01:00
build.gradle Bump dependencies, target SDK 34 2024-01-16 20:30:21 +01:00
gradle.properties Use non transitive R classes 2023-08-31 22:26:26 +02:00
gradlew Init 2021-11-22 19:20:31 +01:00
gradlew.bat Init 2021-11-22 19:20:31 +01:00
settings.gradle Init 2021-11-22 19:20:31 +01: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.

Credit

This application has been inspired by Nextcloud Push Notifier