- Notifications
You must be signed in to change notification settings - Fork20
A simple server for push notifications via Matrix (and a minimalistic alternative to Pushover and Gotify) 🚀📯
License
pushbits/server
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
❗This software is currently in alpha phase. |
---|
Receive your important notifications immediately, overMatrix.
PushBits enables you to send push notifications via a simple web API, and delivers them to your users.
PushBits is a relay server for push notifications.It enables you to send notifications via a simple web API, and delivers them to you throughMatrix.This is similar to whatPushover andGotify offer, but it does not require an additional app.
The vision is to have compatibility with Gotify on the sending side, while on the receiving side an established service is used.This has the advantages that we need to maintain neither plugins (like those forWatchtower andJellyfin) nor clients.
- Multiple users and multiple channels (applications) per user
- Compatibility with Gotify's API for sending messages
- API and CLI for managing users and applications
- Optional check for weak passwords usingHIBP
- Argon2 as KDF for password storage
- Two-factor authentication,issue
- Bi-directional key verification,issue
Please refer tothe LICENSE file to learn more about the license of this code.It applies only where not specified differently.
The idea for this software was inspired byGotify.
The source code is locatedon GitHub.You can retrieve it by checking out the repository as follows:
git clone https://github.com/pushbits/server.git
🔧Want to contribute?Before moving forward, please refer toour contribution guidelines.
📫Found a security vulnerability?Checkthis document for information on how you can bring it to our attention.
⭐Like fancy graphs? Seeour stargazers over time.
This project totally would've used Signal if it would offer a proper API.Sadly, neitherSignal norWhatsApp come with an API (at the time of writing) through which PushBits could interact.
InTelegram there is an API to run bots, but these are limited in that they cannot create chats by themselves.If you insist on going with Telegram, have a look attelepush.
The idea of a federated, synchronized but yet end-to-end encrypted protocol is awesome, but its clients simply aren't really there yet.Still, if you haven't tried it yet, we'd encourage you to check it out.
About
A simple server for push notifications via Matrix (and a minimalistic alternative to Pushover and Gotify) 🚀📯
Topics
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Contributors4
Uh oh!
There was an error while loading.Please reload this page.