diff options
author | Dave Perrett <hello@daveperrett.com> | 2022-04-11 09:07:46 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-11 09:07:46 +0000 |
commit | 0be4ca833e981a27de98510dc977df3b713f5401 (patch) | |
tree | 4ba420d691a822302089a3ca349e0b9ac8c638b4 | |
parent | Adds 'Media Hut' to Photo Galleries section (#2929) (diff) | |
download | awesome-selfhosted-0be4ca833e981a27de98510dc977df3b713f5401.tar.gz awesome-selfhosted-0be4ca833e981a27de98510dc977df3b713f5401.zip |
Add string.is to Miscellaneous (#2958) (#2958)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1246,6 +1246,7 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or - [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` - [Revive Adserver](https://www.revive-adserver.com/) - World's most popular free, open source ad serving system. Formerly known as OpenX Adserver and phpAdsNew. ([Source Code](https://github.com/revive-adserver/revive-adserver)) `GPL-2.0-or-later` `PHP` - [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` +- [string.is](https://string.is/) - An open-source, privacy-friendly online string toolkit for developers. ([Demo](https://string.is/) [Source Code](https://github.com/recurser/string-is)) `AGPL-3.0` `Nodejs` - [TeslaMate](https://github.com/adriankumpf/teslamate) - A powerful data logger for Tesla vehicles. `MIT` `Elixir` - [Trello Burndown](https://github.com/mtricht/trello-burndown) `⚠` - Easy to use SCRUM burndown chart for Trello boards. `MIT` `Go/Docker` - [ViMbAdmin](https://www.vimbadmin.net/) - Provides a web based virtual mailbox administration system to allow mail administrators to easily manage domains, mailboxes and aliases. ([Demo](https://www.vimbadmin.net/demo/auth/login), [Source Code](https://github.com/opensolutions/ViMbAdmin)) `GPL-3.0` `PHP` |