diff --git a/README.md b/README.md index beb5b63c..a0e4dd19 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,8 @@ See [Contributing](#contributing). ## Analytics +**[`^ back to top ^`](#)** + _Web Analytics_ * [AWStats](http://www.awstats.org/) - Generates web, streaming, ftp or mail server statistics graphically. ([Source Code](https://github.com/eldy/awstats)) `GPLv3` `Perl` @@ -110,6 +112,8 @@ _Business Intelligence_ ## Automation +**[`^ back to top ^`](#)** + * [Alltube](http://www.alltubedownload.net) - 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://www.alltubedownload.net), [Source Code](https://github.com/Rudloff/alltube)) `GPL` `PHP` * [AmIUnique](https://amiunique.org/) - Learn how identifiable you are on the Internet (browser fingerprinting tool). ([Source Code](https://github.com/DIVERSIFY-project/amiunique)) `MIT` `Java` * [bip.io](https://bip.io/) - Web Automation For People And Robots - Drag, Drop, and Connect The Services You Love. ([Source Code](https://github.com/bipio-server/bipio)) `GPLv3` `Nodejs` @@ -133,6 +137,8 @@ _Business Intelligence_ ## Blogging Platforms +**[`^ back to top ^`](#)** + See also [Static Site Generators](#static-site-generators), [Content Management Systems](#content-management-systems-cms) and [WeblogMatrix](http://www.weblogmatrix.org/) * [Anchor CMS](https://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` @@ -152,6 +158,8 @@ See also [Static Site Generators](#static-site-generators), [Content Management ## Bookmarks & Link Sharing +**[`^ back to top ^`](#)** + * [Bookie](https://github.com/bookieio/Bookie) - Python based delicious.com replacement. `AGPLv3` `Python` * [Firefox Auth Server](https://docs.services.mozilla.com/howtos/run-fxa.html) - This project implements the core server-side API for Firefox Accounts. ([Source Code](https://github.com/mozilla/fxa-auth-server/)) `MPLv2` `Nodejs` * [Firefox Content Server](https://docs.services.mozilla.com/howtos/run-fxa.html) - Static server that hosts Firefox Account sign up, sign in, email verification, etc. flows. ([Source Code](https://github.com/mozilla/fxa-content-server/)) `MPLv2` `Java` @@ -165,6 +173,8 @@ See also [Static Site Generators](#static-site-generators), [Content Management ## Calendar and Address Books +**[`^ back to top ^`](#)** + Some [Groupware](#groupware) solutions also feature calendar/address book editing and synchronization. * [AgenDAV](http://agendav.org/) - Multilanguage CalDAV web client with a rich AJAX interface and shared calendars support. ([Source Code](https://github.com/adobo/agendav)) `GPLv3` `PHP` @@ -180,6 +190,8 @@ Some [Groupware](#groupware) solutions also feature calendar/address book editin ## Communication systems +**[`^ back to top ^`](#)** + ### Custom * [Actor](https://actor.im/) - Actor is a fast, open source messaging platform with rich mobile and web clients. ([Demo](https://app.actor.im), [Source Code](https://github.com/actorapp/actor-platform)) `AGPLv3` `Scala` @@ -211,6 +223,8 @@ Some [Groupware](#groupware) solutions also feature calendar/address book editin ### Email +**[`^ back to top ^`](#)** + #### Complete solutions _simple deployment of a mail server, e.g. for inexperienced or impatient admins._ @@ -267,6 +281,8 @@ _Mailing lists servers and mass mailing software - one message to many recipient ### IRC +**[`^ back to top ^`](#)** + _[IRC](https://en.wikipedia.org/wiki/Internet_Relay_Chat) communication software_ * [Convos](http://convos.by/) - Always online web IRC client. ([Demo](http://demo.convos.by), [Source Code](http://github.com/nordaaker/convos)) `ARTv2` `Perl` @@ -279,6 +295,7 @@ _[IRC](https://en.wikipedia.org/wiki/Internet_Relay_Chat) communication software ### SIP + _[SIP](https://en.wikipedia.org/wiki/Session_Initiation_Protocol) telephony software_ * [Asterisk](http://www.asterisk.org/) - An easy to use but advanced IP PBX system, VoIP gateway and conference server. `GPLv2` `C` @@ -288,6 +305,8 @@ _[SIP](https://en.wikipedia.org/wiki/Session_Initiation_Protocol) telephony soft ### IPBX +**[`^ back to top ^`](#)** + _[IPBX](https://en.wikipedia.org/wiki/IP_PBX) telephony software_ * [Elastix](http://www.elastix.org) - Unified communications server software based on Asterisk. ([Source Code](https://svn.code.sf.net/p/elastix/code/trunk/)) `GPLv2` `PHP` @@ -297,6 +316,8 @@ _[IPBX](https://en.wikipedia.org/wiki/IP_PBX) telephony software_ ### Social Networks and Forums +**[`^ back to top ^`](#)** + * [Abilian SBE](https://github.com/abilian/abilian-sbe) - Open Source Collaboration and Social Networking framework & platform. `LGPLv2` `Python` * [Anahita](https://www.getanahita.com/) - Open Source Social Networking Framework & Platform. ([Source Code](https://github.com/anahitasocial)) `GPLv3` `PHP` * [Bootcamp](http://trybootcamp.vitorfs.com) - An enterprise social network. ([Source Code](https://github.com/vitorfs/bootcamp)) `MIT` `Python` @@ -331,6 +352,8 @@ _[IPBX](https://en.wikipedia.org/wiki/IP_PBX) telephony software_ ### XMPP +**[`^ back to top ^`](#)** + _[Extensible Messaging and Presence Protocol](https://en.wikipedia.org/wiki/XMPP) software_ #### XMPP Servers @@ -354,6 +377,8 @@ _[Extensible Messaging and Presence Protocol](https://en.wikipedia.org/wiki/XMPP ## Content Management Systems (CMS) +**[`^ back to top ^`](#)** + 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. See also [Blogging Platforms](#blogging-platforms) and [Static Site Generators](#static-site-generators) * [Apostrophe 2](http://apostrophenow.org/) - A node.js CMS with a focus on extensible in-context editing tools. ([Demo](http://demo.apostrophenow.com/), [Source Code](https://github.com/punkave/apostrophe)) `MIT` `Nodejs` @@ -414,11 +439,15 @@ _Recipe management_ ## DNS +**[`^ back to top ^`](#)** + See https://github.com/n1trux/awesome-sysadmin#dns ## Document Archiving +**[`^ back to top ^`](#)** + * [CUPS](https://www.cups.org/) - The Common Unix Print System uses Internet Printing Protocol (IPP) to support printing to local and network printers. ([Source Code](https://www.cups.org/software.php)) `GPLv2` `C` * [Paperless](https://github.com/danielquinn/paperless) - Scan, index, and archive all of your paper documents. `GPLv3` `Python` * [SANE Network Scanning](http://sane-project.org/) - allow remote clients to access image acquisition devices (scanners) available on the local host. ([Source Code](http://www.sane-project.org/cvs.html)) `GPLv2` `C` @@ -426,6 +455,8 @@ See https://github.com/n1trux/awesome-sysadmin#dns ## Enterprise Resource Planning +**[`^ back to top ^`](#)** + * [ERPNext](https://erpnext.com) - Free open source ERP system. ([Demo](https://demo.erpnext.com), [Source Code](https://github.com/frappe/erpnext)) `GPLv3` `Python` * [Odoo](http://odoo.com) - Free open source ERP system. ([Demo](https://demo.odoo.com/), [Source Code](https://github.com/odoo/odoo)) `LGPLv3` `Python` * [Tryton](http://www.tryton.org/) - Free open source business solution. ([Demo](http://demo.tryton.org/), [Source Code](https://hg.tryton.org/)) `GPLv3` `Python` @@ -433,11 +464,15 @@ See https://github.com/n1trux/awesome-sysadmin#dns ## Federated Identity/Authentication +**[`^ back to top ^`](#)** + See https://github.com/n1trux/awesome-sysadmin#identity-management ## Feed Readers +**[`^ back to top ^`](#)** + * [CommaFeed](https://www.commafeed.com/) - Google Reader inspired self-hosted RSS reader. ([Source Code](https://github.com/Athou/commafeed)) `Apache` `Java` * [Creaky Coot](http://bugs.derivoile.fr/Creaky-Coot/dashboard) - Minimalist and responsive RSS reader and links saver. ([Source Code](https://github.com/piero-la-lune/Creaky-Coot)) `MIT` `PHP` * [Feedbin](https://feedbin.com/) - A simple, fast and nice looking RSS reader. ([Source Code](https://github.com/feedbin/feedbin)) `MIT` `Ruby` @@ -466,6 +501,8 @@ See https://github.com/n1trux/awesome-sysadmin#identity-management ## File Sharing and Synchronization +**[`^ back to top ^`](#)** + Some [Groupware](#groupware) solutions also feature file sharing and synchronization. #### Distributed filesystems @@ -545,6 +582,8 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza ## Games +**[`^ back to top ^`](#)** + * [0hh1](https://github.com/Q42/0hh1) - A lovely little logic game by Q42. ([Demo](http://0hh1.com/)) `MIT` `HTML5` * [A Dark Room](https://github.com/doublespeakgames/adarkroom) - A minimalist text adventure game for your browser. ([Demo](http://adarkroom.doublespeakgames.com/)) `MPLv2` `HTML5` * [Agar.IO Clone](https://github.com/huytd/agar.io-clone) - Agar.io clone written with Socket.IO and HTML5 canvas. `MIT` `Nodejs` @@ -557,12 +596,16 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza ## Gateways +**[`^ back to top ^`](#)** + * [GateOne](http://liftoffsoftware.com/Products/GateOne) - Gate One is an HTML5 web-based terminal emulator and SSH client. ([Source Code](https://github.com/liftoff/GateOne/)) `AGPLv3` `Python` * [Guacamole](http://guac-dev.org/) - Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC and RDP. ([Source Code](https://github.com/glyptodon/)) `Apache` `Java/C` ## Groupware +**[`^ back to top ^`](#)** + * [Citadel](http://www.citadel.org/doku.php) - Groupware including email, calendar/scheduling, address books, forums, mailing lists, IM, wiki and blog engines, RSS aggregation and more. ([Source Code](http://www.citadel.org/doku.php/installation:source)) `GPLv3` `C` * [Cozy Cloud](https://cozy.io) - A personal cloud where you can read your emails or manage and sync your contact, files or calendars, with an app store full of community contributions. ([Source Code](https://github.com/cozy)) `GPLv3` `Nodejs` * [egroupware](http://www.egroupware.org/) - Software suite including calendars, address books, notepad, project management tools, client relationship management tools (CRM), knowledge management tools, a wiki and a CMS. ([Source Code](https://github.com/EGroupware/egroupware)) `GPLv2` `PHP` @@ -578,6 +621,8 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza ## Learning and Courses +**[`^ back to top ^`](#)** + * [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` * [edX](https://www.edx.org/) - The Open edX platform is open-source code that powers [edX.org](https://www.edx.org/). ([Source Code](https://github.com/edx/)) `AGPLv3` `Python` * [lxHive](http://www.lxhive.com/) - Open Source ExperienceAPI compliant Learning Record Store (LRS) - previously code-named TinCanAPI. ([Source Code](https://github.com/Brightcookie/lxHive)) `GPLv3` `PHP` @@ -590,6 +635,8 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza ## Maps & GPS +**[`^ back to top ^`](#)** + * [Graphhopper](https://graphhopper.com/) - Fast routing library and server using OpenStreetMap. ([Source Code](https://github.com/graphhopper/graphhopper)) `Apache` `Java` * [MapBBCodeShare](https://github.com/MapBBCode/share.mapbbcode.org) - Tool for sharing custom OSM maps. Support for annotated markers, polygons, lines, multi-format import/export, multiple layers, shortlinks. ([Demo](http://share.mapbbcode.org/)) `WTFPL/Other` `PHP` * [OpenGTS](http://www.opengts.org/) - Entry-level fleet tracking system. Supports variety of tracking devices and protocols. Comes with rich web-interface and reporting features. ([Demo](http://track.opengts.org/track/Track), [Source Code](https://sourceforge.net/projects/opengts/files/server-base/)) `Apache` `Java` @@ -600,6 +647,8 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza ## Media Streaming +**[`^ back to top ^`](#)** + See also , ### Audio Streaming @@ -638,6 +687,8 @@ See also , , ,