From 68ca90f5a8f30695c342356cd0612f8d7b2e694d Mon Sep 17 00:00:00 2001 From: Edward D <ed.kickball@hotmail.com> Date: Sun, 20 Nov 2016 23:38:39 +0000 Subject: [PATCH 1/9] Added anchr.io and http2-serverpush-proxy Replaces #855. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f2cd48e2..8c831d82 100644 --- a/README.md +++ b/README.md @@ -165,6 +165,7 @@ See also [Static Site Generators](#static-site-generators), [Content Management **[`^ back to top ^`](#)** + * [Anchr](https://anchr.io) - Anchr is a toolbox for tiny tasks on the internet, including bookmark collections, URL shortening and (encrypted) image uploads. ([Source Code](https://github.com/n1try/anchr)) `GPLv3` `Nodejs` * [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` @@ -565,6 +566,7 @@ See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems #### Single-click/drag-n-drop upload + * [Anchr](https://anchr.io) - Anchr is a toolbox for tiny tasks on the internet, including (encrypted) image uploads, URL shortening and bookmark collections. ([Demo](https://anchr.io), [Source Code](https://github.com/n1try/anchr)) `GPLv3` `Nodejs` * [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. ([Source Code](https://coquelicot.potager.org/gitweb/?p=coquelicot.git)) `AGPLv3` `Ruby` * [Dropcenter](http://projet.idleman.fr/dropcenter/) - Upload files by simple drag-n-drop. ([Source Code](https://github.com/ldleman/dropcenter)) `CCBYNCSAv3` `PHP` @@ -892,6 +894,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com **[`^ back to top ^`](#)** + * [http2-serverpush-proxy](https://github.com/n1try/http2-serverpush-proxy) - A reverse proxy that helps to automatically utilize HTTP/2.0's server push mechanism for static websites. Available as middleware and standalone application. `MIT` `Nodejs` * [microproxy](https://github.com/thekvs/microproxy) - lightweight non-caching HTTP/HTTPS proxy server. ([Source Code](https://github.com/thekvs/microproxy)) `MIT` `Go` * [miniProxy](https://github.com/joshdick/miniProxy/) - Simple web proxy written in PHP that can allow you to bypass Internet content filters, or to browse the internet anonymously. Only one php file. ([Source Code](https://github.com/joshdick/miniProxy/)) `GPLv3` `PHP` * [Oranjeproxy](http://lehollandaisvolant.net/tout/oranjeproxy/) - Anonymizing web proxy. ([Source Code](https://github.com/AmauryCarrade/OranjeProxy)) `GPLv2` `PHP` @@ -1057,6 +1060,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com **[`^ back to top ^`](#)** + * [Anchr](https://anchr.io) - Anchr is a toolbox for tiny tasks on the internet, including URL shortening, (encrypted) image uploads and bookmark collections. ([Demo](https://anchr.io), [Source Code](https://github.com/n1try/anchr)) `GPLv3` `Nodejs` * [Lstu](https://github.com/ldidry/lstu) - _Let's SHorten That Url_ - Lightweight URL shortener. `WTFPL` `Perl` * [Nimbus](https://github.com/ethanal/nimbus) - A URL shortener and file sharer with a drag-and-drop OS X menu bar client and web interface. `MIT` `Python` * [Polr](https://project.polr.me/) - A modern, minimalist, modular, and lightweight URL shortener. ([Source Code](https://github.com/Cydrobolt/polr)) `GPLv2` `PHP` From fa80b718ab94a9c79c77d0766fa9e5cb0161a760 Mon Sep 17 00:00:00 2001 From: Edward D <ed.kickball@hotmail.com> Date: Fri, 9 Dec 2016 20:35:47 +0000 Subject: [PATCH 2/9] Fix HRM formatting --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8f41ff88..73ff52d8 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ See [Contributing](.github/CONTRIBUTING.md). - [Games](#games) - [Gateways](#gateways) - [Groupware](#groupware) - - [Human Recources Management (HRM)](#human-recources-management-hrm) + - [Human Resources Management (HRM)](#human-Resources-management-hrm) - [Learning and Courses](#learning-and-courses) - [Maps & GPS](#maps--gps) - [Media Streaming](#media-streaming) @@ -654,7 +654,7 @@ See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems * [Zimbra Collaboration](https://www.zimbra.com/downloads/) - Email, calendar, collaboration server with web interface and lots of integrations. ([Source Code](https://git.zimbra.com/repos/zimbra-foss/)) `GPLv2/CPALv1` `Java` -## Human Recources Management (HRM) +## Human Resources Management (HRM) **[`^ back to top ^`](#)** From 032605de88f70952dff9f48d2f013f0a1a7db94e Mon Sep 17 00:00:00 2001 From: n8225 <n8225@users.noreply.github.com> Date: Fri, 9 Dec 2016 15:48:40 -0600 Subject: [PATCH 3/9] lowercase resources in link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73ff52d8..694abc9e 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ See [Contributing](.github/CONTRIBUTING.md). - [Games](#games) - [Gateways](#gateways) - [Groupware](#groupware) - - [Human Resources Management (HRM)](#human-Resources-management-hrm) + - [Human Resources Management (HRM)](#human-resources-management-hrm) - [Learning and Courses](#learning-and-courses) - [Maps & GPS](#maps--gps) - [Media Streaming](#media-streaming) From a116cc8a0eab3f6a13f9c83ca1f625987cacb608 Mon Sep 17 00:00:00 2001 From: fuerbringer <severin@protonmail.ch> Date: Sun, 11 Dec 2016 02:14:29 +0100 Subject: [PATCH 4/9] Add REDAXO --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 694abc9e..f6c4c2c5 100644 --- a/README.md +++ b/README.md @@ -436,6 +436,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [Plone](https://plone.org/) - Powerful open-source CMS system. ([Source Code](https://github.com/plone)) `Zope` `Python` * [ProcessWire](https://processwire.com/) - ProcessWire is an open source content management system (CMS) and web application framework aimed at the needs of designers, developers and their clients. ([Source Code](https://github.com/ryancramerdesign/ProcessWire)) `MPLv2` `PHP` * [Publify](http://publify.co/) - A simple but full featured web publishing software. ([Demo](http://demo.publify.co/), [Source Code](https://github.com/publify/publify)) `MIT` `Ruby` + * [REDAXO](http://www.redaxo.org) - A simple, flexible and useful content management system. ([Source Code](https://github.com/redaxo/redaxo)) `MIT` `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` * [Roadiz](https://www.roadiz.io/) - Modern CMS based on a node system which can handle many types of services. ([Source Code](https://github.com/roadiz/roadiz/)) `MIT` `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` From 0d6b9d83159d88ce77ea0f5c9d1618596a814ae5 Mon Sep 17 00:00:00 2001 From: n8225 <n8225@users.noreply.github.com> Date: Sun, 11 Dec 2016 22:57:46 -0600 Subject: [PATCH 5/9] Update AUTHORS file (#890) Remove Authors and AUTHORS.md created from github api. --- AUTHORS | 204 ----------------------------------------------------- AUTHORS.md | 102 +++++++++++++++++++++++++++ README.md | 2 +- 3 files changed, 103 insertions(+), 205 deletions(-) delete mode 100644 AUTHORS create mode 100644 AUTHORS.md diff --git a/AUTHORS b/AUTHORS deleted file mode 100644 index 25bdd21c..00000000 --- a/AUTHORS +++ /dev/null @@ -1,204 +0,0 @@ -264 nodiscc <nodiscc@gmail.com> -223 Edward D <ed.kickball@hotmail.com> -42 Andrew <AndyR207@users.noreply.github.com> -31 Kovah <mail@kovah.de> -22 Kickball <ed.kickball@hotmail.com> -13 jungle-boogie <sean@jungleboogie.me> -10 Thomas Dalichow <2012-02-05.github.com@thomasdalichow.de> -10 cave beat <cave@cavebeat.org> -9 Joubert RedRat <eu+github@redrat.com.br> -8 CooperBarrett <anthony.lhuissier@openmailbox.org> -7 Andrew Peng <pengc99@gmail.com> -7 Andrew Rylatt <AndyR207@users.noreply.github.com> -7 Hammy Havoc <hammy@splitanatom.com> -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> -5 Jean Champémont <jchampemont@users.noreply.github.com> -5 Moti Korets <moti.kor@gmail.com> -5 cave <cavebeat@users.noreply.github.com> -4 Andrew <andrew@rylatt.me> -4 AndrewCz <smacz42@users.noreply.github.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> -4 Marius Voila <marius.voila@gmail.com> -4 Valmik <mail@valmik.in> -4 dattaz <taz@dattaz.fr> -4 paddo <mail@patrickrichter.net> -3 Aguay <baraise.valentin@gmail.com> -3 Akhyar Amarullah <akhyrul@gmail.com> -3 Chris McCormick <chris@mccormick.cx> -3 Conor O'Callaghan <brioscaibriste@users.noreply.github.com> -3 Cédric Krier <cedk@users.noreply.github.com> -3 Ethan Lowman <ethanal@users.noreply.github.com> -3 FoxMaSk <foxmask@users.noreply.github.com> -3 George C. Privon <privong@users.noreply.github.com> -3 Görkem Çetin <gc@count.ly> -3 Jan Vlnas <jnv@users.noreply.github.com> -3 Lee Watson <rev@revthefox.co.uk> -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 Mathieu Leplatre <mathieu@leplat.re> -3 Pavan Yara <yarapavan@gmail.com> -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 Adminrezo (Nico Dewaele) <nico@adminrezo.fr> -2 Albert Cervera i Areny <albert@nan-tic.com> -2 Alexander Ryzhov <gtihub@ryzhov-al.ru> -2 Alexis Metaireau <alexis@notmyidea.org> -2 Andrew Hayworth <hayworth@meraki.net> -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 David Wayne Baxter <dbxt@users.noreply.github.com> -2 Derek Viera <ma.dmviera01@gmail.com> -2 Deryck <dhenson02@users.noreply.github.com> -2 Greg V <greg@unrelenting.technology> -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 Kevin Vandenborne <kevin.vandenborne@gmail.com> -2 Marien Fressinaud <dev@marienfressinaud.fr> -2 Massimo Santini <massimo.santini@gmail.com> -2 Matthieu Aubry <matt@piwik.org> -2 Michael Tunnell <MichaelTunnell@users.noreply.github.com> -2 Mikael Peigney <Mika56@users.noreply.github.com> -2 Nicolas Carlier <n.carlier@nunux.org> -2 Patrik Ragnarsson <patrik@starkast.net> -2 Peter Ivanov <peter@microweber.com> -2 Peter Thaleikis <spekulatius@users.noreply.github.com> -2 Pierre Ozoux <pierre@ozoux.net> -2 Poorchop <Poorchop@users.noreply.github.com> -2 ReadmeCritic <frankensteinbot@gmail.com> -2 Ricardo Torres <ricardo@rictorres.com.br> -2 Roland Geider <roland@geider.net> -2 Ryan Mulligan <ryan@ryantm.com> -2 Sam Tuke <mail@samtuke.com> -2 Sameer Al-Sakran <salsakran@users.noreply.github.com> -2 Shane Cooke <shanecooke@mac.com> -2 Simon Vieille <simon@deblan.fr> -2 Stefane Fermigier <sf@fermigier.com> -2 Stefano <sabas88@gmail.com> -2 Thomas Citharel <tcit@tcit.fr> -2 Vadim Rutkovsky <vrutkovs@redhat.com> -2 cornerot <cornerot@gmail.com> -2 cron410 <cron410@gmail.com> -2 jimykk <JimyKK@users.noreply.github.com> -2 markkrj <markkrj@users.noreply.github.com> -2 rafael-santiago <voidbrainvoid@gmail.com> -2 thomasfrivold <thomas.frivold@gmail.com> -2 tillarnold <throwable42@gmail.com> -2 tomc3 <wordoftheday003@gmail.com> -2 yuche <i@yuche.me> -1 Alashov Berkeli <yunus.alashow@gmail.com> -1 Alex Fornuto <alex@fornuto.com> -1 Alys <alice.harris@oldgods.net> -1 Andrew Murray <radarhere@gmail.com> -1 Angel Velasquez <angvp@archlinux.org> -1 Bob Mottram <bob@robotics.uk.to> -1 Brett <brettex@hotmail.com> -1 Burung Hantu <privacytoolsIO@users.noreply.github.com> -1 C.J. Jameson <cjcjameson@gmail.com> -1 Caleb Xu <calebcenter@live.com> -1 Calle Wolff <carl@wolff.se> -1 Chanchal Kumar Ghosh <chanchal_ghosh1987@yahoo.co.in> -1 Chema <neo22s@gmail.com> -1 Craig Davison <craig@davison.io> -1 Dan <rocks.in.the.cloud@gmail.com> -1 David Baldwynn <whitef0x0@users.noreply.github.com> -1 Dirk Krause <dirkk0@googlemail.com> -1 Dmitriy Volkov <wldhx+vcs+github_com@wldhx.me> -1 Doğan Çelik <dogancelik@users.noreply.github.com> -1 Dražen Lučanin <kermit666@gmail.com> -1 Eren Hatırnaz <erenhatirnaz@hotmail.com.tr> -1 Ethan Madden <crazeh.monkeh@gmail.com> -1 Felix Bartels <felix@host-consultants.de> -1 Florian Kaiser <florian.kaiser@fnkr.net> -1 Florian Wilhelm <f.wilhelm@tarent.de> -1 FortressBuilder <FortressBuilder@users.noreply.github.com> -1 Gabriel Cossette <gabriel.cossette@gmail.com> -1 Igor Antun <IgorAntun@users.noreply.github.com> -1 Izac Lorimer <izaclorimer@users.noreply.github.com> -1 Jan <jayphizzle@users.noreply.github.com> -1 Jarek Lipski <pub@loomchild.net> -1 Jean Menezes da Rocha <jean@menezesdarocha.info> -1 Jeremiah Marks <jeremiah@jlmarks.org> -1 Joel Calado <joelcalado@gmail.com> -1 Josh Harmon <me@joshharmon.me> -1 Joshua Hamilton <joshua.hamilton@fabricut.com> -1 José Castro <cogurov@gmail.com> -1 Julien Bisconti <julien.bisconti@gmail.com> -1 Julien Reichardt <jul.reich43@opmbx.org> -1 Justin O'Reilly <justin@oreilly.me> -1 Jérémie Astori <jeremie@astori.fr> -1 Keith Thibodeaux <kthib89+github@gmail.com> -1 Keith Thibodeaux <kthibodeaux@peachtreebilling.com> -1 Keyhaku <jones@bious.fr> -1 Kyle Stetz <kylestetz@gmail.com> -1 Liran Tal <liran.tal@gmail.com> -1 Madhu GB <github@madhugb.com> -1 Madhu GB <me@madhugb.com> -1 Marc Laporte <marc@laporte.name> -1 Marcin Karpezo <m.karpezo@nencki.gov.pl> -1 Marcus Ramberg <marcus@nordaaker.com> -1 Mark Ide <mark@cranstonide.com> -1 MatFluor <MatFluor@users.noreply.github.com> -1 Matt Hazinski <matt@matthazinski.com> -1 Matt Lee <mattl@users.noreply.github.com> -1 Matteo Piccina <matteo@beiphone.it> -1 Michael Burns <michael@mirwin.net> -1 Mike Steele <mike@steel.fm> -1 Morris Jobke <hey@morrisjobke.de> -1 Murdoc Bates <trockenasche@gmail.com> -1 NicolasCARPi <nicolas.carpi@curie.fr> -1 Norman Xu <im@norm.im> -1 Oliver Kopp <kopp.dev@gmail.com> -1 Paul <paul@rosanbo.com> -1 Pavel Lobashov <ShockwaveNN@gmail.com> -1 Pavel Lobashov <shockwavenn@gmail.com> -1 Peter van den Hurk <runical1991@gmail.com> -1 Phill <phill@formbet.co.uk> -1 Pe46dro <pietro@marangon.me> -1 Remy Adriaanse <remy@adriaanse.it> -1 Remy Honig <remyhonig@users.noreply.github.com> -1 Riddler <Iamjithin@live.com> -1 Roberto Rosario <roberto.rosario.gonzalez@gmail.com> -1 Ryan Halliday <ry167@ry167.com> -1 Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com> -1 Stefan Bohacek <stefan.bohacek@gmail.com> -1 Stefan Bohacek <stefan@fourtonfish.com> -1 Stefan Weil <sw@weilnetz.de> -1 Sylvain Boily <sylvainboilydroid@gmail.com> -1 The Scorpion <tehscorpion@users.noreply.github.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 hebbet <pascal.herbert@gmail.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> -1 wxcafé <wxcafe@wxcafe.net> -1 Zhouzi <hello@gabinaureche.com> diff --git a/AUTHORS.md b/AUTHORS.md new file mode 100644 index 00000000..093d52f4 --- /dev/null +++ b/AUTHORS.md @@ -0,0 +1,102 @@ +Commits | Author +--- | --- +195| [nodiscc](https://github.com/nodiscc) +113| [Kickball](https://github.com/Kickball) +83| [n8225](https://github.com/n8225) +35| [Kovah](https://github.com/Kovah) +17| [AndyR207](https://github.com/AndyR207) +16| [jungle-boogie](https://github.com/jungle-boogie) +14| [cavebeat](https://github.com/cavebeat) +14| [m1guelpf](https://github.com/m1guelpf) +14| [n1trux](https://github.com/n1trux) +12| [Pe46dro](https://github.com/Pe46dro) +9| [joubertredrat](https://github.com/joubertredrat) +9| [TwizzyDizzy](https://github.com/TwizzyDizzy) +8| [CooperBarrett](https://github.com/CooperBarrett) +8| [dpfaffenbauer](https://github.com/dpfaffenbauer) +7| [edouerd](https://github.com/edouerd) +7| [HammyHavoc](https://github.com/HammyHavoc) +7| [pengc99](https://github.com/pengc99) +6| [arastu](https://github.com/arastu) +6| [pguth](https://github.com/pguth) +6| [rodolfoberrios](https://github.com/rodolfoberrios) +5| [Corion](https://github.com/Corion) +5| [faisalhmohd](https://github.com/faisalhmohd) +5| [jchampemont](https://github.com/jchampemont) +5| [motiko](https://github.com/motiko) +4| [88250](https://github.com/88250) +4| [corygibbons](https://github.com/corygibbons) +4| [dattaz](https://github.com/dattaz) +4| [DrAzraelTod](https://github.com/DrAzraelTod) +4| [jdoubleu](https://github.com/jdoubleu) +4| [jinformatique](https://github.com/jinformatique) +4| [kohenkatz](https://github.com/kohenkatz) +4| [mariusv](https://github.com/mariusv) +4| [richter-p](https://github.com/richter-p) +4| [smacz42](https://github.com/smacz42) +4| [uggrock](https://github.com/uggrock) +4| [vjFaLk](https://github.com/vjFaLk) +3| [11mariom](https://github.com/11mariom) +3| [Aguay-val](https://github.com/Aguay-val) +3| [akhy](https://github.com/akhy) +3| [buremba](https://github.com/buremba) +3| [cedk](https://github.com/cedk) +3| [chr15m](https://github.com/chr15m) +3| [d3th](https://github.com/d3th) +3| [ethanal](https://github.com/ethanal) +3| [ewhal](https://github.com/ewhal) +3| [foxmask](https://github.com/foxmask) +3| [gorkem-cetin](https://github.com/gorkem-cetin) +3| [jnv](https://github.com/jnv) +3| [k0a1a](https://github.com/k0a1a) +3| [leogaggl](https://github.com/leogaggl) +3| [leplatrem](https://github.com/leplatrem) +3| [marcpicaud](https://github.com/marcpicaud) +3| [mgonto](https://github.com/mgonto) +3| [nebulade](https://github.com/nebulade) +3| [p3k](https://github.com/p3k) +3| [privong](https://github.com/privong) +3| [rettgerst](https://github.com/rettgerst) +3| [spekulatius](https://github.com/spekulatius) +3| [TheReverend403](https://github.com/TheReverend403) +3| [yarapavan](https://github.com/yarapavan) +3| [yelinaung](https://github.com/yelinaung) +3| [Zhouzi](https://github.com/Zhouzi) +2| [adminrezo](https://github.com/adminrezo) +2| [almet](https://github.com/almet) +2| [ArtskydJ](https://github.com/ArtskydJ) +2| [B3QL](https://github.com/B3QL) +2| [babolivier](https://github.com/babolivier) +2| [cfarence](https://github.com/cfarence) +2| [cron410](https://github.com/cron410) +2| [dbxt](https://github.com/dbxt) +2| [dentarg](https://github.com/dentarg) +2| [dhenson02](https://github.com/dhenson02) +2| [fourtonfish](https://github.com/fourtonfish) +2| [jaywink](https://github.com/jaywink) +2| [JimyKK](https://github.com/JimyKK) +2| [marienfressinaud](https://github.com/marienfressinaud) +2| [mattab](https://github.com/mattab) +2| [MichaelTunnell](https://github.com/MichaelTunnell) +2| [Mika56](https://github.com/Mika56) +2| [myfreeweb](https://github.com/myfreeweb) +2| [ncarlier](https://github.com/ncarlier) +2| [necenzurat](https://github.com/necenzurat) +2| [peter-mw](https://github.com/peter-mw) +2| [Poorchop](https://github.com/Poorchop) +2| [rafael-santiago](https://github.com/rafael-santiago) +2| [ReadmeCritic](https://github.com/ReadmeCritic) +2| [realdavidops](https://github.com/realdavidops) +2| [redaxmedia](https://github.com/redaxmedia) +2| [rictorres](https://github.com/rictorres) +2| [rolandgeider](https://github.com/rolandgeider) +2| [sabas](https://github.com/sabas) +2| [samtuke](https://github.com/samtuke) +2| [ShockwaveNN](https://github.com/ShockwaveNN) +2| [simmstein](https://github.com/simmstein) +2| [tcitworld](https://github.com/tcitworld) +2| [tillarnold](https://github.com/tillarnold) +2| [tomc3](https://github.com/tomc3) +2| [veggiemonk](https://github.com/veggiemonk) +2| [veloxy](https://github.com/veloxy) +2| [yuche](https://github.com/yuche) diff --git a/README.md b/README.md index 694abc9e..44612020 100644 --- a/README.md +++ b/README.md @@ -1216,7 +1216,7 @@ Contributing guidelines can be found [here](.github/CONTRIBUTING.md). ## Authors -The list of authors can be found [here](AUTHORS). +The list of authors can be found [here](AUTHORS.md). ## License From 64672bbfe36d5339e06ae0b6a0127725cf037ad7 Mon Sep 17 00:00:00 2001 From: Edward D <ed.kickball@hotmail.com> Date: Tue, 13 Dec 2016 04:03:55 +0000 Subject: [PATCH 6/9] Move Anchr to Misc Category As a tempory solution I've moved Anchr to the misc category. --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 8c831d82..45ebcfc6 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,6 @@ See also [Static Site Generators](#static-site-generators), [Content Management **[`^ back to top ^`](#)** - * [Anchr](https://anchr.io) - Anchr is a toolbox for tiny tasks on the internet, including bookmark collections, URL shortening and (encrypted) image uploads. ([Source Code](https://github.com/n1try/anchr)) `GPLv3` `Nodejs` * [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` @@ -566,7 +565,6 @@ See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems #### Single-click/drag-n-drop upload - * [Anchr](https://anchr.io) - Anchr is a toolbox for tiny tasks on the internet, including (encrypted) image uploads, URL shortening and bookmark collections. ([Demo](https://anchr.io), [Source Code](https://github.com/n1try/anchr)) `GPLv3` `Nodejs` * [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. ([Source Code](https://coquelicot.potager.org/gitweb/?p=coquelicot.git)) `AGPLv3` `Ruby` * [Dropcenter](http://projet.idleman.fr/dropcenter/) - Upload files by simple drag-n-drop. ([Source Code](https://github.com/ldleman/dropcenter)) `CCBYNCSAv3` `PHP` @@ -719,6 +717,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https **[`^ back to top ^`](#)** + * [Anchr](https://anchr.io) - Anchr is a toolbox for tiny tasks on the internet, including bookmark collections, URL shortening and (encrypted) image uploads. ([Source Code](https://github.com/n1try/anchr)) `GPLv3` `Nodejs` * [COPS](https://blog.slucas.fr/en/oss/calibre-opds-php-server) - A lightweight e-book server alternative to Calibre content server or Calibre2OPDS. ([Demo](http://cops-demo.slucas.fr/index.php), [Source Code](https://github.com/seblucas/cops)) `GPLv2` `PHP` * [CrushPaper](https://www.crushpaper.com/) - Research the web for relevant sources, save quotations from them to CrushPaper and then combine them with your own insights into a paper. ([Source Code](https://github.com/ZapBlasterson/crushpaper)) `AGPLv3` `Java` * [DomainMOD](https://domainmod.org) - An application to manage your domains and other internet assets in a central location. DomainMOD includes a Data Warehouse framework that allows you to import your WHM/cPanel web server data so that you can view, export, and report on your data. ([Demo](https://demo.domainmod.org), [Source Code](https://github.com/domainmod/domainmod)) `GPLv3` `PHP` @@ -1060,7 +1059,6 @@ See https://staticsitegenerators.net and https://www.staticgen.com **[`^ back to top ^`](#)** - * [Anchr](https://anchr.io) - Anchr is a toolbox for tiny tasks on the internet, including URL shortening, (encrypted) image uploads and bookmark collections. ([Demo](https://anchr.io), [Source Code](https://github.com/n1try/anchr)) `GPLv3` `Nodejs` * [Lstu](https://github.com/ldidry/lstu) - _Let's SHorten That Url_ - Lightweight URL shortener. `WTFPL` `Perl` * [Nimbus](https://github.com/ethanal/nimbus) - A URL shortener and file sharer with a drag-and-drop OS X menu bar client and web interface. `MIT` `Python` * [Polr](https://project.polr.me/) - A modern, minimalist, modular, and lightweight URL shortener. ([Source Code](https://github.com/Cydrobolt/polr)) `GPLv2` `PHP` From ac2d083e67c67caebd2a7d2336e9874404ba105c Mon Sep 17 00:00:00 2001 From: fuerbringer <severin@protonmail.ch> Date: Wed, 14 Dec 2016 12:44:02 +0100 Subject: [PATCH 7/9] Changed REDAXO CMS description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6c4c2c5..d7e377c2 100644 --- a/README.md +++ b/README.md @@ -436,7 +436,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [Plone](https://plone.org/) - Powerful open-source CMS system. ([Source Code](https://github.com/plone)) `Zope` `Python` * [ProcessWire](https://processwire.com/) - ProcessWire is an open source content management system (CMS) and web application framework aimed at the needs of designers, developers and their clients. ([Source Code](https://github.com/ryancramerdesign/ProcessWire)) `MPLv2` `PHP` * [Publify](http://publify.co/) - A simple but full featured web publishing software. ([Demo](http://demo.publify.co/), [Source Code](https://github.com/publify/publify)) `MIT` `Ruby` - * [REDAXO](http://www.redaxo.org) - A simple, flexible and useful content management system. ([Source Code](https://github.com/redaxo/redaxo)) `MIT` `PHP` + * [REDAXO](http://www.redaxo.org) - A simple, flexible and useful content management system (documentation only available in German). ([Source Code](https://github.com/redaxo/redaxo)) `MIT` `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` * [Roadiz](https://www.roadiz.io/) - Modern CMS based on a node system which can handle many types of services. ([Source Code](https://github.com/roadiz/roadiz/)) `MIT` `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` From 5e09edfe75d31f1e7a015f87772487dc1bc25638 Mon Sep 17 00:00:00 2001 From: nrew225 <nrew225@gmail.com> Date: Fri, 16 Dec 2016 18:05:31 -0600 Subject: [PATCH 8/9] Add savepad and scri.ch #886 and #897 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0220feea..d742025f 100644 --- a/README.md +++ b/README.md @@ -799,6 +799,8 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com * [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. ([Demo](https://foxusa.github.io/OpenNote/OpenNote/#/folder)) `MIT` `HTML5` * [Paperwork](http://paperwork.rocks) - OpenSource note-taking & archiving alternative to Evernote, Microsoft OneNote & Google Keep. ([Source Code](https://github.com/twostairs/paperwork)) `MIT` `PHP` + * [savepad](https://github.com/novavex/textpad) - A minimalist notepad based on notepad.cc. `PHP` `MIT` + * [scri.ch](https://scri.ch/) - scri.ch is a minimal web app that lets you draw, share, and fork existing drawings. ([Source Code](https://github.com/lisezmoi/scri.ch)) `MIT` `PHP` * [ShareLaTex](https://www.sharelatex.com/) - A web-based collaborative LaTeX editor. ([Source Code](https://github.com/sharelatex/sharelatex)) `AGPLv3` `Ruby` * [Turtl](https://turtl.it/) - A totally private personal database and note taking app. ([Source Code](https://github.com/turtl)) `GPLv3` `CommonLisp` From 3b4014c757ddbcda9fcaee9c6e160abf41779463 Mon Sep 17 00:00:00 2001 From: nrew225 <nrew225@gmail.com> Date: Fri, 16 Dec 2016 18:06:42 -0600 Subject: [PATCH 9/9] fix license/lang --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d742025f..725fad86 100644 --- a/README.md +++ b/README.md @@ -799,7 +799,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com * [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. ([Demo](https://foxusa.github.io/OpenNote/OpenNote/#/folder)) `MIT` `HTML5` * [Paperwork](http://paperwork.rocks) - OpenSource note-taking & archiving alternative to Evernote, Microsoft OneNote & Google Keep. ([Source Code](https://github.com/twostairs/paperwork)) `MIT` `PHP` - * [savepad](https://github.com/novavex/textpad) - A minimalist notepad based on notepad.cc. `PHP` `MIT` + * [savepad](https://github.com/novavex/textpad) - A minimalist notepad based on notepad.cc. `MIT` `PHP` * [scri.ch](https://scri.ch/) - scri.ch is a minimal web app that lets you draw, share, and fork existing drawings. ([Source Code](https://github.com/lisezmoi/scri.ch)) `MIT` `PHP` * [ShareLaTex](https://www.sharelatex.com/) - A web-based collaborative LaTeX editor. ([Source Code](https://github.com/sharelatex/sharelatex)) `AGPLv3` `Ruby` * [Turtl](https://turtl.it/) - A totally private personal database and note taking app. ([Source Code](https://github.com/turtl)) `GPLv3` `CommonLisp`