diff options
author | nodiscc <nodiscc@gmail.com> | 2019-03-07 15:13:42 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-07 15:13:42 +0000 |
commit | 3bbc79a2d800df5814b4d5821d04a0f863180ce6 (patch) | |
tree | 0dd352341bcaf1601ff049eb26d54288e109c602 /README.md | |
parent | Merge pull request #1625 from francoisjacquet/patch-1 (diff) | |
parent | Add Gotify (diff) | |
download | awesome-selfhosted-3bbc79a2d800df5814b4d5821d04a0f863180ce6.tar.gz awesome-selfhosted-3bbc79a2d800df5814b4d5821d04a0f863180ce6.zip |
Merge pull request #1626 from gjabell/master
Add Gotify
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -269,6 +269,7 @@ _CalDAV or CardDAV clients._ - [Freenet](https://freenetproject.org/index.html) - Anonymously share files, browse and publish "freesites" (web sites accessible only through Freenet) and chat on forums. ([Source Code](https://github.com/freenet/fred)) `GPL-2.0` `Java` - [Friends](http://moose-team.github.io/friends/) - P2P chat powered by the web. ([Source Code](https://github.com/moose-team/friends)) `MIT` `Nodejs` - [GNUnet](https://gnunet.org/) - Free software framework for decentralized, peer-to-peer networking. ([Source Code](https://gnunet.org/git/)) `GPL-3.0` `C` +- [Gotify](https://gotify.net/) - Self-hosted notification server with Android and CLI clients, similar to PushBullet. ([Source Code](https://github.com/gotify/server), [Clients](https://github.com/gotify/android)) `MIT` `Go` - [Hawkpost](https://hawkpost.co) - HawkPost is a web app that lets you create unique links that you can share with a person that desires to send you important information but doesn't know how to encrypt it. The message is encrypted in their browser and sent to your email address. ([Source Code](https://github.com/whitesmith/hawkpost)) `MIT` `Python` - [Hubl.in](https://hubl.in/) - WebRTC powered video conference, chat and collaborative editor. ([Source Code](https://github.com/linagora/hublin)) `AGPL-3.0` `Nodejs` - [Jitsi Meet](https://jitsi.org/Projects/JitsiMeet) - Jitsi Meet is an OpenSource (MIT) WebRTC Javascript application that uses Jitsi Videobridge to provide high quality, scalable video conferences. ([Source Code](https://github.com/jitsi/jitsi-meet)) `MIT` `Javascript` |