diff options
author | nodiscc <nodiscc@gmail.com> | 2019-07-18 17:04:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-18 17:04:51 +0000 |
commit | 265faf1fc48839e52aa2d65d997b76d6c537eeb5 (patch) | |
tree | 857523d728f55afd786bba9cdc153d46eeed507e | |
parent | Merge pull request #1711 from alxdrlitreev/master (diff) | |
parent | Merge branch 'master' into master (diff) | |
download | awesome-selfhosted-265faf1fc48839e52aa2d65d997b76d6c537eeb5.tar.gz awesome-selfhosted-265faf1fc48839e52aa2d65d997b76d6c537eeb5.zip |
Merge pull request #1722 from apacketofsweets/master
Added PassCheck to Miscellaneous
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -941,6 +941,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https - [nnmm](https://nnmm.nl/) - Super tiny pastebin/url minifier "microservice". ([Source Code](https://github.com/Mechazawa/nnmm)) `Beerware` `PHP` - [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` - [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` |