diff options
author | Viktor Geringer <devfakeplus@googlemail.com> | 2016-11-28 11:56:07 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-28 11:56:07 +0000 |
commit | b20edbf58ace6249ef5c49a2bb899e7142ab5cf8 (patch) | |
tree | 7e348b0c876e569c4ca1b854f116ac53ba51e771 | |
parent | Merge pull request #849 from jgillich/patch-2 (diff) | |
download | awesome-selfhosted-b20edbf58ace6249ef5c49a2bb899e7142ab5cf8.tar.gz awesome-selfhosted-b20edbf58ace6249ef5c49a2bb899e7142ab5cf8.zip |
update flox
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -725,7 +725,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https * [CrushPaper](https://www.crushpaper.com/) - Research the web for relevant sources, save quotations from them to CrushPaper and then combine them with your own insights into a paper. ([Source Code](https://github.com/ZapBlasterson/crushpaper)) `AGPLv3` `Java` * [DomainMOD](https://domainmod.org) - An 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)) `GPLv3` `PHP` * [EasyBook Project](http://easybook-project.org/) - Book publishing as easy as it should be. ([Source Code](https://github.com/javiereguiluz/easybook)) `MIT` `PHP` - * [Flox](https://github.com/devfake/flox) `⚠` - Self hosted movie watch list with a rating based on a 3-point system for good, medium and bad. ([Demo](http://80.240.132.120/flox-demo/public/)) `MIT` `PHP` + * [Flox](https://github.com/devfake/flox) `⚠` - Self hosted Movie, Series and Anime watch list with a rating based on a 3-point system for good, medium and bad. ([Demo](http://80.240.132.120/flox-demo/public/)) `MIT` `PHP` * [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)) `GPLv2` `OCAML` * [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` * [LicAPI](https://projects.miguelpiedrafita.com/LicAPI) - A PHP API to manage license info. ([Source Code](https://github.com/m1guelpf/LicAPI)) `MPLv2` `PHP` |