Added license list, fixed typos and descriptions, first part of adding licenses (#13)

This commit is contained in:
Kovah 2015-06-23 12:14:40 +02:00
parent 6af5cda101
commit 0dbd02bbd0

101
README.md
View File

@ -9,6 +9,15 @@ You can help by sending Pull Requests to add more services.
### Note about closed source software ### Note about closed source software
Based on [this issue](https://github.com/Kickball/awesome-selfhosted/issues/8), I have decided to implement a closed source tag which will be used to identify closed source softare. We will use a slashed circle to represent closed source applications: ⊘ Based on [this issue](https://github.com/Kickball/awesome-selfhosted/issues/8), I have decided to implement a closed source tag which will be used to identify closed source softare. We will use a slashed circle to represent closed source applications: ⊘
### List of Licenses
* `MIT` - [MIT License](http://opensource.org/licenses/MIT)
* `GNU-GPL` - [GNU General Public License](https://www.gnu.org/licenses/gpl-1.0)
* `GNU-GPL-2.0` - [GNU General Public License 2.0](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)
* `GNU-GPL-3.0` - [GNU General Public License 3.0](http://www.gnu.org/licenses/gpl-3.0.en.html)
* `GNU-AGPL-3.0` - [GNU Affero General Public License 3.0](https://www.gnu.org/licenses/agpl-3.0)
* `Apache` - [Apache License, Version 2.0](http://www.apache.org/licenses/)
Table of Contents Table of Contents
================= =================
@ -55,46 +64,44 @@ Table of Contents
## Blogging Platforms ## Blogging Platforms
* [Anchor CMS](http://anchorcms.com/) - Anchor is a free, lightweight, faster-than-a-bullet, simple blogging system, made for artdirected posts. ([Source code](https://github.com/anchorcms/anchor-cms)) * [Anchor CMS](http://anchorcms.com/) - Anchor is a free, lightweight, faster-than-a-bullet, simple blogging system, made for artdirected posts. - `GNU-GPL-3.0`
* [Blogotext](http://lehollandaisvolant.net/blogotext/en/) - a free blog-engine written in PHP and using SQLite. This offers you both an unmatched simplicity during installation and great performances. ([Source code](https://github.com/timovn/blogotext)) * [Blogotext](http://lehollandaisvolant.net/blogotext/en/) - a free blog-engine written in PHP and using SQLite. This offers you both an unmatched simplicity during installation and great performances. - `MIT`
* [blosxom](http://blosxom.sourceforge.net/) - a lightweight yet feature-packed weblog application designed from the ground up with simplicity, usability, and interoperability in mind. * [blosxom](http://blosxom.sourceforge.net/) - A lightweight yet feature-packed weblog application designed from the ground up with simplicity, usability, and interoperability in mind. - `MIT`
* [Chyrp](http://chyrp.net/) - An extra-awesome, extra-lightweight blog engine ([Source code](https://github.com/chyrp/chyrp)) * [Chyrp](http://chyrp.net/) - An extra-awesome, extra-lightweight blog engine - `MIT`
* [Dotclear](http://dotclear.org/) - Take control over your blog! * [Dotclear](http://dotclear.org/) - User-friendly tool allowing anyone to publish on the web, regardless of their technical skills - `GNU-GPL-2.0`
* [Ghost](http://ghost.org/) - Just a blogging platform * [Ghost](http://ghost.org/) - Ghost is a simple, powerful publishing platform that allows you to share your stories with the world. - `MIT`
* [htmly](https://github.com/danpros/htmly) - Databaseless Blogging Platform (Flat-File Blog) ([Demo](http://www.htmly.com/demo/)) * [htmly](https://www.htmly.com/) - Database-less Blogging Platform (Flat-File Blog) - `GNU-GPL-2.0`
* [PluXml](http://www.pluxml.org/) - XML-based blog/CMS platform * [PluXml](http://www.pluxml.org/) - XML-based blog/CMS platform - `GNU-GPL`
* [WeblogMatrix](http://www.weblogmatrix.org/) - Blogging platforms comparator.
* [Wordpress](https://wordpress.org/) - Create a beautiful website or blog.
## Bug and Task Trackers ## Bug and Task Trackers
* [92five](http://92fiveapp.com/) - Self hosted project management application ([Source code](https://github.com/chintanbanugaria/92five)) * [92five](http://92fiveapp.com/) - Self hosted project management application - `no license`
* [Apache Bloodhound](https://bloodhound.apache.org/) - Manage software products, Keep track of features, tasks and bugs * [Apache Bloodhound](https://bloodhound.apache.org/) - Manage software products, Keep track of features, tasks and bugs - `Apache`
* [bulldog](https://github.com/infews/bulldog) - HTML5 task manager, built on todo.txt * [bulldog](https://github.com/infews/bulldog) - HTML5 task manager, built on todo.txt - `MIT`
* [Bumpy Booby](http://bumpy-booby.derivoile.fr/) - A simple, responsive and highly customizable PHP bug tracking system. ([Source code](https://github.com/piero-la-lune/Bumpy-Booby)) * [Bumpy Booby](http://bumpy-booby.derivoile.fr/) - A simple, responsive and highly customizable PHP bug tracking system. - `MIT`
* [ChiliProject](https://www.chiliproject.org/) - a web based project management system. * ~~[ChiliProject](https://www.chiliproject.org/) - A web based project management system~~ _not maintained anymore_
* [Flyspray](http://www.flyspray.org/) - uncomplicated, web-based bug tracking system ([Source code](https://github.com/Flyspray/flyspray)) * [Flyspray](http://www.flyspray.org/) - uncomplicated, web-based bug tracking system - `GNU-GPL-2.0`
* [Gaskit](https://github.com/bkeepers/gaskit) - a git-backed issue tracker. It uses a branch in your local git database to store the tickets. * [Gaskit](https://github.com/bkeepers/gaskit) - A git-backed issue tracker. It uses a branch in your local git database to store the tickets. - `GNU-GPL`
* [Kanboard](http://kanboard.net/) - A simple and open source visual task board * [Kanboard](http://kanboard.net/) - A simple and open source visual task board - `GNU-AGPL-3.0`
* [Phproject](http://www.phproject.org/) - A high performance full-featured project management system ([Source code](https://github.com/Alanaktion/phproject), [Demo](http://demo.phproject.org/)) * [Phproject](http://www.phproject.org/) - A high performance full-featured project management system - `GNU-GPL-3.0`
* [Redmine](http://www.redmine.org/) - Redmine is a flexible project management web application * [Redmine](http://www.redmine.org/) - Redmine is a flexible project management web application - `GNU-GPL-2.0`
* [Taiga.io](https://taiga.io/) - Your Agile, Free and Open Source Project Management Tool ([Source code](https://github.com/taigaio)) * [Taiga.io](https://taiga.io/) - Your Agile, Free and Open Source Project Management Tool - `GNU-AGPL-3.0`
* [TaskBoard](http://taskboard.matthewross.me/) - A Kanban-inspired app for keeping track of things that need to get done. ([Source code](https://github.com/kiswa/TaskBoard)) * [TaskBoard](http://taskboard.matthewross.me/) - A Kanban-inspired app for keeping track of things that need to get done. - `MIT`
* [tasks.php](https://github.com/RaymiiOrg/tasks.php) - A simple task/todo list manager * [tasks.php](https://github.com/RaymiiOrg/tasks.php) - A simple task/todo list manager - `MIT`
* [Tinyissue](https://github.com/mikelbring/tinyissue) - Simple Issue Tracking for Teams * [Tinyissue](https://github.com/mikelbring/tinyissue) - Simple Issue Tracking for Teams - `MIT`
## Calendar and Address Books ## Calendar and Address Books
* [Radicale](http://radicale.org/) - A Simple Calendar and Contact Server * [Radicale](http://radicale.org/) - A Simple Calendar and Contact Server - `no license`
* [calypso](http://keithp.com/calypso/) - a python-based CalDAV/CardDAV server * [calypso](http://keithp.com/calypso/) - a python-based CalDAV/CardDAV server - `no license`
* [AgenDAV](http://agendav.org/) - Multilanguage CalDAV web client with a rich AJAX interface and shared calendars support * [AgenDAV](http://agendav.org/) - Multilanguage CalDAV web client with a rich AJAX interface and shared calendars support - `GNU-AGPL-3.0`
* [Baïkal](http://baikal.codr.fr/) - Lightweight CalDAV+CardDAV server * [Baïkal](http://baikal-server.com/) - Lightweight CalDAV+CardDAV server - `GNU-GPL-3.0`
## Communication Systems ## Communication Systems
* [Metronome](http://www.lightwitch.org/metronome) XMPP server forked from Prosody. * [Metronome](http://www.lightwitch.org/metronome) XMPP server forked from Prosody - `no license`
* [Node-Chat](https://github.com/IgorAntun/node-chat) - A not-so-basic open-source chat with admin features. - `MIT` * [Node-Chat](https://github.com/IgorAntun/node-chat) - A not-so-basic open-source chat with admin features. - `MIT`
* [Prosody](http://prosody.im/) Modern XMPP server written in Lua. * [Prosody](http://prosody.im/) Modern XMPP server written in Lua - `MIT`
* [Kandan](http://getkandan.com/) Kandan is an Open Source Alternative to HipChat. - `GNU-AGPL` * [Kandan](http://getkandan.com/) Kandan is an Open Source Alternative to HipChat. - `GNU-AGPL`
* [Rocket.Chat](http://rocket.chat/) Teamchat solution similar to Gitter.im or Slack - `MIT` * [Rocket.Chat](http://rocket.chat/) Teamchat solution similar to Gitter.im or Slack - `MIT`
@ -106,24 +113,24 @@ Table of Contents
CMS are a practical way to setup a website with many features. CMS often come with third party plugins, themes and functionality that is easy to add and customize to your needs. CMS are a practical way to setup a website with many features. CMS often come with third party plugins, themes and functionality that is easy to add and customize to your needs.
* [99ko CMS](http://99ko.hellojo.fr) - 99ko est un CMS permettant de créer un site web en quelques minutes et sans connaissances particulières en programmation. Il fonctionne sans base de données et utilise de simples fichiers texte (format JSON) pour stocker vos données. ([Source code](https://github.com/99ko-project/99ko-cms)) * [99ko CMS](http://99ko.hellojo.fr) - 99ko est un CMS permettant de créer un site web en quelques minutes et sans connaissances particulières en programmation. - `no license`
* [Baun](http://bauncms.com/) - A modern, lightweight, extensible CMS for PHP - ([Source code](https://github.com/BaunCMS/Baun)) * [Baun](http://bauncms.com/) - A modern, lightweight, extensible CMS for PHP - `MIT`
* [Bolt](http://bolt.cm/) - Sophisticated, lightweight & simple CMS ([Source code](https://github.com/bolt/bolt)) * [Bolt](http://bolt.cm/) - Sophisticated, lightweight & simple CMS - `no license`
* [CMS Made Simple](http://www.cmsmadesimple.org/) - open source content management system, faster and easier management of website contents, scalable for small businesses to large corporations. * [CMS Made Simple](http://www.cmsmadesimple.org/) - open source content management system, faster and easier management of website contents, scalable for small businesses to large corporations - `GNU-GPL`
* [Concrete 5 CMS](http://www.concrete5.org/) - an open source content management system * [Concrete 5 CMS](http://www.concrete5.org/) - An open source content management system - `MIT`
* [Drupal](https://drupal.org/) - open source content management platform * [Drupal](https://drupal.org/) - Advanced open source content management platform - `GNU-GPL`
* [GetSimple CMS](http://get-simple.info/) - The Simplest Content Management System. Ever. * [GetSimple CMS](http://get-simple.info/) - The Simplest Content Management System. - `GNU-GPL-3.0`
* [Joomla!](http://www.joomla.fr/) - un système de gestion de contenu (CMS) * [Joomla!](https://www.joomla.com/) - Advanced Content Management System - `GNU-GPL`
* [Movable Type](https://movabletype.org/) - a powerful solution for the creation and management of web content. * [Movable Type](https://movabletype.org/) - a powerful solution for the creation and management of web content. - `no license`
* [october](http://octobercms.com/) - Free, open-source, self-hosted CMS platform based on the Laravel PHP Framework. ([Source code](https://github.com/octobercms/october)) * [october](http://octobercms.com/) - Free, open-source, self-hosted CMS platform based on the Laravel PHP Framework. - `MIT`
* [Pagekit](http://pagekit.com/) - A new modern CMS to create and share ([Source code](https://github.com/pagekit/pagekit)) - `MIT` * [Pagekit](http://pagekit.com/) - A new modern CMS to create and share - `MIT`
* [Pico](http://picocms.org/) - A stupidly simple, blazing fast, flat file CMS. ([Source code](https://github.com/gilbitron/Pico)) * [Pico](http://picocms.org/) - A stupidly simple, blazing fast, flat file CMS. - `MIT`
* [SPIP](http://www.spip.net/fr) - Publication system for the Internet. * [SPIP](http://www.spip.net) - Publication system for the Internet. - `no license`
* [Wordpress](https://wordpress.org/) - WordPress is web software you can use to create a beautiful website or blog. ([Source code mirror](https://github.com/WordPress/WordPress)) * [Wordpress](https://wordpress.org/) - The worlds most-used blogging and CMS engine. - `GNU-GPL-2.0`
## Download tools ## Download tools
* [Alltube](https://github.com/Rudloff/alltube) - A web interface for [youtube-dl](https://github.com/rg3/youtube-dl), a program to download videos and audio from [more than 100 websites](https://rg3.github.io/youtube-dl/supportedsites.html) ([Demo](http://alltubedownload.net/)) * [Alltube](https://github.com/Rudloff/alltube) - A web interface for [youtube-dl](https://github.com/rg3/youtube-dl), a program to download videos and audio from more than 100 websites. - `GNU-GPL`
## Feed Readers ## Feed Readers
@ -289,7 +296,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi
* [Diaspora](https://diasporafoundation.org/) - Distributed social networking service. - `GNU-AGPL-3.0` * [Diaspora](https://diasporafoundation.org/) - Distributed social networking service. - `GNU-AGPL-3.0`
* [Discourse](http://www.discourse.org/) - Advanced forum / community solution based on Ruby and JS - `GNU-GPL-2.0` * [Discourse](http://www.discourse.org/) - Advanced forum / community solution based on Ruby and JS - `GNU-GPL-2.0`
* [Elgg](https://www.elgg.org/) - a powerful open source * [Elgg](https://www.elgg.org/) - a powerful open source
* [Friendica](http://friendica.com/) - Social Communication Server ([Source code](https://github.com/friendica/friendica)) `GNU AGPL 3.0` * [Friendica](http://friendica.com/) - Social Communication Server ([Source code](https://github.com/friendica/friendica)) `GNU-AGPL-3.0`
* [Gnu Social](http://gnu.io/social/) - social communication software for both public and private communications * [Gnu Social](http://gnu.io/social/) - social communication software for both public and private communications
* [Jappix](https://jappix.com/) - Jappix is an open social platform, that let's you easily get or keep in touch with everyone. * [Jappix](https://jappix.com/) - Jappix is an open social platform, that let's you easily get or keep in touch with everyone.
* [Movim](https://movim.eu/) - A brand new social network, full of awesome features in a modern and smart interface) * [Movim](https://movim.eu/) - A brand new social network, full of awesome features in a modern and smart interface)
@ -318,7 +325,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi
* [Codex](http://codex.caffeinated.ninja/codex/master) - Codex is a simple file-based Markdown documentation platform built on top of Laravel. - `MIT` * [Codex](http://codex.caffeinated.ninja/codex/master) - Codex is a simple file-based Markdown documentation platform built on top of Laravel. - `MIT`
* [daux.io](https://github.com/justinwalsh/daux.io) - Daux.io is an documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly. It helps you create great looking documentation in a developer friendly way. * [daux.io](https://github.com/justinwalsh/daux.io) - Daux.io is an documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly. It helps you create great looking documentation in a developer friendly way.
* [Docstore](http://haldean.org/) - A basic site for hosting static documents - docstore is a simple way to serve Markdown files without any server-side processing, and without requiring you (as the author) to recompile every time you change an article. It consists of a very simple JS script that makes an ajax request to your server, runs a Markdown processor on what it finds, and then displays the results. Clone the repository and add articles in the text/ directory to get started. ([Source code](https://github.com/haldean/docstore)) * [Docstore](http://haldean.org/) - A basic site for hosting static documents - docstore is a simple way to serve Markdown files without any server-side processing, and without requiring you (as the author) to recompile every time you change an article. It consists of a very simple JS script that makes an ajax request to your server, runs a Markdown processor on what it finds, and then displays the results. Clone the repository and add articles in the text/ directory to get started. ([Source code](https://github.com/haldean/docstore))
* [Dokuwiki](http://www.splitbrain.org/projects/dokuwiki) - An easy to use, lightweight, standards-compliant wiki engine with a simple syntax allowing reading the data outside the wiki. All data is stored in plain files, therefore no database is required. - `GNU GPL` * [Dokuwiki](http://www.splitbrain.org/projects/dokuwiki) - An easy to use, lightweight, standards-compliant wiki engine with a simple syntax allowing reading the data outside the wiki. All data is stored in plain files, therefore no database is required. - `GNU-GPL`
* [Gitit](https://github.com/jgm/gitit) - A wiki program that stores pages and uploaded files in a git repository, which can then be modified using the VCS command line tools or the wiki's web interface. Supported markups include pandoc's extended version of markdown, reStructuredText, LaTeX, and HTML. Pages can be exported in a number of different formats, including LaTeX, RTF, OpenOffice ODT, and MediaWiki markup. Other features include: plugins, syntax highlighting, caching, ATOM feeds... * [Gitit](https://github.com/jgm/gitit) - A wiki program that stores pages and uploaded files in a git repository, which can then be modified using the VCS command line tools or the wiki's web interface. Supported markups include pandoc's extended version of markdown, reStructuredText, LaTeX, and HTML. Pages can be exported in a number of different formats, including LaTeX, RTF, OpenOffice ODT, and MediaWiki markup. Other features include: plugins, syntax highlighting, caching, ATOM feeds...
* [Gruik](http://gruik.io/) - An open-source markdown note-taking web app ([Source code](https://github.com/grena/gruik)) * [Gruik](http://gruik.io/) - An open-source markdown note-taking web app ([Source code](https://github.com/grena/gruik))
* [markdown-tree](https://github.com/mil/markdown-tree) - serve a hierarchy / tree directory of markdown files. Use intended for small sites built in markdown * [markdown-tree](https://github.com/mil/markdown-tree) - serve a hierarchy / tree directory of markdown files. Use intended for small sites built in markdown