Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nextcloud/quota_warning
❗💾 This app sends notifications to users when they reached 85, 90 and 95% of their quota.
https://github.com/nextcloud/quota_warning
Last synced: about 1 month ago
JSON representation
❗💾 This app sends notifications to users when they reached 85, 90 and 95% of their quota.
- Host: GitHub
- URL: https://github.com/nextcloud/quota_warning
- Owner: nextcloud
- License: agpl-3.0
- Created: 2017-02-20T10:13:25.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-09-29T03:03:44.000Z (about 1 month ago)
- Last Synced: 2024-09-30T02:41:02.742Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://apps.nextcloud.com/apps/quota_warning
- Size: 1.39 MB
- Stars: 17
- Watchers: 4
- Forks: 12
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/contributing.md
- License: COPYING
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-nextcloud - quota_warning - Send warnings to users (Apps / Official)
README
# ❗💾 Quota warning
This app sends notifications to users when they reached 85, 90 and 95% of their quota (checked once a day).
In addition an email can be sent to the users. The three percentages can be changed in the admin settings.
It is also possible to have a link in the email and the notification for upsell options.### Notification
> ![Notification](docs/notification.png)
> ![Email](docs/email.png)
### Admin settings
> ![Settings](docs/admin-settings.png)