diff options
author | nodiscc <nodiscc@gmail.com> | 2020-10-04 11:07:10 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-04 11:07:10 +0000 |
commit | f29c5dc97608882d390a03b638b44dd34d9fe5a0 (patch) | |
tree | 49290bfe63b407713f62b61c17e9dcd5860dcc96 | |
parent | Add CapRover To Misc (diff) | |
download | awesome-selfhosted-f29c5dc97608882d390a03b638b44dd34d9fe5a0.tar.gz awesome-selfhosted-f29c5dc97608882d390a03b638b44dd34d9fe5a0.zip |
fix caprover description (must end with a dot)
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1032,7 +1032,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https - [asciiflow](http://asciiflow.com/) - Flow Diagram Drawing Tool. ([Source Code](https://github.com/lewish/asciiflow2)) `GPL-3.0` `Java/JavaScript` - [blynk](https://blynk.io/) - Platform with iOS and Android apps to control Arduino, ESP8266, Raspberry Pi and similar microcontroller boards over the Internet. ([Source Code](https://github.com/blynkkk/blynk-server)) `AGPL-3.0` `Java` - [Cachet](https://cachethq.io/) - An open source status page system for everyone. ([Demo](https://demo.cachethq.io/), [Source Code](https://github.com/CachetHQ/Cachet)) `BSD-3-Clause` `PHP` -- [CapRover](https://caprover.com/) - Build your own PaaS in a few minutes! ([Demo](https://captain.server.demo.caprover.com/#/login), [Source Code](https://github.com/caprover/caprover)) `Apache-2.0` `Docker/Nodejs` +- [CapRover](https://caprover.com/) - Build your own PaaS in a few minutes. ([Demo](https://captain.server.demo.caprover.com/#/login), [Source Code](https://github.com/caprover/caprover)) `Apache-2.0` `Docker/Nodejs` - [cState](https://github.com/cstate/cstate/) - Static status page for hyperfast Hugo. Clean design, minimal JS, super light HTML/CSS, high customization, optional admin panel, read-only API, IE8+. Best used with Netlify, Docker. ([Demo](https://cstate.mnts.lt/)) `MIT` `Go` - [CUPS](https://www.cups.org/) - The Common Unix Print System uses Internet Printing Protocol (IPP) to support printing to local and network printers. ([Source Code](https://github.com/apple/cups)) `GPL-2.0` `C` - [CyberChef](https://github.com/gchq/CyberChef) - Perform all manner of "cyber" operations within a web browser such as AES, DES and Blowfish encryption and decryption, creating hexdumps, calculating hashes, and much more. ([Demo](https://gchq.github.io/CyberChef)) `Apache-2.0` `JavaScript` |