https://github.com/plurid/notifier
Cloud Service for Centralized Notifications [Work in Thinking]
https://github.com/plurid/notifier
Last synced: 8 months ago
JSON representation
Cloud Service for Centralized Notifications [Work in Thinking]
- Host: GitHub
- URL: https://github.com/plurid/notifier
- Owner: plurid
- License: other
- Created: 2021-05-24T18:22:08.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-05T19:09:02.000Z (about 3 years ago)
- Last Synced: 2024-12-28T04:31:14.154Z (10 months ago)
- Language: TypeScript
- Homepage:
- Size: 2.03 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
notifier
Cloud Service for Centralized Notifications`notifier` is a [service](https://notifier.plurid.cloud) or self-hosted notificator.
`notifier` is intended to be:
+ centralized
`notifier` has clients for:
+ [`CLI`][notifier-client-cli];
+ [`NodeJS`][notifier-client-javascript];
+ [`Python`][notifier-client-python].The [`notifier-server`][notifier-server] uses [plurid](https://github.com/plurid/plurid) to explore information as a 3D structure.
### Contents
+ [About](#about)
+ [Client](#client)
+ [Support](support)
+ [Configuration](configuration)
+ [Server](#server)
+ [Packages](#packages)
+ [Codeophon](#codeophon)## About
`notifier` acts as a central messaging service. Once configured with a `token`, the `notifier` client can point to the network `endpoint`, passing the `token`.
## Client
### Support
`notifier` has client support for
+ [`CLI`][notifier-client-cli]
+ [`NodeJS`][notifier-client-javascript]
+ [`Python`][notifier-client-python]### Configuration
## Server
## Packages
[@plurid/notifier-server][notifier-server] • the server application
[notifier-server]: https://github.com/plurid/notifier/tree/master/packages/notifier-server
[@plurid/notifier-client-cli][notifier-client-cli] • the `Command-Line Interface` client
[notifier-client-cli]: https://github.com/plurid/notifier/tree/master/packages/notifier-client/notifier-cli
[@plurid/notifier-client-javascript][notifier-client-javascript] • the `NodeJS` client
[notifier-client-javascript]: https://github.com/plurid/notifier/tree/master/packages/notifier-client/notifier-javascript
[@plurid/notifier-client-python][notifier-client-python] • the `Python` client
[notifier-client-python]: https://github.com/plurid/notifier/tree/master/packages/notifier-client/notifier-python
## [Codeophon](https://github.com/ly3xqhl8g9/codeophon)
+ licensing: [delicense](https://github.com/ly3xqhl8g9/delicense)
+ versioning: [αver](https://github.com/ly3xqhl8g9/alpha-versioning)