diff options
-rw-r--r-- | README.md | 469 | ||||
-rw-r--r-- | non-free.md | 12 |
2 files changed, 267 insertions, 214 deletions
@@ -9,67 +9,75 @@ This is a list of [Free](https://en.wikipedia.org/wiki/Free_software) Software [ Table of Contents ================= -<!-- MarkdownTOC depth=3 --> - -- [Analytics](#analytics) -- [Automation](#automation) -- [Blogging Platforms](#blogging-platforms) -- [Bookmarks & Link Sharing](#bookmarks--link-sharing) -- [Calendar and Address Books](#calendar-and-address-books) -- [Communication systems](#communication-systems) - - [Email](#email) - - [XMPP](#xmpp) - - [SIP](#sip) - - [IRC](#irc) - - [Custom](#custom) - - [Social Networks and Forums](#social-networks-and-forums) -- [Content Management Systems (CMS)](#content-management-systems-cms) - - [E-commerce](#e-commerce) -- [Download Tools](#download-tools) -- [Federated Identity/Authentication](#federated-identityauthentication) -- [Feed Readers](#feed-readers) -- [File Sharing and Synchronization](#file-sharing-and-synchronization) -- [Games](#games) -- [Gateways](#gateways) -- [Groupware](#groupware) -- [Learning and Courses](#learning-and-courses) -- [Maps & GPS](#maps--gps) -- [Video Streaming](#video-streaming) -- [Mind Maps](#mind-maps) -- [Money, Budgeting and Management](#money-budgeting-and-management) -- [Monitoring and Administration](#monitoring-and-administration) -- [Music Streaming](#music-streaming) -- [Note-taking & Editors](#note-taking--editors) -- [Office Suites](#office-suites) -- [Password Managers](#password-managers) -- [Pastebins](#pastebins) -- [Personal Dashboards](#personal-dashboards) -- [Photo and Video Galleries](#photo-and-video-galleries) -- [Polls and Events](#polls-and-events) -- [Proxy](#proxy) -- [Read it Later Lists](#read-it-later-lists) -- [Search Engines](#search-engines) -- [Software Development](#software-development) - - [Project Management](#project-management) - - [Bug Trackers](#bug-trackers) - - [IDE/Tools](#idetools) - - [Continuous Integration](#continuous-integration) - - [Documentation Generators](#documentation-generators) -- [Static site generators](#static-site-generators) -- [Task management/To-do lists](#task-managementto-do-lists) -- [Ticketing](#ticketing) -- [URL Shorteners](#url-shorteners) -- [VPN](#vpn) -- [Web servers](#web-servers) -- [Wikis](#wikis) -- [Self-hosting Solutions](#self-hosting-solutions) -- [List of Licenses](#list-of-licenses) -- [External links](#external-links) -- [Contributing](#contributing) -- [License](#license) - -<!-- /MarkdownTOC --> - + - [Analytics](#analytics) + - [Automation](#automation) + - [Blogging Platforms](#blogging-platforms) + - [Bookmarks & Link Sharing](#bookmarks--link-sharing) + - [Calendar and Address Books](#calendar-and-address-books) + - [Communication systems](#communication-systems) + - [Email](#email) + - [Webmail clients](#webmail-clients) + - [Mail Transfer Agents](#mail-transfer-agents) + - [Mail Delivery Agents](#mail-delivery-agents) + - [Complete solutions](#complete-solutions) + - [XMPP](#xmpp) + - [XMPP Servers](#xmpp-servers) + - [XMPP Web Clients](#xmpp-web-clients) + - [SIP](#sip) + - [IRC](#irc) + - [Custom](#custom) + - [Social Networks and Forums](#social-networks-and-forums) + - [Content Management Systems (CMS)](#content-management-systems-cms) + - [E-commerce](#e-commerce) + - [Federated Identity/Authentication](#federated-identityauthentication) + - [Feed Readers](#feed-readers) + - [File Sharing and Synchronization](#file-sharing-and-synchronization) + - [Web based file managers](#web-based-file-managers) + - [File synchronization](#file-synchronization) + - [Single-click/drag-n-drop upload](#single-clickdrag-n-drop-upload) + - [Peer-to-peer filesharing](#peer-to-peer-filesharing) + - [Distributed filesystems](#distributed-filesystems) + - [Games](#games) + - [Gateways](#gateways) + - [Groupware](#groupware) + - [Learning and Courses](#learning-and-courses) + - [Maps & GPS](#maps--gps) + - [Video Streaming](#video-streaming) + - [Mind Maps](#mind-maps) + - [Money, Budgeting and Management](#money-budgeting-and-management) + - [Monitoring and Administration](#monitoring-and-administration) + - [Music Streaming](#music-streaming) + - [Note-taking & Editors](#note-taking--editors) + - [Office Suites](#office-suites) + - [Password Managers](#password-managers) + - [Pastebins](#pastebins) + - [Personal Dashboards](#personal-dashboards) + - [Photo and Video Galleries](#photo-and-video-galleries) + - [Polls and Events](#polls-and-events) + - [Proxy](#proxy) + - [Read it Later Lists](#read-it-later-lists) + - [Search Engines](#search-engines) + - [Software Development](#software-development) + - [Project Management](#project-management) + - [Bug Trackers](#bug-trackers) + - [IDE/Tools](#idetools) + - [Continuous Integration](#continuous-integration) + - [Documentation Generators](#documentation-generators) + - [Static site generators](#static-site-generators) + - [Task management/To-do lists](#task-managementto-do-lists) + - [Ticketing](#ticketing) + - [URL Shorteners](#url-shorteners) + - [VPN](#vpn) + - [Web servers](#web-servers) + - [Wikis](#wikis) + - [Self-hosting Solutions](#self-hosting-solutions) + - [List of Licenses](#list-of-licenses) + - [External links](#external-links) + - [Contributing](#contributing) + - [License](#license) + + +----------------------------------------------------------------------------- ## Analytics @@ -87,14 +95,16 @@ _Web Analytics_ ## Automation - * [Huginn](https://github.com/cantino/huginn) - Allows you to build agents that monitor and act on your behalf. Built in Ruby - `MIT` `Ruby` + * [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/)) `GPL` + * [Huginn](https://github.com/cantino/huginn) - Allows you to build agents that monitor and act on your behalf - `MIT` `Ruby` * [Http2pic](https://http2pic.haschek.at/) - website screenshots/renderer. It uses the wkhtmltox to render websites with various options. ([Source code](https://github.com/chrisiaut/http2pic)) `Apache 2.0` `PHP/Javascript` + * [RSS-Bridge](https://github.com/sebsauvage/rss-bridge) - rss-bridge is a PHP project capable of generating ATOM feeds for websites which don't have one. `Public domain` `PHP` + ## Blogging Platforms -See also [Static Site Generators](#static-site-generators) and [Content Management Systems](#content-management-systems-cms) +See also [Static Site Generators](#static-site-generators), [Content Management Systems](#content-management-systems-cms) and [WeblogMatrix](http://www.weblogmatrix.org/) - * **[WeblogMatrix](http://www.weblogmatrix.org/) - Blogging platforms comparator** * [Anchor CMS](http://anchorcms.com/) - Anchor is a free, lightweight, faster-than-a-bullet, simple blogging system, made for art–directed posts. ([Source code](https://github.com/anchorcms/anchor-cms)) `GPLv3` `PHP` * [Antville](https://antville.org) - Antville is a free, open source project aimed at the development of a high performance, feature rich weblog hosting software. ([Source code](https://github.com/antville/antville)) `Apache` `JavaScript` * [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)) `MIT` `PHP` @@ -109,7 +119,6 @@ See also [Static Site Generators](#static-site-generators) and [Content Managem * [Wordpress](https://wordpress.org/) - Create a beautiful website or blog. ([Source code](https://github.com/WordPress/WordPress)) `GPLv2` - ## Bookmarks & Link Sharing * [Bookie](https://github.com/bookieio/Bookie) - Python based delicious.com replacement ([Firefox addon](https://github.com/bookieio/bookie-firefox), [Demo](http://bmark.us/), [Documentation](http://docs.bmark.us/) @@ -141,8 +150,7 @@ Some [Groupware](#groupware) solutions also feature calendar/address book editin ### Email - -*Webmail clients* +#### Webmail clients * [Cypht](http://cypht.org/index.html) - A feed reader for your email accounts - `GPL` * [Dovecot](http://www.dovecot.org/) - IMAP and POP3 email server, written with security primarily in mind ([Source code](http://hg.dovecot.org/)) `MIT/LGPLv2` `C` @@ -152,7 +160,10 @@ Some [Groupware](#groupware) solutions also feature calendar/address book editin * [SquirrelMail](http://squirrelmail.org) - Another browser-based IMAP client. * [WebMail Lite](http://www.afterlogic.org/webmail-lite) - Webbased IMAP Mail client ([Source Code](https://github.com/afterlogic/webmail-lite) `GPLv3` `PHP` -*MTA - Mail Transfer Agents (SMTP servers).* + +#### Mail Transfer Agents + +_MTAs / SMTP servers_ * [Courier MTA](http://www.courier-mta.org/) - Fast, scalable, enterprise mail/groupware server providing ESMTP, IMAP, POP3, webmail, mailing list, basic web-based calendaring and scheduling services. ([Source Code](http://www.courier-mta.org/repo.html) `GPLv3` `C` * [Exim](http://www.exim.org/) - Message transfer agent (MTA) developed at the University of Cambridge. @@ -164,13 +175,18 @@ Some [Groupware](#groupware) solutions also feature calendar/address book editin * [Qmail](http://cr.yp.to/qmail.html) - Secure Sendmail replacement. * [Sendmail](http://www.sendmail.com/sm/open_source/) - Message transfer agent (MTA). -*MDA - Mail Delivery Agents (IMAP/POP3 software).* + +#### Mail Delivery Agents + +_MDAs - IMAP/POP3 software_ * [Cyrus IMAP/POP3](http://cyrusimap.org/) - Intended to be run on sealed servers, where normal users are not permitted to log in. * [Dovecot](http://www.dovecot.org/) - IMAP and POP3 server written primarily with security in mind. -*Complete solutions - simple deployment of a mail server, e.g. for inexperienced or impatient admins.* +#### Complete solutions + +_simple deployment of a mail server, e.g. for inexperienced or impatient admins._ * [hMailServer](https://www.hmailserver.com) - Open source e-mail server for Microsoft Windows * [Mailcow](https://github.com/andryyy/mailcow) - Mail server suite based on Dovecot, Postfix and other open source software, that provides a modern Web UI for administration. `PHP/Shell/Other` `GPLv2` @@ -180,26 +196,30 @@ Some [Groupware](#groupware) solutions also feature calendar/address book editin * [Modoboa](http://modoboa.org/en/) - Modoboa is a mail hosting and management platform including a modern and simplified Web User Interface. `Python` `MIT` * [Fufix](https://www.debinux.de/fufix/) - Fufix is a mailserver installer based on Dovecot, Postfix, Postfixadmin, Nginx, PHP, MySQL and Fail2ban. + ### XMPP -*[XMPP](https://en.wikipedia.org/wiki/XMPP) servers.* +_[Extensible Messaging and Presence Protocol](https://en.wikipedia.org/wiki/XMPP) software_ + + +#### XMPP Servers -* [ejabberd](http://www.ejabberd.im/) - XMPP instant messaging server. `GPL` `Erlang` -* [Metronome IM](http://www.lightwitch.org/metronome) - Fork of Prosody IM. `MIT` `Lua` -* [MongooseIM](https://www.erlang-solutions.com/products/mongooseim-massively-scalable-ejabberd-platform) - Fork of ejabberd. -* [Openfire](http://www.igniterealtime.org/projects/openfire/) - Real time collaboration (RTC) server. `Apache` `Java` -* [Prosody IM](http://prosody.im/) - Feature-rich and easy to configure XMPP server. `MIT` `Lua` -* [Tigase](https://projects.tigase.org/projects/tigase-server) - XMPP server implementation in Java. + * [ejabberd](http://www.ejabberd.im/) - XMPP instant messaging server. `GPL` `Erlang` + * [Metronome IM](http://www.lightwitch.org/metronome) - Fork of Prosody IM. `MIT` `Lua` + * [MongooseIM](https://www.erlang-solutions.com/products/mongooseim-massively-scalable-ejabberd-platform) - Fork of ejabberd. + * [Openfire](http://www.igniterealtime.org/projects/openfire/) - Real time collaboration (RTC) server. `Apache` `Java` + * [Prosody IM](http://prosody.im/) - Feature-rich and easy to configure XMPP server. `MIT` `Lua` + * [Tigase](https://projects.tigase.org/projects/tigase-server) - XMPP server implementation in Java. -*XMPP Web Clients* +#### XMPP Web Clients -* [Candy](http://candy-chat.github.io/candy/) - Multi user XMPP client written in Javascript. -* [Converse.js](https://conversejs.org/) - A free and open-source XMPP chat client in your browser ([Source](https://github.com/jcbrand/converse.js)) `MPLv2` `Javascript` -* [Kaiwa](http://getkaiwa.com/) - Web based chat client in the style of common paid alternatives. ([Source code](https://github.com/digicoop/kaiwa)) -* [Kontalk](http://kontalk.org/) – Kontalk is an Open Source Messenger, similiar to WhatsApp (app for android only currently), including end-to-end encryption, server is based on Tigase XMPP Server - ([Source code](https://github.com/kontalk)) `GPLv3` -* [Lets-Chat](http://sdelements.github.io/lets-chat/) - A self hosted chat suite written in Node. -* [Salut à Toi](http://www.salut-a-toi.org/) - Multipurpose, multi frontend, libre and decentralised communication tool. ([Source code](http://repos.goffi.org/sat)) `AGPLv3` `Python` - * [Libervia](http://wiki.goffi.org/wiki/Libervia/en) - Web frontend from Salut à Toi ([Source code](http://repos.goffi.org/libervia)) `AGPLv3` `Python` + * [Candy](http://candy-chat.github.io/candy/) - Multi user XMPP client written in Javascript. + * [Converse.js](https://conversejs.org/) - A free and open-source XMPP chat client in your browser ([Source](https://github.com/jcbrand/converse.js)) `MPLv2` `Javascript` + * [Kaiwa](http://getkaiwa.com/) - Web based chat client in the style of common paid alternatives. ([Source code](https://github.com/digicoop/kaiwa)) + * [Kontalk](http://kontalk.org/) – Kontalk is an Open Source Messenger, similiar to WhatsApp (app for android only currently), including end-to-end encryption, server is based on Tigase XMPP Server - ([Source code](https://github.com/kontalk)) `GPLv3` + * [Lets-Chat](http://sdelements.github.io/lets-chat/) - A self hosted chat suite written in Node. + * [Salut à Toi](http://www.salut-a-toi.org/) - Multipurpose, multi frontend, libre and decentralised communication tool. ([Source code](http://repos.goffi.org/sat)) `AGPLv3` `Python` + * [Libervia](http://wiki.goffi.org/wiki/Libervia/en) - Web frontend from Salut à Toi ([Source code](http://repos.goffi.org/libervia)) `AGPLv3` `Python` ### SIP @@ -211,6 +231,7 @@ Some [Groupware](#groupware) solutions also feature calendar/address book editin * [Kamailio](http://www.kamailio.org/w/) - Modular SIP server (registrar/proxy/router/etc) `GPLv2` `C` * [Ostel](https://dev.guardianproject.info/projects/ostel/wiki/Server_Documentation) - Secure SIP telephony setup with ZRTP encryption `GPLv3` `Ruby` + ### IRC *[IRC](https://en.wikipedia.org/wiki/Internet_Relay_Chat) communication software* @@ -221,7 +242,9 @@ Some [Groupware](#groupware) solutions also feature calendar/address book editin * [Weechat](https://weechat.org/) - a fast, light and extensible chat client `GPLv3` `C` * [ZNC](http://wiki.znc.in/ZNC) - An advanced IRC bouncer `Apache` `C++` + ### Custom + * [Freenet](https://freenetproject.org/index.html) - anonymously share files, browse and publish "freesites" (web sites accessible only through Freenet) and chat on forums ([Source code](https://github.com/freenet/fred)) `GPLv2` `Java` * [GNUNet](https://gnunet.org/) - Free software framework for decentralized, peer-to-peer networking `GPLv3` `C/Java` * [Jitsi Meet](https://jitsi.org/Projects/JitsiMeet) - Jitsi Meet is an OpenSource (MIT) WebRTC JavaScript application that uses Jitsi Videobridge to provide high quality, scalable video conferences. `MIT ` `JavaScript` @@ -238,6 +261,7 @@ Some [Groupware](#groupware) solutions also feature calendar/address book editin * [Syndie](https://www.syndie.de) - Syndie is a libre system for operating distributed forums. `Public Domain` `Java` * [TextBelt](https://github.com/typpo/textbelt) - An outgoing SMS API that uses carrier-specific gateways to deliver your text messages for free, and without ads. ` ⚠ ` `MIT` `JavaScript` * [Tox](https://tox.chat/) - A distributed, secure messenger with audio and video chat capabilities. `GPLv3` `C` + * [Zulip](https://zulip.org) - Zulip is a powerful, open source group chat application. ([Source code](https://github.com/zulip/zulip))`Apache 2.0/Other` `Python/Django` ### Social Networks and Forums @@ -295,10 +319,14 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [Pimcore](http://www.pimcore.org) Multi-Channel Experience and Engagement Management Platform ([Source code](https://github.com/pimcore/pimcore)) `BSD` `PHP` * [Redaxscript](http:/redaxscript.com) - Ultra lightweight CMS for MySQL, SQLite and PostgreSQL ([Demo](http://demo.redaxscript.com/demo/login), [Source Code](https://github.com/redaxmedia/redaxscript)) `GPLv3` `PHP` * [SilverStripe](https://www.silverstripe.org) - easy to use CMS with powerful MVC framework underlying. ([Demo](http://demo.silverstripe.org/), [Source code](https://github.com/silverstripe)) `BSD` `PHP` - * [SPIP](http://www.spip.net/fr) - Publication system for the Internet. + * [SPIP](http://www.spip.net/fr) - Publication system for the Internet aimed at collaborative work, multilingual environments, and simplicity of use for web authors. ([Source code](https://core.spip.net/projects/spip/repository)) `GPLv2` `PHP` * [TYPO3](http://typo3.org/) - A powerful and advanced CMS with a large community. ([Source Code](https://github.com/TYPO3/TYPO3.CMS)) `GPLv2` `PHP` * [Wordpress](https://wordpress.org/) - The worlds most-used blogging and CMS engine. ([Source code mirror](https://github.com/WordPress/WordPress)) `GPLv2` +_Recipe management_ + + * [OpenEats](http://www.openeats.org/) - a recipe management site that allows users to create, store, share and rate recipes, create grocery lists, and more. ([Source code](https://github.com/qgriffith/OpenEats) `Python/Django` `BSD` + ### E-commerce @@ -309,10 +337,6 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [Shoop](https://shoop.io) - Django powered fully customizable open source e-commerce framework for small and large sites. ([B2C demo](https://demo1.shoop.io/), [B2B demo](https://demo2.shoop.io/), [Source Code](https://github.com/shoopio/shoop)) `AGPLv3` `Python` * [WooCommerce](http://www.woothemes.com/woocommerce/) - WordPress based e-commerce solution ([Source Code](https://github.com/woothemes/woocommerce)) `GPL` `PHP` -## 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/)) `GPL` - ## Federated Identity/Authentication @@ -357,13 +381,15 @@ CMS are a practical way to setup a website with many features. CMS often come wi Some [Groupware](#groupware) solutions also feature file sharing and synchronization. -_Web based file managers_ +#### Web based file managers + + * [Apaxy](http://adamwhitcroft.com/apaxy/) - Theme built to enhance the experience of browsing web directories, using the mod_autoindex Apache module and some CSS to override the default style of a directory listing. ([Source code](https://github.com/AdamWhitcroft/Apaxy) `Public domain` `CSS` * [eXtplorer](http://extplorer.sourceforge.net/) - A PHP- and JavaScript- based File Manager * [h5ai](https://larsjung.de/h5ai/) - modern file indexer for HTTP web servers with focus on your files. Directories are displayed in a appealing way and browsing them is enhanced by different views, a breadcrumb and a tree overview. ([Source code](https://github.com/lrsjng/h5ai), [Demo](https://larsjung.de/h5ai/demo/)) `MIT` `PHP/Javascript` -_File synchronization_ +#### File synchronization * [Git Annex](http://git-annex.branchable.com/assistant/quickstart/) - File synchronization between computers, servers, external drives * [Seafile](http://www.seafile.com/en/home/) - File hosting and sharing solution primary for teams and organizations. ([Demo](https://seacloud.cc/demo)) `GPLv2` @@ -375,13 +401,14 @@ _File synchronization_ * [Pydio](https://pyd.io/) - Turn any web server into a powerful file management system and an alternative to mainstream cloud storage providers. -_Single-click/drag-n-drop upload_ +#### Single-click/drag-n-drop upload * [BoZoN](https://github.com/broncowdd/BoZoN) - Minimalist Drag & drop file sharing app `AGPLv3` `PHP` * [Coquelicot](https://coquelicot.potager.org/) - Coquelicot is a “one-click” file sharing web application with a focus on protecting users’ privacy. - `AGPLv3` * [Dropcenter](http://projet.idleman.fr/dropcenter/) - Upload files by simple drag-n-drop. * [droppy](https://github.com/silverwind/droppy) - droppy is a self-hosted cloud server with an interface similar to desktop file managers and has capabilites to edit files on-the-fly as well as view and playback media directly in the browser. ([Demo](http://droppy.silverwind.io/)) `BSD` `Nodejs` * [img.bi](https://github.com/imgbi/img.bi) - img.bi is a secure image hosting. Images are encrypted using AES-256 with random key in browser before upload. `GPLv3` `Nodejs` + * [ipfs.pics](http://ipfs.pics/) - ipfs.pics is a o distributed image hosting website. ([Source code](https://github.com/ipfspics)) `AGPL` `PHP` * [Jirafeau](https://gitlab.com/mojo42/Jirafeau/wikis/home) - Jirafeau is a web site permitting to upload a file in a simple way and give an unique link to it. ([Demo](http://jirafeau.net/)) * [Jyraphe](http://home.gna.org/jyraphe/) - Jyraphe is a web application of file repository, easy to install and easy to use. * [linx](https://github.com/andreimarcu/linx-server) - File sharing application and pastebin with API, auto-expiry, deletion keys, and web seed support ([Demo](https://linx.li/)) `GPLv3` `Go` @@ -393,15 +420,17 @@ _Single-click/drag-n-drop upload_ * [YouTransfer](http://www.youtransfer.io) - YouTransfer is a simple but elegant self-hosted file transfer & sharing solution. ([Demo](http://demo.youtransfer.io/), [Source code](https://github.com/remie/YouTransfer)) `Apache` `Nodejs` -_Peer-to-peer filesharing_ +#### Peer-to-peer filesharing * [FilePizza](http://file.pizza/) - Peer-to-peer file transfers in your browser ([Source code](https://github.com/kern/filepizza)) `BSD` `Nodejs` * [FileTea](https://filetea.me/) - Anonymous, volatile file sharing: does not store any file on server. Bridges a download to the recipient’s browser with an upload from the source’s browser. ([Source code](https://github.com/elima/FileTea) `AGPLv3` `C` * [instant.io](https://github.com/feross/instant.io) - Streaming file transfer over WebTorrent ([Demo](https://instant.io)) `MIT` `Nodejs` + * [Opentracker](http://erdgeist.org/arts/software/opentracker/) - open and free bittorrent tracker. It aims for minimal resource usage and is intended to run at your wlan router ([Source code](http://erdgeist.org/gitweb/opentracker/) `Public domain` `C` * [ShareFest](https://github.com/peer5/sharefest) - Web based p2p file sharing built on WebRTC Data Channels API ([Demo](https://www.sharefest.me/)) `Apache 2.0` `Nodejs` -_Distributed filesystems_ +#### Distributed filesystems + * [Camlistore](https://camlistore.org/) - Camlistore is a set of open source formats, protocols, and software for modeling, storing, searching, sharing and synchronizing data in the post-PC era. Data may be files or objects, tweets or 5TB videos, and you can access it via a phone, browser or FUSE filesystem. ([Source code](https://github.com/camlistore/camlistore)) `Apache` `Go` * [Go IPFS](https://github.com/ipfs/go-ipfs) - Implementation of [IPFS](http://ipfs.io/), a global, versioned, peer-to-peer filesystem that seeks to connect all computing devices with the same system of files. It combines good ideas from Git, BitTorrent, Kademlia, SFS, and the Web. It is like a single bittorrent swarm, exchanging git objects. * [Ori Filesystem](http://ori.scs.stanford.edu/) - A Secure Distributed File System built for offline operation ([Source code](https://bitbucket.org/orifs/ori/wiki/Home)) `MIT` `C++` @@ -415,6 +444,7 @@ _Distributed filesystems_ * [Agar.IO Clone](https://github.com/huytd/agar.io-clone) - Agar.io clone written with Socket.IO and HTML5 canvas - `MIT` * [Cubiks-2048](https://github.com/Kshitij-Banerjee/Cubiks-2048) - Clone of 2048 game in 3D. - `CCANC 4.0` + ## Gateways * [GateOne](https://github.com/liftoff/GateOne/) - Gate One is an HTML5 web-based terminal emulator and SSH client. - `AGPLv3` @@ -433,6 +463,7 @@ _Distributed filesystems_ * [Tine 2.0org](https://www.tine20.org) - Contacts, Calendar, Tasks, WebDAV, ActiveSync, VOIP, Mail-Client, CRM, Sales, Projects, Timetracker - ([Demo](https://demo.tine20.net)) `AGPLv3` * [Zimbra Collaboration](https://www.zimbra.com/downloads/) - Email, calendar, collaboration server with web interface and lots of integrations. ([Source code]( https://www.zimbra.com/open-source)) `GPLv2/CPALv1` `Java` + ## Learning and Courses * [Chamilo LMS](https://chamilo.org/chamilo-lms/) - Chamilo LMS allows you to create a virtual campus for the provision of online or semi-online training. ([Source code](https://github.com/chamilo/chamilo-lms)) `GPLv3` `PHP` @@ -441,6 +472,7 @@ _Distributed filesystems_ * [Moodle](https://moodle.org/) - Moodle is a learning and courses platform with one of the largest open source communities worldwide. ([Demo](https://moodle.org/demo/), [Source code](https://git.moodle.org/gw)) `GPL` `PHP` * [Sakai](https://www.sakaiproject.org/) - The Sakai project provides a flexible and feature-rich environment for teaching, learning, research and other collaboration. ([Demo](https://www.sakaiproject.org/try-sakai), [Source code](https://github.com/sakaiproject/sakai)) `ECLv2` `Java` + ## Maps & GPS * [Graphhopper](https://graphhopper.com/) - Fast routing library and server using OpenStreetMap ([Source code](https://github.com/graphhopper/graphhopper)) @@ -459,6 +491,7 @@ _Distributed filesystems_ * [Streama](https://github.com/dularion/streama) - Self-hosted Netflix alternative. - `MIT` `Java` * [Zoneminder](https://github.com/ZoneMinder/ZoneMinder) - Closed-circuit television (CCTV) software application which supports IP, USB and Analog cameras `GPLv2` `PHP` + ## Mind Maps * [Mindmaps](https://github.com/drichard/mindmaps) - An open source, offline capable, mind mapping application ([Demo](http://drichard.org/mindmaps/)) @@ -466,7 +499,6 @@ _Distributed filesystems_ ## Money, Budgeting and Management - * [Galette](http://galette.eu/dc/) - Galette is a membership management web application towards non profit organizations ([Source code](http://git.tuxfamily.org/galette/galette.git/)) `GPLv3` `PHP` * [GLPI](http://www.glpi-project.org/spip.php?lang=en) - GLPI is an IT assests/resources/inventory manager ([Source code](https://forge.glpi-project.org/projects/glpi)) `GPLv2` `PHP` * [GRR](http://grr.devome.com/?lang=en) - Assets management and booking for small/medium companies ([demo](http://grr.devome.com/demo/week_all.php?year=2015&month=07&day=28&area=94), _administrateur/azerty_) `GPLv2` `PHP` @@ -480,7 +512,6 @@ _Distributed filesystems_ ## Monitoring and Administration - * [Prometheus](http://prometheus.io/) - Monitoring system and time series database. ([Source code](https://github.com/prometheus/prometheus)) `Apache` `Go` * [psdash](https://github.com/Jahaja/psdash) - A linux system information web dashboard using psutils and flask * [pyDash](https://github.com/k3oni/pydash) - Small web-based monitoring dashboard for linux ([Demo](http://pydash.hostechs.com/main/) - _admin/admin_) @@ -501,8 +532,6 @@ _Distributed filesystems_ * [Subsonic](http://subsonic.org/) - Open-source web-based media streamer and jukebox ([Demo](http://demo.subsonic.org/login.view?user=guest4&password=guest), [Source code](https://github.com/EugeneKay/subsonic)) `GPLv3` `Java` - - ## Note-taking & Editors * [dillinger](http://dillinger.io/) - The last Markdown editor, ever. ([Source code](https://github.com/joemccann/dillinger/)) `MIT` `Nodejs` @@ -525,29 +554,34 @@ _Distributed filesystems_ * [WebODF](http://webodf.org/) - Tools and libraries to view and edit Open Document Format (ODF) files. ([Source code](https://github.com/kogmbh/WebODF)) `AGPLv3` `Javascript` * [ownCloud documents](https://doc.owncloud.org/server/8.2/user_manual/documents.html) - collaborative editing and sharing of rich-text documents ([Source code](https://github.com/owncloud/documents)) `AGPLv3` `PHP` + ## Password Managers * [RatticDB](http://rattic.org/) - Password Management for Humans ([Source code](https://github.com/tildaslash/RatticWeb), [Demo](https://demo.rattic.org/cred/list/)) * [Teampass](http://www.teampass.net/) - Password manager dedicated for managing passwords in a collaborative way on any server Apache, MySQL and PHP. ([Source code](https://github.com/nilsteampassnet/TeamPass/)) `GPLv3` `PHP` + ## Pastebins * [0bin](https://github.com/sametmax/0bin) - Client side encrypted pastebin `WTFPL` `Python` * [cryptonote](https://cryptonote.me/) - A simple open source web application that lets users encrypt and share messages that can only be read once ([Source code](https://github.com/alainmeier/cryptonote)) `BSD` `Ruby` * [gist](https://gitlab.deblan.org/deblan/gist) - GIST is an open-source application to share code `PHP` `GPLv3` * [hastebin](http://hastebin.com/about.md) - open source pastebin written in node.js ([Source code](https://github.com/seejohnrun/haste-server)) `Nodejs` `MIT` + * [Pastedown](http://pastedown.ctrl-c.us/) - self-hosted pastebin server. It is meant to handle Markdown well, but it also works with code snippets (and does syntax highlighting). ([Source code](https://github.com/cespare/pastedown)) `MIT` `Go` * [Phaste](https://pste.pw) - A Phalcon-based, MySQL pastebin application with privacy-respecting Piwik integration and syntax highlighting. ([Source code](https://github.com/FoxDev/Phaste)) `PHP` `AGPLv3` * [snipt](https://snipt.net/) - Long-term memory for coders. Share and store code snippets ([Source code](https://github.com/nicksergeant/snipt/)) `BSD` `Python` * [Sticky Notes](http://sayakb.github.io/sticky-notes/) - A powerful open-source pastebin application for effortless code sharing. `PHP` * [Stikked](https://github.com/claudehohl/Stikked) - An advanced and beautiful pastebin written in `PHP` `GPLv3` * [tastebin](https://github.com/andreineculau/tastebin) - Updated version of hastebin plus additional features `Apache` `Nodejs` + ## Personal Dashboards * [Habitica](http://habitica.com/) - A habit tracker app which treats your goals like a Role Playing Game. Previously called HabitRPG. ([Source code](https://github.com/HabitRPG/habitrpg)) `GPLv3/Other` `Nodejs` * [wger](https://github.com/rolandgeider/wger) - A web-based personal workout, fitness and weight logger/tracker. It can also be used as a simple gym management utility and offers a full REST API as well. ([Demo](https://wger.de)) `AGPLv3` `Python` * [Reportr](http://www.reportr.io/) - Your life's personal dashboard. ([Source code](https://github.com/Reportr/dashboard)) + ## Photo and Video Galleries * [CumulusClips](http://cumulusclips.org/) - your own video sharing website with CumulusClips video sharing script. You can build a YouTube clone where users can upload, rate, comment on videos, and much more. `GPLv2` `PHP` ([Demo](https://tube.devosi.org/)) @@ -570,6 +604,7 @@ _Distributed filesystems_ * [Videobin](http://videobin.org/code) - A simple video upload and sharing service with transcoding ([Demo](http://videobin.org/), [Source code](https://r-w-x.org/videobin.git)) `GPLv3` `Python` * [Zenphoto](http://www.zenphoto.org/) - open-source gallery and CMS project ([Source code](https://github.com/zenphoto/zenphoto)) `GPLv2` `PHP` + ## Polls and Events * [dudle](http://primelife.ercim.eu/results/opensource/63-dudle) - an online scheduling application ([demo](https://dudle.inf.tu-dresden.de/)) `AGPLv3` `Ruby` @@ -579,6 +614,7 @@ _Distributed filesystems_ * [Nuages](https://nuages.domainepublic.net/) - collaborative meeting poll system, similar to doodle or rdvz ([Source code](http://git.domainepublic.net/?p=nuages.git;a=tree)) `GPLv3` `Python/Django` * [OpenSondage](https://github.com/leblanc-simon/OpenSondage) - an online service for planning an appointment or make a decision quickly and easily: Make a poll, Define dates or subjects to choose, Send the poll link to your friends or colleagues, Discuss and make a decision - ([Demo](http://framadate.org/), [Example](https://framadate.org/aqg259dth55iuhwm)) + ## Proxy * [scotty](http://www.scotty-transporter.org/) - Scotty is a free opensource proxy software for bypassing filter and censorship systems. - ([Source Code](https://github.com/SSilence/scotty)) `GPLv3` `Java` @@ -588,11 +624,13 @@ _Distributed filesystems_ * [Swiperproxy](https://swiperproxy.github.io/) - A lightning-fast, open source web proxy that is easy for you to run and customize. ([Source code](https://github.com/swiperproxy/swiperproxy), [Demo](http://proxy.donttrustrobots.nl/)) `MIT` * [Tinyproxy](https://banu.com/tinyproxy/) - light-weight HTTP/HTTPS proxy daemon ([Source code](https://git.banu.com/tinyproxy/)) `GPLv2` `C` + ## Read it Later Lists * [Readityourself](https://github.com/memiks/readityourself) - read the web without ads, comments, or tweets ([Demo](http://www.readityourself.net/)) `MIT` `PHP` * [Wallabag](http://www.wallabag.org/?lang=fr_fr) - Wallabag, formerly Poche, is a web application allowing you to save articles to read them later with improved readability. ([Demo](http://demo.wallabag.org/), [Public instance](http://www.framabag.org/), [Source code](https://github.com/wallabag/wallabag) `MIT` `PHP` + ## Search Engines * [Searx](https://github.com/asciimoo/searx) - A privacy-respecting, hackable metasearch engine ([Demo](https://searx.me/), [Public instances](https://github.com/asciimoo/searx/wiki/Searx-instances)) @@ -623,6 +661,7 @@ See also [Ticketing](#ticketing), [Task management/To-do lists](#task-management * [Trac](http://trac.edgewall.org/) - Written in python. * [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/)) `GPLv3` + ### Bug Trackers *Manage issues regarding your software development. See also [Ticketing](#ticketing) and [Task management/To-do lists](#task-managementto-do-lists)* @@ -643,9 +682,9 @@ See also [Ticketing](#ticketing), [Task management/To-do lists](#task-management * [JS Bin](http://jsbin.com/) - open source collaborative web development debugging tool ([Source Code](https://github.com/jsbin/jsbin)) `MIT` `Nodejs` * [Pairjam](http://pairjam.com/) - Real-time web-based collaborative coding ([Source code](https://github.com/neerajwahi/pairjam)) * [Regexr](http://regexr.com/) - RegExr is a HTML/JS based tool for creating, testing, and learning about Regular Expressions. ([Source code](https://github.com/gskinner/regexr/)) `MIT` `Nodejs` - * [Repo.js](http://darcyclarke.me/dev/repojs/) - A plugin to embed Github repos on your site ([Source code](https://github.com/darcyclarke/Repo.js)) * [RStudio Server](https://www.rstudio.com/products/rstudio/#Server) - web browser based IDE for R. ([Source code](https://github.com/rstudio/rstudio/)) `AGPLv3` `Java/C++` + ### Continuous Integration * [Jenkins](https://jenkins-ci.org/) - Continuous Integration Server ([Source Code](https://github.com/jenkinsci/jenkins/)) `MIT` `Java` @@ -711,7 +750,6 @@ See https://github.com/n1trux/awesome-sysadmin#vpn See https://github.com/n1trux/awesome-sysadmin#web - ## Wikis See also [Documentation Generators](#documentation-generators), [Wikimatrix](http://www.wikimatrix.org/), [Wiki Engines on WikiIndex](http://wikiindex.org/Category:Wiki_Engine), [List of wiki software on wikipedia](https://en.wikipedia.org/wiki/List_of_wiki_software), [Comparison of wiki software on wikipedia](https://en.wikipedia.org/wiki/Comparison_of_wiki_software). @@ -735,6 +773,7 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt * [WiKiss](http://wikiss.tuxfamily.org/) - a Wiki, simple to use and install `PHP` * [Wikitten](https://github.com/victorstanciu/Wikitten) - Wikitten is a small, fast, PHP wiki, and the perfect place to store your notes, code snippets, ideas, and so on. `PHP` + ------------------------------------ ## Self-hosting Solutions @@ -749,8 +788,6 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt ------------------------------------------------------- - - ## List of Licenses * ` ⚠ ` - Depends on a third party network service @@ -768,6 +805,7 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt ------------------------------------------------------- + ## External links * [Awesome Sysadmin](https://github.com/n1trux/awesome-sysadmin) - A curated list of amazingly awesome open source sysadmin resources. @@ -788,6 +826,7 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt * Sections should be ordered alphabetically, lines inside sections should be ordered alphabetically. * The list of contributors can be updated with `git shortlog -sne` + ## License This list is under the [Creative Commons Attribution-ShareAlike 3.0 Unported](LICENSE) License. @@ -795,114 +834,120 @@ This list is under the [Creative Commons Attribution-ShareAlike 3.0 Unported](LI The list of contributors can be found below - 159 nodiscc <nodiscc@gmail.com> - 121 Edward D <ed.kickball@hotmail.com> - 22 Kickball <ed.kickball@hotmail.com> - 13 jungle-boogie <sean@jungleboogie.me> - 9 Kovah <mail@kovah.de> - 7 Thomas Dalichow <info@thomasdalichow.de> - 7 n1trux <n1trux@users.noreply.github.com> - 7 phre4k <me@phre4k.at> - 7 édouard u. <mail@edouard.us> - 6 Per Guth <mail@perguth.de> - 6 Thomas Dalichow <2012-02-05.github.com@thomasdalichow.de> - 5 Joubert RedRat <eu+github@redrat.com.br> - 5 Moti Korets <moti.kor@gmail.com> - 4 Cory Gibbons <hello@corygibbons.com> - 4 Dominik Pfaffenbauer <dominik@lineofcode.at> - 4 Dr. Azrael Tod <github.com@g33ky.de> - 4 Ilya Sevostyanov <d3th@zeen.ru> - 4 Jean Elchinger <jinformatique@riseup.net> - 3 Ethan Lowman <ethanal@users.noreply.github.com> - 3 Jan Vlnas <jnv@users.noreply.github.com> - 3 Leo Gaggl <leo@brightcookie.com.au> - 3 Marc Picaud <picaud.marc@gmail.com> - 3 Mariusz Kozakowski <11mariom+wordpress@gmail.com> - 3 Martin Gontovnikas <martin@gon.to> - 3 Tobi Schäfer <interface@p3k.org> - 3 Ye Lin Aung <me@yelinaung.com> - 3 jungle-boogie <sean@rastasean.net> - 3 rett gerst <rettgerst@users.noreply.github.com> - 2 Albert Cervera i Areny <albert@nan-tic.com> - 2 Alexander Ryzhov <gtihub@ryzhov-al.ru> - 2 Alexis Metaireau <alexis@notmyidea.org> - 2 Bartłomiej Kurzeja <B3QL@users.noreply.github.com> - 2 Brendan Abolivier <contact@brendanabolivier.com> - 2 Charles Farence III <charles@charlessite90.com> - 2 Chris Missal <chris.missal@gmail.com> - 2 Costin Moise <necenzurat@gmail.com> - 2 David Leonard <david@appliedtrust.com> - 2 Deryck <dhenson02@users.noreply.github.com> - 2 Greg V <greg@unrelenting.technology> - 2 Görkem Çetin <gc@count.ly> - 2 Henry Ruhs <info@redaxmedia.com> - 2 Jason Robinson <mail@jasonrobinson.me> - 2 Joseph Dykstra <josephdykstra@gmail.com> - 2 Julien Bisconti <veggiemonk@users.noreply.github.com> - 2 Lee Watson <rev@revthefox.co.uk> - 2 Marien Fressinaud <dev@marienfressinaud.fr> - 2 Massimo Santini <massimo.santini@gmail.com> - 2 Matthieu Aubry <matt@piwik.org> - 2 Mikael Peigney <Mika56@users.noreply.github.com> - 2 Patrik Ragnarsson <patrik@starkast.net> - 2 Peter Thaleikis <spekulatius@users.noreply.github.com> - 2 Poorchop <Poorchop@users.noreply.github.com> - 2 Roland Geider <roland@geider.net> - 2 Simon Vieille <simon@deblan.fr> - 2 Stefano <sabas88@gmail.com> - 2 Thomas Citharel <tcit@tcit.fr> - 2 cron410 <cron410@gmail.com> - 2 jimykk <JimyKK@users.noreply.github.com> - 2 tomc3 <wordoftheday003@gmail.com> - 2 yuche <i@yuche.me> - 1 Alys <alice.harris@oldgods.net> - 1 Andrew Murray <radarhere@gmail.com> - 1 Angel Velasquez <angvp@archlinux.org> - 1 Brett <brettex@hotmail.com> - 1 Burung Hantu <privacytoolsIO@users.noreply.github.com> - 1 Caleb Xu <calebcenter@live.com> - 1 Calle Wolff <carl@wolff.se> - 1 Chema <neo22s@gmail.com> - 1 Craig Davison <craig@davison.io> - 1 Dan <rocks.in.the.cloud@gmail.com> - 1 Dirk Krause <dirkk0@googlemail.com> - 1 Dražen Lučanin <kermit666@gmail.com> - 1 Eren Hatırnaz <erenhatirnaz@hotmail.com.tr> - 1 Florian Wilhelm <f.wilhelm@tarent.de> - 1 Igor Antun <IgorAntun@users.noreply.github.com> - 1 Jeremiah Marks <jeremiah@jlmarks.org> - 1 Joel Calado <joelcalado@gmail.com> - 1 Joshua Hamilton <joshua.hamilton@fabricut.com> - 1 Julien Bisconti <julien.bisconti@gmail.com> - 1 Keith Thibodeaux <kthibodeaux@peachtreebilling.com> - 1 Kevin Vandenborne <kevin.vandenborne@gmail.com> - 1 Kyle Stetz <kylestetz@gmail.com> - 1 Liran Tal <liran.tal@gmail.com> - 1 Marcin Karpezo <m.karpezo@nencki.gov.pl> - 1 Marcus Ramberg <marcus@nordaaker.com> - 1 MatFluor <MatFluor@users.noreply.github.com> - 1 Mike Steele <mike@steel.fm> - 1 Morris Jobke <hey@morrisjobke.de> - 1 Murdoc Bates <trockenasche@gmail.com> - 1 Oliver Kopp <kopp.dev@gmail.com> - 1 Remy Adriaanse <remy@adriaanse.it> - 1 Remy Honig <remyhonig@users.noreply.github.com> - 1 Riddler <Iamjithin@live.com> - 1 Ryan Halliday <ry167@ry167.com> - 1 Stefan Bohacek <stefan.bohacek@gmail.com> - 1 Stefan Bohacek <stefan@fourtonfish.com> - 1 Tobias Zeising <tobias.zeising@aditu.de> - 1 benmaynard11 <allowin-217941-github@vhost244.maynardnetworks.com> - 1 bricej13 <bricej13@gmail.com> - 1 cbdev <cb@cbcdn.com> - 1 dimqua <dimqua@lavabit.com> - 1 florianl <florianl@users.noreply.github.com> - 1 littleguga <littleguga@users.noreply.github.com> - 1 mertinop <martin.santibanez.a@gmail.com> - 1 sc0repi0 <sc0repi0@gmx.de> - 1 skarphet <skarphet@users.noreply.github.com> - 1 steven jacobs <stjacobs@fastmail.fm> - 1 stevesbrain <stevesbrain@users.noreply.github.com> - 1 ttoups <ich@timotoups.de> + 180 nodiscc <nodiscc@gmail.com> + 121 Edward D <ed.kickball@hotmail.com> + 22 Kickball <ed.kickball@hotmail.com> + 13 jungle-boogie <sean@jungleboogie.me> + 9 Kovah <mail@kovah.de> + 7 Thomas Dalichow <info@thomasdalichow.de> + 7 n1trux <n1trux@users.noreply.github.com> + 7 phre4k <me@phre4k.at> + 7 édouard u. <mail@edouard.us> + 6 Per Guth <mail@perguth.de> + 6 Thomas Dalichow <2012-02-05.github.com@thomasdalichow.de> + 5 Joubert RedRat <eu+github@redrat.com.br> + 5 Moti Korets <moti.kor@gmail.com> + 4 Cory Gibbons <hello@corygibbons.com> + 4 Dominik Pfaffenbauer <dominik@lineofcode.at> + 4 Dr. Azrael Tod <github.com@g33ky.de> + 4 Ilya Sevostyanov <d3th@zeen.ru> + 4 Jean Elchinger <jinformatique@riseup.net> + 4 Joshua Westerheide <dev@jdoubleu.de> + 3 Ethan Lowman <ethanal@users.noreply.github.com> + 3 Jan Vlnas <jnv@users.noreply.github.com> + 3 Leo Gaggl <leo@brightcookie.com.au> + 3 Marc Picaud <picaud.marc@gmail.com> + 3 Mariusz Kozakowski <11mariom+wordpress@gmail.com> + 3 Martin Gontovnikas <martin@gon.to> + 3 Tobi Schäfer <interface@p3k.org> + 3 Ye Lin Aung <me@yelinaung.com> + 3 jungle-boogie <sean@rastasean.net> + 3 rett gerst <rettgerst@users.noreply.github.com> + 2 Albert Cervera i Areny <albert@nan-tic.com> + 2 Alexander Ryzhov <gtihub@ryzhov-al.ru> + 2 Alexis Metaireau <alexis@notmyidea.org> + 2 Bartłomiej Kurzeja <B3QL@users.noreply.github.com> + 2 Brendan Abolivier <contact@brendanabolivier.com> + 2 Charles Farence III <charles@charlessite90.com> + 2 Chris Missal <chris.missal@gmail.com> + 2 Costin Moise <necenzurat@gmail.com> + 2 David Leonard <david@appliedtrust.com> + 2 Deryck <dhenson02@users.noreply.github.com> + 2 Greg V <greg@unrelenting.technology> + 2 Görkem Çetin <gc@count.ly> + 2 Henry Ruhs <info@redaxmedia.com> + 2 Jason Robinson <mail@jasonrobinson.me> + 2 Joseph Dykstra <josephdykstra@gmail.com> + 2 Julien Bisconti <veggiemonk@users.noreply.github.com> + 2 Lee Watson <rev@revthefox.co.uk> + 2 Marien Fressinaud <dev@marienfressinaud.fr> + 2 Massimo Santini <massimo.santini@gmail.com> + 2 Matthieu Aubry <matt@piwik.org> + 2 Mikael Peigney <Mika56@users.noreply.github.com> + 2 Patrik Ragnarsson <patrik@starkast.net> + 2 Peter Thaleikis <spekulatius@users.noreply.github.com> + 2 Poorchop <Poorchop@users.noreply.github.com> + 2 Roland Geider <roland@geider.net> + 2 Simon Vieille <simon@deblan.fr> + 2 Stefano <sabas88@gmail.com> + 2 Thomas Citharel <tcit@tcit.fr> + 2 cron410 <cron410@gmail.com> + 2 jimykk <JimyKK@users.noreply.github.com> + 2 tomc3 <wordoftheday003@gmail.com> + 2 yuche <i@yuche.me> + 1 Alys <alice.harris@oldgods.net> + 1 Andrew Murray <radarhere@gmail.com> + 1 Angel Velasquez <angvp@archlinux.org> + 1 Brett <brettex@hotmail.com> + 1 Burung Hantu <privacytoolsIO@users.noreply.github.com> + 1 Caleb Xu <calebcenter@live.com> + 1 Calle Wolff <carl@wolff.se> + 1 Chema <neo22s@gmail.com> + 1 Craig Davison <craig@davison.io> + 1 Dan <rocks.in.the.cloud@gmail.com> + 1 Dirk Krause <dirkk0@googlemail.com> + 1 Dražen Lučanin <kermit666@gmail.com> + 1 Eren Hatırnaz <erenhatirnaz@hotmail.com.tr> + 1 Florian Wilhelm <f.wilhelm@tarent.de> + 1 Igor Antun <IgorAntun@users.noreply.github.com> + 1 Jeremiah Marks <jeremiah@jlmarks.org> + 1 Joel Calado <joelcalado@gmail.com> + 1 Joshua Hamilton <joshua.hamilton@fabricut.com> + 1 Julien Bisconti <julien.bisconti@gmail.com> + 1 Keith Thibodeaux <kthibodeaux@peachtreebilling.com> + 1 Kevin Vandenborne <kevin.vandenborne@gmail.com> + 1 Kyle Stetz <kylestetz@gmail.com> + 1 Liran Tal <liran.tal@gmail.com> + 1 Marcin Karpezo <m.karpezo@nencki.gov.pl> + 1 Marcus Ramberg <marcus@nordaaker.com> + 1 MatFluor <MatFluor@users.noreply.github.com> + 1 Matt Hazinski <matt@matthazinski.com> + 1 Mike Steele <mike@steel.fm> + 1 Morris Jobke <hey@morrisjobke.de> + 1 Murdoc Bates <trockenasche@gmail.com> + 1 Oliver Kopp <kopp.dev@gmail.com> + 1 Phill <phill@formbet.co.uk> + 1 Remy Adriaanse <remy@adriaanse.it> + 1 Remy Honig <remyhonig@users.noreply.github.com> + 1 Riddler <Iamjithin@live.com> + 1 Ryan Halliday <ry167@ry167.com> + 1 Stefan Bohacek <stefan.bohacek@gmail.com> + 1 Stefan Bohacek <stefan@fourtonfish.com> + 1 Tobias Zeising <tobias.zeising@aditu.de> + 1 benmaynard11 <allowin-217941-github@vhost244.maynardnetworks.com> + 1 bricej13 <bricej13@gmail.com> + 1 cbdev <cb@cbcdn.com> + 1 dimqua <dimqua@lavabit.com> + 1 florianl <florianl@users.noreply.github.com> + 1 lachlan-00 <lachlan.00@gmail.com> + 1 littleguga <littleguga@users.noreply.github.com> + 1 memorex258 <phillip.a.brown@live.com> + 1 mertinop <martin.santibanez.a@gmail.com> + 1 sc0repi0 <sc0repi0@gmx.de> + 1 skarphet <skarphet@users.noreply.github.com> + 1 steven jacobs <stjacobs@fastmail.fm> + 1 stevesbrain <stevesbrain@users.noreply.github.com> + 1 ttoups <ich@timotoups.de> + diff --git a/non-free.md b/non-free.md index c1daee3c..b3701523 100644 --- a/non-free.md +++ b/non-free.md @@ -12,23 +12,28 @@ * [HipChat](https://www.atlassian.com/software/hipchat) `⊘ Proprietary` - A team chat solution with 1:1 chat audio and video, third party integration and more `PHP/Python` + ## Federated Identity/Authentication * [Auth0](https://auth0.com/docs/appliance): `⊘ Proprietary`. Identity made simple for developers. `NodeJS` + ## Feed Readers * [Fever](http://feedafever.com/) `⊘ Proprietary` - Self-hosted feed aggregator that can sort items by popularity `PHP` + ## File Sharing and Synchronization * [Bittorrent Sync](https://www.getsync.com/) `⊘ Proprietary` - BitTorrent Sync by BitTorrent, Inc is a proprietary peer-to-peer file synchronisation tool. * [Drive Virtual](http://www.drivevirtual.com/) `⊘ Proprietary` - With Drive Virtual you can sync, backup and share your files privately with your own FTP (SFTP) server or account. + ## Media Streaming * [Plex](https://plex.tv/) `⊘ Proprietary` - Plex is a centralized home media playback system with a powerful central server. + ## Money, Budgeting and Management * [FusionInvoice](https://www.fusioninvoice.com) `⊘ Proprietary` - FusionInvoice is an invoicing system for freelancers and small businesses. `PHP` @@ -40,15 +45,18 @@ * [ArtVenue](http://codecanyon.net/item/artvenue-image-sharing-community-script/5771542) - `⊘ Proprietary` Start your own photography community website, platform based on the Laravel PHP Framework. ([Demo](http://codecanyon.net/item/artvenue-image-sharing-community-script/full_screen_preview/5771542)) `PHP` * [Single File PHP Gallery](http://sye.dk/sfpg/) - `⊘ Proprietary` is a web gallery in one single PHP file. `PHP` + ## Self-hosting Solutions * [Axigen](https://www.axigen.com/mail-server/free/) - `⊘ Proprietary` Great alternative to open source. It's a turnkey messaging solution, perfect for small & micro businesses, integration projects or test environments. + ## Software Developement * [92five](http://92fiveapp.com/) `⊘ Proprietary` - Self hosted project management application ([Source code](https://github.com/chintanbanugaria/92five)) `CC BY-NC 4.0` `PHP` + * [Bamboo](https://www.atlassian.com/software/bamboo) `⊘ Proprietary` - A continuous integration server `Java` * [Cloud9](https://c9.io/) `⊘ Proprietary` - Your development environment, in the cloud ([Source code](https://github.com/c9/core)) `Nodejs` * [Confluence](https://www.atlassian.com/software/confluence) `⊘ Proprietary` - A team collaboration software `Java` * [Crucible](https://www.atlassian.com/software/crucible/overview) `⊘ Proprietary` - A peer code review application `Java` - * [Stash](https://www.atlassian.com/software/stash) `⊘ Proprietary` - An enterprise-level Git solution similar to GitLab `Java` - * [Bamboo](https://www.atlassian.com/software/bamboo) `⊘ Proprietary` - A continuous integration server `Java` * [JIRA](https://www.atlassian.com/software/jira) `⊘ Proprietary` - A professional and extensible issue tracker `Java` + * [RhodeCode](https://rhodecode.com) `⊘ Proprietary` - On-premise Source Code Management for Mercurial, Git & Subversion. `Python` + * [Stash](https://www.atlassian.com/software/stash) `⊘ Proprietary` - An enterprise-level Git solution similar to GitLab `Java` |