Popularity
8.8
Growing
Activity
6.7
-
10,091
118
576

Programming language: Go
License: GNU General Public License v3.0 or later
Tags: Communication systems     Custom Communication Systems    
Latest version: v2.0.20

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.

Do you think we are missing an alternative of Gotify or a related project?

Add another 'Custom communication systems' Software solution

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.)


Documentation

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.