Quotidien Shaarli

Tous les liens d'un jour sur une page.

March 21, 2025

Gotify · a simple server for sending and receiving messages

gotify/server

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/android

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

gotify/cli

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