diff options
-rw-r--r-- | README.md | 238 | ||||
-rw-r--r-- | non-free.md | 8 |
2 files changed, 140 insertions, 106 deletions
@@ -9,6 +9,7 @@ This is a list of [Free](https://en.wikipedia.org/wiki/Free_software) Software [ Table of Contents ================= + - [Analytics](#analytics) - [Automation](#automation) - [Blogging Platforms](#blogging-platforms) @@ -40,6 +41,7 @@ Table of Contents - [Note-taking & Editors](#note-taking--editors) - [Office Suites](#office-suites) - [Password Managers](#password-managers) + - [Personal Dashboards](#personal-dashboards) - [Pastebins](#pastebins) - [Photo and Video Galleries](#photo-and-video-galleries) - [Polls and Events](#polls-and-events) @@ -64,6 +66,8 @@ Table of Contents ## Analytics +_Web Analytics_ + * [AWStats](http://www.awstats.org/) - Generates web, streaming, ftp or mail server statistics graphically. * [Countly](http://Count.ly) - Real time mobile analytics, crash reporting and push notifications platform ([Source code](https://github.com/countly)) `AGPL` `Javascript` * [GoAccess](http://goaccess.io/) - Real-time web log analyzer and interactive viewer that runs in a terminal. @@ -85,6 +89,7 @@ See also [Static Site Generators](#static-site-generators) and [Content Managem * **[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` * [Chyrp](http://chyrp.net/) - An extra-awesome, extra-lightweight blog engine ([Source code](https://github.com/chyrp/chyrp)) `MIT` `PHP` * [Dotclear](http://dotclear.org/) - Take control over your blog! ([Source code](https://hg.dotclear.org/dotclear)) `GPLv2` `PHP` @@ -121,19 +126,21 @@ Some [Groupware](#groupware) solutions also feature calendar/address book editin * [calypso](http://keithp.com/calypso/) - a python-based CalDAV/CardDAV server * [DAViCal](http://www.davical.org/) - a server for calendar sharing (CalDAV) * [Radicale](http://radicale.org/) - A Simple Calendar and Contact Server + * [sabre/dav](http://sabre.io/) - A open source CardDAV, CalDAV and WebDAV server. ## Communication systems ### Email +For preconfigured mail server solutions, see [Self-hosting Solutions](#self-hosting-solutions) + * [Cypht](http://cypht.org/index.html) - A feed reader for your email accounts - `GPL` * [Horde](http://www.horde.org) - Webmail and groupware client. * [Mailpile](https://www.mailpile.is/) - Webmail client with search, filtering, encryption features and more ([Source code](https://github.com/mailpile/Mailpile)) `AGPLv3` `Python` - * [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. `GPL` * [RainLoop](http://www.rainloop.net/) - Simple, modern & fast webmail with IMAP/SMTP Support and multi accounting. ([Demo](http://demo.rainloop.net/), [Source code](https://github.com/RainLoop/rainloop-webmail)). `AGPLv3` `PHP` * [Roundcube](https://roundcube.net) - Browser-based IMAP client with an application-like user interface. ([Screenshots](https://roundcube.net/screens/)) ([Source code](https://github.com/roundcube/roundcubemail/)) `GPLv3` `PHP` * [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` ### XMPP @@ -252,6 +259,8 @@ CMS are a practical way to setup a website with many features. CMS often come wi ## Federated Identity/Authentication * [BrowserID/Mozilla Persona](https://developer.mozilla.org/en-US/Persona/Implementing_a_Persona_IdP) ([Source Code](https://github.com/mozilla/persona)) `MPLv2` `Nodejs` + * [FreeRADIUS](http://www.freeradius.org) - high performance and highly configurable multi-protocol policy/authentication server, supporting RADIUS, DHCPv4 and VMPS ([Source Code](https://github.com/FreeRADIUS/freeradius-server)) `GPLv2` `C` + * [daloRADIUS](http://www.daloradius.com) - open-source web management platform for FreeRADIUS-based deployments ([Source Code](https://github.com/lirantal/daloradius)) `GPLv2` * [IndieAuth](https://indieauth.com) - Sign in with your domain name (using the [rel-me-auth](http://microformats.org/wiki/relmeauth) protocol) `Apache` `Ruby` * [Libravatar](https://www.libravatar.org/) - a service which delivers your avatar (profile picture) to other websites * [OpenCA OCSPD](https://pki.openca.org/projects/ocspd/) - [OCSP](https://en.wikipedia.org/wiki/Online_Certificate_Status_Protocol) Responder @@ -374,6 +383,7 @@ Some [Groupware](#groupware) solutions also feature file sharing synchronization * [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` * [InvoicePlane](https://invoiceplane.com/) - Manage quotes, invoices, payments and customers for your small business. ([Demo](https://demo.invoiceplane.com), [Source code](https://github.com/InvoicePlane/InvoicePlane)) - `MIT` + * [IHateMoney](http://ihatemoney.org/) - Manage your shared expenses, easily. ([Source code](https://github.com/spiral-project/ihatemoney)) `BSD` `Python` ## Monitoring and Administration @@ -388,7 +398,6 @@ Some [Groupware](#groupware) solutions also feature file sharing synchronization * [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_) - * [Reportr](http://www.reportr.io/) - Your life's personal dashboard. ([Source code](https://github.com/Reportr/dashboard)) * [sensu](https://sensuapp.org/) - monitor servers, services, application health, and business KPIs. Get notified about failures before your users do. Collect and analyze custom metrics. `MIT` * [uchiwa](https://uchiwa.io/) - simple dashboard for sensu @@ -413,6 +422,7 @@ Some [Groupware](#groupware) solutions also feature file sharing synchronization * [Jotter](https://github.com/yosko/jotter) - Jotter is a lightweight, no database, powerful web notebook that lets you create and manage notes online safely, quickly & easily. ([Demo](http://tools.yosko.net/demos/jotter/) - `demo/demo`) * [Laverna](https://laverna.cc/) - Laverna is a JavaScript note taking application with Markdown editor and encryption support. Consider it like open source alternative to Evernote ([Source code](https://github.com/Laverna/laverna), [Demo](https://laverna.cc/index.html#notes)) * [minimalist-web-notepad](https://github.com/pereorga/minimalist-web-notepad)- a minimalist http://notepad.cc clone `Apache` `PHP` + * [notes](https://github.com/SSilence/notes) - Simple script for personal notes with a single page with a WYSIWYG Editor `GPLv3` `PHP` * [OpenNote](https://github.com/FoxUSA/OpenNote) - OpenNote was built to be an open web-based alternative to Microsoft OneNote (T) and EverNote * [Paperwork](http://paperwork.rocks) - OpenSource note-taking & archiving alternative to Evernote, Microsoft OneNote & Google Keep ([Source code](https://github.com/twostairs/paperwork)) * [Turtl](https://turtl.it/) - A totally private personal database and note taking app ([Source code](https://github.com/turtl)) `GPLv3` `CommonLisp` @@ -422,6 +432,7 @@ Some [Groupware](#groupware) solutions also feature file sharing synchronization * [EtherCalc](https://ethercalc.org/) - Web spreadsheet. - `CPALv1` * [Etherpad](http://etherpad.org/) - Etherpad is a highly customizable Open Source online editor providing collaborative editing in really real-time. - `Apache` + * [Infinoted](https://github.com/gobby/gobby/wiki/Dedicated%20Server) - A server for [Gobby](https://github.com/gobby/gobby/wiki), a multi-platform collaborative text editor ([Source code](https://github.com/gobby/gobby)) `MIT` `C++` * [Only Office](http://onlyoffice.org/) - An office suite that enables you to manage documents, projects, team and customer relations in one place. `AGPLv3` * [PHPOffice](http://phpoffice.github.io/) - PHPOffice contains libraries which permits to write and read files from most office suites. `LGPLv3` `PHP` @@ -434,18 +445,26 @@ Some [Groupware](#groupware) solutions also feature file sharing synchronization * [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` * [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/)) * [Gallery](http://galleryproject.org/) - The simplest, most intuitive way to host your photos on your website ([Source code](https://github.com/gallery/gallery3)) `GPLv2` `PHP` * [Koken](http://koken.me/) - Content management and web site publishing for photographers `PHP` * [Lychee](http://lychee.electerious.com/) - an open source grid and album based photo-management-system ([Source code](https://github.com/electerious/Lychee)) - `MIT` `PHP` + * [MediaDrop](http://mediadrop.net/) - A video, audio and podcast publication platform ([Source code](https://github.com/mediadrop/mediadrop)) `GPLv3` `Python` * [Mediagoblin](http://mediagoblin.org) - a Free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc `AGPLv3` `Python` * [MinigalNano](https://github.com/sebsauvage/MinigalNano) - MinigalNano is a very simple image gallery. It adheres to the KISS principle and is very easy to install. MinigalNano does not have a web admin interface: You just upload your images in the photo folder on your server (using FTP, SFTP) ([Demo](http://boards.tomcanac.com/)) `CC BY-SA 3.0` `PHP` * [phog](https://github.com/hillman/phog) - Static photo gallery generator with S3 uploader `Python` @@ -467,7 +486,7 @@ Some [Groupware](#groupware) solutions also feature file sharing synchronization * [LimeSurvey](https://www.limesurvey.org) - Feature-rich Open Source web based polling software. Supports extensive survey logic. - ([Demo](https://demo.limesurvey.org)) * [MaterialPoll](https://github.com/nearbycoder/materialpoll) - an opensource strawpoll.me clone for creating random polls. - ([Source code](https://github.com/nearbycoder/materialpoll), [Demo](http://materialpoll.tk)) * [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)) - + * [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` ## Proxy @@ -525,7 +544,6 @@ Some [Groupware](#groupware) solutions also feature file sharing synchronization *Manage issues regarding your software development. See also: [Ticketing](#ticketing)* - * [92five](http://92fiveapp.com/) - Self hosted project management application ([Source code](https://github.com/chintanbanugaria/92five)) `CC BY-NC 4.0` `PHP` * [Apache Bloodhound](https://bloodhound.apache.org/) - Manage software products, Keep track of features, tasks and bugs `Apache` `Python` * [Bugzilla](https://www.bugzilla.org/) - General-purpose bugtracker and testing tool originally developed and used by the Mozilla project. `MPLv2` `Pearl` * [bulldog](https://github.com/infews/bulldog) - HTML5 task manager, built on todo.txt `MIT` `HTML5` @@ -534,7 +552,6 @@ Some [Groupware](#groupware) solutions also feature file sharing synchronization * [Crepido](https://github.com/arshad/crepido) - Create (kanban) boards to track users and projects from flat markdown files `MIT` `Javascript/Others` * [Flyspray](http://www.flyspray.org/) - uncomplicated, web-based bug tracking system ([Source code](https://github.com/Flyspray/flyspray)) `GPLv2` * [Gaskit](https://github.com/bkeepers/gaskit) - a git-backed issue tracker. It uses a branch in your local git database to store the tickets. `GPL` - * [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` * [HuBoard](https://github.com/rauhryan/huboard) `⚠ ` – Instant project management for your GitHub issues (Connects directly GitHub API) `MIT` `Ruby` * [Kanboard](http://kanboard.net/) - A simple and open source visual task board `AGPLv3` * [MantisBT](https://www.mantisbt.org/) - Self hosted bug tracker, fits best for software development - ([Demo](https://www.mantisbt.org/bugs/my_view_page.php)) - ([Source code](https://github.com/mantisbt/mantisbt)) - `GPLv2` @@ -578,24 +595,24 @@ See https://staticsitegenerators.net and https://www.staticgen.com ## Wikis * **[Wikimatrix](http://www.wikimatrix.org/) - A wiki platforms comparator** - * [Blazekiss](https://github.com/ldleman/blazekiss) - BlazeKiss is a KISS-based wiki (Keep It Simple, Stupid) - simplicity and functionality comes before all. - * [Codex](http://codex.caffeinated.ninja/codex/master) - Codex is a simple file-based Markdown documentation platform built on top of Laravel. - `MIT` - * [commonplace](https://github.com/fredoliveira/commonplace) - A server for your markdown files. Give it a directory, and Commonplace gives you a url, pretty pages, and quick editing. - * [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. - `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 + * [Blazekiss](https://github.com/ldleman/blazekiss) - BlazeKiss is a KISS-based wiki (Keep It Simple, Stupid) - simplicity and functionality comes before all. `PHP` + * [Codex](http://codex.caffeinated.ninja/codex/master) - Codex is a simple file-based Markdown documentation platform built on top of Laravel. - `MIT` `PHP` + * [commonplace](https://github.com/fredoliveira/commonplace) - A server for your markdown files. Give it a directory, and Commonplace gives you a url, pretty pages, and quick editing. `Ruby` + * [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. - `GPL` `PHP` + * [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 `Haskell` * [Gollum](https://github.com/gollum/gollum) - A simple, Git-powered wiki with a sweet API and local frontend. - * [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)) `PHP` * [ikiwiki](http://ikiwiki.info/) - A wiki compiler. - * [markdown-tree](https://github.com/mil/markdown-tree) - serve a hierarchy / tree directory of markdown files. Use intended for small sites built in markdown - * [Mediawiki](https://www.mediawiki.org/wiki/MediaWiki) - a widely used wiki software originally developed for Wikipedia ([Demo](https://en.wikipedia.org/)) `GPLv3` `PHP` + * [Mediawiki](https://www.mediawiki.org/wiki/MediaWiki) `PHP` * [MoinMoin](http://moinmo.in/) - An advanced, easy to use and extensible WikiEngine with a large community of users. - * [Olelo/Gitwiki](https://github.com/minad/olelo) - Olelo is a wiki that stores pages in a Git repository, supports many markup styles, has an extensible, hackable architecture, and many other features ([Demo](http://www.gitwiki.org/)) + * [Olelo/Gitwiki](https://github.com/minad/olelo) - Olelo is a wiki that stores pages in a Git repository, supports many markup styles and has an extensible, hackable architecture! Features: Edit, move or delete pages; Page attribute editor; Support for hierarchical wikis (directory structure); File upload; History, commit and diff view; Locales (Czech, English, French, German); Support for many markup languages (Creole, Markdown, Textile); RSS/Atom changelog for whole wiki or pages; Section editing for Creole; Embedded LaTeX formulas; Syntax highlighting; Image resizing, SVG to PNG/JPEG conversion; Auto-generated table of contents; Previews; View pages as S5 presentation; Privacy features: Access control lists, Private wiki, Read-only wiki. ([Demo](http://www.gitwiki.org/)) `Ruby` * [PmWiki](http://www.pmwiki.org) - Wiki-based system for collaborative creation and maintenance of websites. - * [Raneto](http://raneto.com/) - Raneto is an open source Knowledgebase platform that uses static Markdown files to power your Knowledgebase - `MIT` - * [Realms](https://github.com/scragg0x/realms-wiki) - a git-backed wiki inspired by Gollum - * [TiddlyWiki](http://tiddlywiki.com/) - a reusable non-linear personal web notebook - * [WiKiss](http://wikiss.tuxfamily.org/) - un wiki simple à utiliser et déployer. - * [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. + * [Raneto](http://raneto.com/) - Raneto is an open source Knowledgebase platform that uses static Markdown files to power your Knowledgebase - `MIT` `NodeJS` + * [Realms](https://github.com/scragg0x/realms-wiki) - a git-backed wiki inspired by Gollum `Python` + * [Redaxscript](http://redaxscript.com/) - Ultra lightweight website engine `GPL` `PHP` + * [TiddlyWiki](http://tiddlywiki.com/) - a reusable non-linear personal web notebook `NodeJS` + * [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` ------------------------------------ @@ -603,6 +620,8 @@ See https://staticsitegenerators.net and https://www.staticgen.com * [arkOS](https://arkos.io/) - Install arkOS to a dedicated device and host your own websites, email, files and more. ([Source code](https://git.coderouge.co/groups/arkOS) [[1]](https://github.com/cznweb)) `MIT/GPL` `Nodejs/Other` * [Mail-in-a-Box](https://mailinabox.email/) - Turns any Ubuntu server into a fully functional mail server with one command. `Shell/Other` `CC0` + * [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` + * [Modoboa](http://modoboa.org/en/) - Modoboa is a mail hosting and management platform including a modern and simplified Web User Interface. `Python` `MIT` * [Piratebox](http://piratebox.cc/start) - A DIY anonymous offline file-sharing and communications system built with free software and inexpensive off-the-shelf hardware. ([Source code](https://github.com/PirateBox-Dev)). `GPLv3` `Python/Other` * [Sandstorm](https://sandstorm.io/) - Personal server for running self-hosted apps easily and securely. ([Demo](https://demo.sandstorm.io/), [Source code](https://github.com/sandstorm-io/sandstorm)) `Apache` `C++/Other` * [sovereign](https://github.com/sovereign/sovereign) - A set of Ansible playbooks to build and maintain your own private cloud: email, calendar, contacts, file sync, IRC bouncer, VPN, and more. `GPLv3` `YAML/Other` @@ -655,90 +674,101 @@ This list is under the [Creative Commons Attribution-ShareAlike 3.0 Unported](LI The list of contributors can be found below - 105 Edward D <ed.kickball@hotmail.com> - 99 nodiscc <nodiscc@gmail.com> + 116 Edward D <ed.kickball@hotmail.com> + 111 nodiscc <nodiscc@gmail.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> - 6 Per Guth <mail@perguth.de> - 6 Thomas Dalichow <2012-02-05.github.com@thomasdalichow.de> - 5 Moti Korets <moti.kor@gmail.com> - 4 Cory Gibbons <hello@corygibbons.com> - 4 Dominik Pfaffenbauer <dominik@lineofcode.at> - 4 Jean Elchinger <jinformatique@riseup.net> - 3 Dr. Azrael Tod <github.com@g33ky.de> - 3 Ethan Lowman <ethanal@users.noreply.github.com> - 3 Jan Vlnas <jnv@users.noreply.github.com> - 3 Marc Picaud <picaud.marc@gmail.com> - 3 Mariusz Kozakowski <11mariom+wordpress@gmail.com> - 3 Martin Gontovnikas <martin@gon.to> - 3 Ye Lin Aung <me@yelinaung.com> - 3 jungle-boogie <sean@rastasean.net> - 3 rett gerst <rettgerst@users.noreply.github.com> - 2 Alexander Ryzhov <gtihub@ryzhov-al.ru> - 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 Deryck <dhenson02@users.noreply.github.com> - 2 Greg V <greg@unrelenting.technology> - 2 Görkem Çetin <gc@count.ly> - 2 Joseph Dykstra <josephdykstra@gmail.com> - 2 Leo Gaggl <leo@brightcookie.com.au> - 2 Marien Fressinaud <dev@marienfressinaud.fr> - 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 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 Caleb Xu <calebcenter@live.com> - 1 Calle Wolff <carl@wolff.se> - 1 Chema <neo22s@gmail.com> - 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 Henry Ruhs <info@redaxmedia.com> - 1 Igor Antun <IgorAntun@users.noreply.github.com> - 1 Ilya Sevostyanov <d3th@zeen.ru> - 1 Jeremiah Marks <jeremiah@jlmarks.org> - 1 Joel Calado <joelcalado@gmail.com> - 1 Joshua Hamilton <joshua.hamilton@fabricut.com> - 1 Joubert RedRat <eu+github@redrat.com.br> - 1 Keith Thibodeaux <kthibodeaux@peachtreebilling.com> - 1 Kyle Stetz <kylestetz@gmail.com> - 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 benmaynard11 <allowin-217941-github@vhost244.maynardnetworks.com> - 1 bricej13 <bricej13@gmail.com> - 1 cbdev <cb@cbcdn.com> - 1 littleguga <littleguga@users.noreply.github.com> - 1 mertinop <martin.santibanez.a@gmail.com> - 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> + 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 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 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 Deryck <dhenson02@users.noreply.github.com> + 2 Greg V <greg@unrelenting.technology> + 2 Görkem Çetin <gc@count.ly> + 2 Joseph Dykstra <josephdykstra@gmail.com> + 2 Marien Fressinaud <dev@marienfressinaud.fr> + 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 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 Henry Ruhs <info@redaxmedia.com> + 1 Igor Antun <IgorAntun@users.noreply.github.com> + 1 Ilya Sevostyanov <d3th@zeen.ru> + 1 Jeremiah Marks <jeremiah@jlmarks.org> + 1 Joel Calado <joelcalado@gmail.com> + 1 Joshua Hamilton <joshua.hamilton@fabricut.com> + 1 Keith Thibodeaux <kthibodeaux@peachtreebilling.com> + 1 Kyle Stetz <kylestetz@gmail.com> + 1 Liran Tal <liran.tal@gmail.com> + 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 florianl <florianl@users.noreply.github.com> + 1 littleguga <littleguga@users.noreply.github.com> + 1 mertinop <martin.santibanez.a@gmail.com> + 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 ec10f185..c1daee3c 100644 --- a/non-free.md +++ b/non-free.md @@ -1,6 +1,6 @@ # Awesome Selfhosted - Proprietary Software -**Software listed here does not allow you to run it for any purpose, study, modify or distribute the source code.** Some of the software here may not be audited due to it's closed source nature, and can therefore contain anti-features, such as but not limited to: undisclosed security vulnerabilties, backdoors, sending personal data to a third party. +**Software listed here does not allow you to run it for any purpose, study, modify or distribute the source code.** Some of the software here may not be audited due to it's closed source nature, and can therefore contain anti-features, such as but not limited to: undisclosed security vulnerabilties, backdoors, user lock-in, sending personal data to a third party. ## Analytics @@ -23,6 +23,7 @@ ## 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 @@ -31,7 +32,6 @@ ## Money, Budgeting and Management * [FusionInvoice](https://www.fusioninvoice.com) `⊘ Proprietary` - FusionInvoice is an invoicing system for freelancers and small businesses. `PHP` - * [IHateMoney](http://ihatemoney.org/) `⊘ Proprietary` - Manage your shared expenses, easily. * [Pancake](http://pancakeapp.com/) `⊘ Proprietary` - Online invoicing, project management, time tracking and proposal software. `PHP` @@ -40,9 +40,13 @@ * [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` + * [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` |