diff options
author | nodiscc <nodiscc@gmail.com> | 2019-08-20 17:24:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-20 17:24:51 +0000 |
commit | dfd38572c458cdc77477e92123d8b7edb6abfb26 (patch) | |
tree | 4963a924f1243d4670172d34778bb00a6f9117fd | |
parent | RconCli alphabetically order (diff) | |
download | awesome-selfhosted-dfd38572c458cdc77477e92123d8b7edb6abfb26.tar.gz awesome-selfhosted-dfd38572c458cdc77477e92123d8b7edb6abfb26.zip |
clarify rconcli description
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -947,7 +947,7 @@ 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 server with Source RCON Protocol. `MIT` `Go` +- [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` |