diff options
author | nodiscc <nodiscc@gmail.com> | 2020-02-09 12:48:50 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-09 12:48:50 +0000 |
commit | 792d12ae3d060ae32597e91eb9aff5babef80de8 (patch) | |
tree | f50739a5fe7bf972471512750c7c1225270f02c2 | |
parent | Merge pull request #1974 from ciur/dms (diff) | |
parent | Update README.md (diff) | |
download | awesome-selfhosted-792d12ae3d060ae32597e91eb9aff5babef80de8.tar.gz awesome-selfhosted-792d12ae3d060ae32597e91eb9aff5babef80de8.zip |
Merge pull request #1958 from Icesofty/master
Add Digital-Currency
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -999,6 +999,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https - [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` +- [Digital-Currency](https://github.com/Icesofty/Digital-Currency) - Create your own Self-Hosted Digital Currency. ([Demo](http://tonken.mooo.com/)) `GPL-3.0` `Nodejs` - [DomainMOD](https://domainmod.org) - Application to manage your domains and other internet assets in a central location. DomainMOD includes a Data Warehouse framework that allows you to import your WHM/cPanel web server data so that you can view, export, and report on your data. ([Demo](https://demo.domainmod.org), [Source Code](https://github.com/domainmod/domainmod)) `GPL-3.0` `PHP` - [Flox](https://github.com/devfake/flox) `⚠` - Self hosted movie, TV series and anime watch list with a 3-point rating system. Uses The Movie Database backend for information. ([Demo](https://flox-demo.pyxl.dev/)) `MIT` `PHP` - [formspree](https://formspree.io/) `⚠` - Just send your form to our URL and we'll forward it to your email. No PHP, Javascript or sign up required. ([Demo](http://test.formspree.io/), [Source Code](https://github.com/formspree/formspree)) `AGPL-3.0` `Python` |