aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPietro Marangon <pietro.marangon@gmail.com>2018-10-21 11:53:31 +0000
committerGitHub <noreply@github.com>2018-10-21 11:53:31 +0000
commit319eb3f99639c25e0ad8ac62b8999e9f15c6ea7c (patch)
treebb2c828801e6c7421d41d64da7d58f11e72c952f
parentUpdate README.md (diff)
downloadawesome-selfhosted-319eb3f99639c25e0ad8ac62b8999e9f15c6ea7c.tar.gz
awesome-selfhosted-319eb3f99639c25e0ad8ac62b8999e9f15c6ea7c.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1b2ac98d..8e54e729 100644
--- a/README.md
+++ b/README.md
@@ -888,7 +888,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https
- [GeneWeb](https://geneweb.tuxfamily.org/wiki/GeneWeb) - GeneWeb is an open source genealogy software written in OCaml. It comes with a Web interface and can be used off-line or as a Web service. ([Demo](https://demo.geneweb.tuxfamily.org/gw7/), [Source Code](https://github.com/geneweb/geneweb)) `GPL-2.0` `OCAML`
- [How Secure Is My Password](https://github.com/howsecureismypassword/hsimp) - Rather than just saying a password is "weak" or "strong", How Secure is My Password? lets your users know how long it would take someone to crack their password. ([Demo](https://howsecureismypassword.net/)) `MIT` `Javascript`
- [google-webfonts-helper](https://github.com/majodev/google-webfonts-helper) `⚠` - Hassle-Free Way to Self-Host Google Fonts. Get eot, ttf, svg, woff and woff2 files + CSS snippets. ([Demo](https://google-webfonts-helper.herokuapp.com/)) `MIT` `Nodejs`
-- [ytdl-webserver](https://github.com/Algram/ytdl-webserver) - Docker-ready webserver for downloading youtube videos `MIT` `Nodejs`
+- [ytdl-webserver](https://github.com/Algram/ytdl-webserver) - Docker-ready webserver for downloading youtube videos. ([Source Code](https://github.com/Algram/ytdl-webserver)) `MIT` `Nodejs`
- [Kimai](http://www.kimai.org/) - Simple time and project tracking. ([Demo](http://www.kimai.org/demo/), [Source Code](https://github.com/kimai/kimai)) `GPL-3.0` `PHP`
- [King Phisher](https://github.com/securestate/king-phisher) - King Phisher is a tool for testing and promoting user awareness by simulating real world phishing attacks. `BSD` `Python`
- [Maily Form](https://github.com/jlelse/Maily-Form) - Self-hosted service you can use to place forms on static sites. It uses nodemailer and you can host it with Docker. `GPL-3.0` `Nodejs/Docker`