Skip to content

Latest commit

 

History

History
75 lines (54 loc) · 1.78 KB

File metadata and controls

75 lines (54 loc) · 1.78 KB
layout hero
home
name text tagline image actions
Gotify
a simple server for sending and receiving messages
src alt
/img/logo.png
Gotify Logo
theme text link
brand
Download
theme text link
alt
Documentation
/docs/
theme text link
alt
Source Code

The heart of this project. gotify/server features a WebUI and functionality for:

  • sending messages via a REST-API
  • subscribing/receiving messages via a web socket connection
  • managing users, clients and applications

Gotify UI

An android client for subscribing to the message stream of gotify/server. The app creates push notifications on newly received messages.

Get it on Google Play Get it on F-Droid Download

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

Gotify Android

A command line client for pushing messages to gotify/server. It is not required to push messages. See Docs.