diff options
author | nrew225 <nrew225@gmail.com> | 2016-08-28 20:30:12 +0000 |
---|---|---|
committer | nrew225 <nrew225@gmail.com> | 2016-08-28 20:30:12 +0000 |
commit | 80807fb84bdd4b6d052cd641f07a4efdd47bf8c2 (patch) | |
tree | 40826af3b433aada888da9f978f51adc87561c7a /README.md | |
parent | Fix Feed Readers (diff) | |
parent | Merge pull request #728 from n8225/k42b3-master (diff) | |
download | awesome-selfhosted-80807fb84bdd4b6d052cd641f07a4efdd47bf8c2.tar.gz awesome-selfhosted-80807fb84bdd4b6d052cd641f07a4efdd47bf8c2.zip |
Merge remote-tracking branch 'refs/remotes/Kickball/master' into Fix-FeedReaders
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,6 +1,6 @@ # Awesome-Selfhosted -[](https://github.com/sindresorhus/awesome) +[](https://github.com/sindresorhus/awesome) [](https://chat.awesome-selfhosted.com) Selfhosting is the process of locally hosting and managing applications instead of renting from SaaS providers. @@ -637,6 +637,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https ## Misc/Other * [EasyBook Project](http://easybook-project.org/) - Book publishing as easy as it should be. ([Source Code](https://github.com/javiereguiluz/easybook)) `MIT` `PHP` + * [Fusio](http://www.fusio-project.org/) - Fusio is an open source API management platform which helps to build and manage REST APIs. ([Demo](http://demo.fusio-project.org/backend.htm), [Source Code](https://github.com/apioo/fusio)) `AGPLv3` `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` * [Mindmaps](https://github.com/drichard/mindmaps) - An open source, offline capable, mind mapping application. ([Demo](http://drichard.org/mindmaps/)) `AGPLv3` `HTML5` @@ -819,7 +820,7 @@ See also [Ticketing](#ticketing), [Task management/To-do lists](#task-management * [Lavagna](http://lavagna.io) - Lavagna is an open-source issue/project management tool designed for small teams. Lightweight, pure Java, easy to install, easy to use. ([Source Code](https://github.com/digitalfondue/lavagna)) `GPLv3` `Java` * [OpenProject](https://www.openproject.org) - Project collaboration. * [Phabricator](http://phabricator.org/) - Collection of web applications that help build better software. ([Demo](https://secure.phabricator.com/), [Source Code](https://github.com/phacility/phabricator)) `Apache` `PHP` - * [Redmine](http://www.redmine.org/) - Redmine is a flexible project management web application. `GPLv2` `Ruby` + * [Redmine](http://www.redmine.org/) - Redmine is a flexible project management web application. ([Demo](http://demo.redmine.org/), [Source Code](https://svn.redmine.org/redmine/)) `GPLv2` `Ruby` * [Taiga](https://taiga.io/) - Agile Project Management Tool based on the Kanban and Scrum methods. ([Source Code](https://github.com/taigaio)) * [The Bug Genie](http://www.thebuggenie.com/) - Written in PHP. * [Trac](http://trac.edgewall.org/) - Written in python. |