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
dependabot[bot] 52e5679144
Bump kotlin_version from 1.8.0 to 1.8.10
Bumps `kotlin_version` from 1.8.0 to 1.8.10.

Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.8.0 to 1.8.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.0...v1.8.10)

Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.8.0 to 1.8.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.0...v1.8.10)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-18 09:18:52 +00:00
.github Fix secret varnames 2021-11-26 01:45:26 +01:00
app Reorganize the code 2023-02-18 10:18:00 +01:00
fastlane/metadata/android/en-US 1.4.3 2023-01-22 19:03:42 +01:00
gradle/wrapper Fix gradle 2023-01-22 18:40:14 +01:00
.gitignore
build.gradle Bump kotlin_version from 1.8.0 to 1.8.10 2023-02-18 09:18:52 +00:00
gradle.properties Optimize build 2023-01-22 18:47:54 +01:00
gradlew
gradlew.bat
LICENSE Create LICENSE 2021-11-24 09:14:27 +01:00
README.md Clarify usage 2022-05-26 11:56:28 +02:00
settings.gradle

NextPush - Android

UnifiedPush provider for Nextcloud - android application

Get it on F-Droid

Requirements

Nextcloud Server

Server App Install

Android Apps

[1] Nextcloud Application - Required

[2] NextPush Client - This app

[3] Applications supporting UnifiedPush

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

Usage

  1. Install and sign into your Nextcloud account using the official Nextcloud Application [1].
  2. Install the NextPush client [2] and sign into your Nextcloud account.
  3. Install one application supporting UnifiedPush [3], or UP-Example [4]. 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