Skip to content
forked from gotify/server

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

License

Notifications You must be signed in to change notification settings

batsense/server

This branch is 116 commits behind gotify/server:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7e261be · Jun 19, 2021
Apr 16, 2021
Nov 1, 2020
Nov 1, 2020
Nov 1, 2020
Nov 1, 2020
Jan 6, 2021
Jun 24, 2020
May 8, 2020
Mar 7, 2020
Nov 1, 2020
Nov 1, 2020
Nov 1, 2020
Nov 1, 2020
Nov 1, 2020
Nov 1, 2020
Jun 19, 2021
Feb 11, 2020
May 10, 2018
Nov 1, 2020
Mar 16, 2019
Mar 2, 2018
Apr 4, 2019
Feb 26, 2021
Mar 8, 2019
Feb 26, 2021
Jan 6, 2021
Nov 1, 2020
Sep 10, 2020
Jun 19, 2021
Jun 19, 2021
Jan 20, 2019

Repository files navigation

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
  • Web-UI -> ./ui
  • CLI for sending messages -> gotify/cli
  • Android-App -> gotify/android

Get it on Google Play Get it on F-Droid

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


Documentation

InstallConfigurationREST-APISetup Dev Environment

Contributing

We welcome all kinds of contribution, including bug reports, feature requests, documentation improvements, UI refinements, etc. Check out 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 file for details

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 65.9%
  • TypeScript 32.6%
  • Other 1.5%