Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/gotify/server

A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)
https://github.com/gotify/server

api cloud free-software golang gotify hosting javascript notifications privacy react self-hosted self-hosting selfhosted

Last synced: about 1 month ago
JSON representation

A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)

Lists

README

        





gotify/server



Build Status


codecov


Go Report Card


Matrix


Docker Pulls


latest release

## 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

Gotify UI screenshot

* send messages via REST-API
* receive messages via WebSocket
* manage users, clients and applications
* [Plugins](https://gotify.net/docs/plugin)
* Web-UI -> [./ui](ui)
* CLI for sending messages -> [gotify/cli](https://github.com/gotify/cli)
* Android-App -> [gotify/android](https://github.com/gotify/android)

[Get it on Google Play][playstore]
[Get it on F-Droid][fdroid]

(Google Play and the Google Play logo are trademarks of Google LLC.)

---

**[Documentation](https://gotify.net/docs)**

[Install](https://gotify.net/docs/install) ᛫
[Configuration](https://gotify.net/docs/config) ᛫
[REST-API](https://gotify.net/api-docs) ᛫
[Setup Dev Environment](https://gotify.net/docs/dev-setup)

## 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](http://semver.org/) for versioning. For the versions available, see the
[tags on this repository](https://github.com/gotify/server/tags).

## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details

[playstore]: https://play.google.com/store/apps/details?id=com.github.gotify
[fdroid]: https://f-droid.org/de/packages/com.github.gotify/