π Notification action for Nextcloud Flow
π‘ To use the Flow Notifications app, ensure that the Notifications app is installed and enabled. The Notifications app provides the necessary APIs for the Flow Notifications app to work correctly.
- β Clone this app into the
appsfolder of your Nextcloud:git clone https://github.com/nextcloud/flow_notifications.git - π©βπ» In the folder of the app, run the command
npm ci && npm run devto install dependencies and build the Javascript. - β Enable the app through the app management of your Nextcloud
- π Partytime! Help fix some issues and review pull requests π
To build the Javascript whenever you make changes, you can also use npm run build. Or npm run watch to automatically rebuild on every file save.
This guide will help you get started:
The Nextcloud community has core values that are shared between all members during conferences, hackweeks and on all interactions in online platforms including Github and forums. If you contribute, participate or interact with this community, please respect our shared values. π

