diff options
author | nodiscc <nodiscc@gmail.com> | 2019-08-20 17:26:29 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-20 17:26:29 +0000 |
commit | ef23cfb932e627e60349b3bf2df0b228742016e5 (patch) | |
tree | 5c0225d207a083745600a1522a1b152e36f93af5 | |
parent | clarify rconcli description (diff) | |
download | awesome-selfhosted-ef23cfb932e627e60349b3bf2df0b228742016e5.tar.gz awesome-selfhosted-ef23cfb932e627e60349b3bf2df0b228742016e5.zip |
add description to games section
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -755,6 +755,8 @@ _Command-line file upload_ **[`^ back to top ^`](#)** +_Games, game servers and control panels._ + - [A Dark Room](https://github.com/doublespeakgames/adarkroom) - Minimalist text adventure game for your browser. ([Demo](http://adarkroom.doublespeakgames.com/)) `MPL-2.0` `HTML5` - [Agar.IO Clone](https://github.com/huytd/agar.io-clone) - Agar.io clone written with Socket.IO and HTML5 canvas. `MIT` `Nodejs` - [battlecraft](https://github.com/jbreindel/battlecraft) - Fully distributed multiplayer browser game. ([Demo](http://battlecraft.online)) `Apache-2.0` `Erlang` @@ -947,7 +949,6 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https - [Notica](https://notica.us) - Lets you send browser notifications from your terminal to your desktop or phone. No installation or registration is required. ([Source Code](https://github.com/tannercollin/Notica)) `MIT` `Nodejs` - [Ombi](https://ombi.io/) - A content request system for Plex/Emby, connects to SickRage, CouchPotato, Sonarr, with a growing feature set. ([Demo](https://demo.ombi.io/), [Source Code](https://github.com/tidusjar/Ombi)) `GPL-2.0` `C#` - [PassCheck](https://passcheck.xyz/) - A web application featuring some handy password tools, including a password generator, strength checker and HaveIBeenPwned breach checker. ([Source Code](https://github.com/apacketofsweets/PassCheck)) `MIT` `JavaScript` -- [RconCli](https://github.com/gorcon/rcon-cli) - CLI for executing queries on a remote Valve Source dedicated server using the RCON Protocol. `MIT` `Go` - [ReleaseBell](https://releasebell.com/) - Send release notifications for starred Github repos. ([Source Code](https://git.cloudron.io/cloudron/releasebell)) `MIT` `Nodejs` - [revealjs](https://revealjs.com) - Framework for easily creating beautiful presentations using HTML. ([Demo](https://revealjs.com/), [Source Code](https://github.com/hakimel/reveal.js)) `MIT` `JavaScript` - [SANE Network Scanning](http://sane-project.org/) - Allow remote clients to access image acquisition devices (scanners) available on the local host. ([Source Code](http://www.sane-project.org/cvs.html)) `GPL-2.0` `C` |