All Projects → gotify → Server

gotify / Server

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

Programming Languages

go
31211 projects - #10 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to Server

Awesome Selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
Stars: ✭ 70,996 (+935.23%)
Mutual labels:  self-hosted, selfhosted, cloud, hosting, privacy
Bloom
The simplest way to de-Google your life and business: Inbox, Calendar, Files, Contacts & much more
Stars: ✭ 934 (-86.38%)
Mutual labels:  self-hosted, self-hosting, cloud, privacy
Yunohost
YunoHost is an operating system aiming to simplify as much as possible the administration of a server. This repository corresponds to the core code, written mostly in Python and Bash.
Stars: ✭ 832 (-87.87%)
Mutual labels:  self-hosted, selfhosted, self-hosting
Server
☁️ Nextcloud server, a safe home for all your data
Stars: ✭ 17,723 (+158.43%)
Mutual labels:  self-hosting, cloud, free-software
Personal Management System
Your web application for managing personal data. <[email protected]>
Stars: ✭ 2,027 (-70.44%)
Mutual labels:  self-hosted, selfhosted, privacy
Server
self-hosted tag-based time tracking
Stars: ✭ 238 (-96.53%)
Mutual labels:  self-hosted, selfhosted, privacy
Cve Api
Unofficial api for cve.mitre.org
Stars: ✭ 36 (-99.48%)
Mutual labels:  api, self-hosted, selfhosted
Offen
The fair and lightweight alternative to common web analytics tools.
Stars: ✭ 385 (-94.39%)
Mutual labels:  self-hosted, privacy
Para
Open source back-end server for web, mobile and IoT. The backend for busy developers. (self-hosted or hosted)
Stars: ✭ 389 (-94.33%)
Mutual labels:  api, self-hosted
Impress
Enterprise application server for Node.js and Metarhia private cloud ⚡
Stars: ✭ 634 (-90.76%)
Mutual labels:  api, cloud
Sparkleshare
Share and collaborate by syncing with any Git repository instantly. Linux, macOS, and Windows.
Stars: ✭ 4,661 (-32.04%)
Mutual labels:  self-hosted, privacy
Thehivedocs
Documentation of TheHive
Stars: ✭ 353 (-94.85%)
Mutual labels:  api, free-software
Nodejsstarterkit
Starter Kit for Node.js v14.x, minimum dependencies 🚀
Stars: ✭ 348 (-94.93%)
Mutual labels:  api, cloud
Docker Ddns
Easy-to-deploy dynamic DNS with Docker, Go and Bind9
Stars: ✭ 392 (-94.28%)
Mutual labels:  self-hosted, selfhosted
Server
screen sharing for developers https://screego.net/
Stars: ✭ 3,931 (-42.68%)
Mutual labels:  selfhosted, privacy
Droplet kit
DropletKit is the official DigitalOcean API client for Ruby.
Stars: ✭ 482 (-92.97%)
Mutual labels:  api, cloud
Freshlytics
Open source privacy-friendly analytics
Stars: ✭ 303 (-95.58%)
Mutual labels:  self-hosted, privacy
Wireguard Manager
Self-hosted Wireguard Installer / Manager for CentOS, Debian, Ubuntu, Arch, Fedora, Redhat, Raspbian
Stars: ✭ 478 (-93.03%)
Mutual labels:  self-hosted, privacy
Easy Wg Quick
Creates Wireguard configuration for hub and peers with ease
Stars: ✭ 502 (-92.68%)
Mutual labels:  self-hosted, privacy
Dorita980
Unofficial iRobot Roomba and Braava (i7/i7+, 980, 960, 900, e5, 690, 675, m6, etc) node.js library (SDK) to control your robot
Stars: ✭ 523 (-92.37%)
Mutual labels:  api, cloud

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].