Gotify alternatives and similar software solutions
Based on the "Custom communication systems" category.
Alternatively, view Gotify alternatives based on common mentions on social networks and blogs.
-
Chatwoot
Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc. ๐ฅ๐ฌ -
Tinode
Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots -
WBO
Online collaborative Whiteboard that is simple, free, easy to use and to deploy -
Shhh
Share sensitive info without leaving a trace in your chat logs or email accounts. -
OTS
One-Time-Secret sharing platform with a symmetric 256bit AES encryption in the browser -
PushBits
A simple server for push notifications via Matrix (and a minimalistic alternative to Pushover and Gotify with a strong focus on security) ๐๐ฏ -
BluetoothCommunicatorExample
Example bluetooth chat app using Bluetooth LE library to communicate between android devices -
Jami
Free and universal communication platform which preserves the user's privacy and freedoms
Clean code begins in your IDE with SonarLint
Do you think we are missing an alternative of Gotify or a related project?
Popular Comparisons
README
gotify/server
Intro
We wanted a simple server for sending and receiving messages (in real time per WebSocket). For this, not many open source projects existed and most of the existing ones were abandoned. Also, a requirement was that it can be self-hosted. We know there are many free and commercial push services out there.
Features
- send messages via REST-API
- receive messages via WebSocket
- manage users, clients and applications
- Plugins
- Web-UI -> [./ui](ui)
- CLI for sending messages -> gotify/cli
- Android-App -> gotify/android
(Google Play and the Google Play logo are trademarks of Google LLC.)
Install แซ Configuration แซ REST-API แซ Setup Dev Environment
Contributing
We welcome all kinds of contribution, including bug reports, feature requests, documentation improvements, UI refinements, etc. Check out [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details
*Note that all licence references and agreements mentioned in the Gotify README section above
are relevant to that project's source code only.