nextcloud / nextcloud/notifications
Allow non-admins to use notifications as a push web service
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 153
- Forks
- 67
- Avg merge
- 15h 3m
- Merged PRs (30d)
- 96
Description
I'd like to see the possibility of sending notifications from external sources to individuals in Nextcloud (I imagine something like Pushbullet or Pushover) where I can replace said services with Nextcloud.
I imagine on should be able to generate tokens (one for each service one wishes to receive push messages from?). An token along with an URL would be used in an webhook where the external source pushes messages to NC.
In the longrun I hope to see notifications in the Android app, where these push messages also would appear 😄
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by scoping how the Nextcloud notifications app could accept authenticated external requests and identify the existing notification delivery paths. Done means a reviewed design and implementation covering token management, webhook behavior, and delivery to individual users and the Android app.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100