From 1c1cb6b981ab003b4de5592ef62d0ee8c8a645fc Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sun, 28 Jun 2015 17:03:33 +0200 Subject: [PATCH 1/2] add more software, add password managers section --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 542ad37d..00a5fa06 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ Table of Contents * [Monitoring](#monitoring) * [Music sctreaming](#music-streaming) * [Office Suites](#office-suites) + * [Password managers](#password-managers) * [Pastebins](#pastebins) * [Photo and Video Galleries](#photo-and-video-galleries) * [Polls and events](#polls-and-events) @@ -97,6 +98,7 @@ Table of Contents * [Prosody](http://prosody.im/) – Modern XMPP server written in Lua. * [Kandan](http://getkandan.com/) – Kandan is an Open Source Alternative to HipChat. - `GNU-AGPL` * [Rocket.Chat](http://rocket.chat/) – Teamchat solution similar to Gitter.im or Slack - `MIT` + * [Kaiwa](http://getkaiwa.com) A modern XMPP Web client ([Source code](https://github.com/digicoop/kaiwa)) ## Content Management Systems (CMS) @@ -116,6 +118,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [Pico](http://picocms.org/) - A stupidly simple, blazing fast, flat file CMS. ([Source code](https://github.com/gilbitron/Pico)) * [SPIP](http://www.spip.net/fr) - Publication system for the Internet. * [Wordpress](https://wordpress.org/) - WordPress is web software you can use to create a beautiful website or blog. ([Source code mirror](https://github.com/WordPress/WordPress)) + * [Gazelle](https://github.com/WhatCD/Gazelle) - Gazelle is a web framework geared towards private BitTorrent trackers. Although naturally focusing on music, it can be modified for most needs. `PHP` ## Download tools @@ -133,6 +136,9 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [Jyraphe](http://home.gna.org/jyraphe/) - Jyraphe is a web application of file repository, easy to install and easy to use. * [OnionShare](https://onionshare.org/) - securely and anonymously share a file of any size. * [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/)) + * [Pomf](https://github.com/nokonoko/Pomf) - Simple file uploading and sharing, source for the now shut down site Pomf.se `MIT` `PHP/Nodejs` + * [instant.io](https://github.com/feross/instant.io) - Streaming file transfer over WebTorrent ([Demo](https://instant.io)) `MIT` `Nodejs` + ## File Synchronization Tools @@ -201,6 +207,8 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [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)) * [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)) + * [minimalist-web-notepad](https://github.com/pereorga/minimalist-web-notepad) - a minimalist http://notepad.cc clone `Apache License` `PHP` + ## Office Suites @@ -209,6 +217,10 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [Etherpad](http://etherpad.org/) - Etherpad is a highly customizable Open Source online editor providing collaborative editing in really real-time. - `Apache License` * [Only Office](http://onlyoffice.org/) - An office suite that enables you to manage documents, projects, team and customer relations in one place. - GNU - `GNU-AGPL-3.0` +## Password managers + + * [Rattic](http://rattic.org/) - Password Management for Humans ([Source code](https://github.com/tildaslash/RatticWeb)) + ## Pastebins * [cryptonote](https://cryptonote.it) - 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)) From c7721965e566ca1edf66bae9f97500db0cf65289 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sun, 28 Jun 2015 20:23:31 +0200 Subject: [PATCH 2/2] Add maps and search engines sections, add more applications, change monitoring section title, remove duplicate lines --- README.md | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 00a5fa06..e214d38c 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,11 @@ Table of Contents * [Gateways](#gateways) * [Groupware](#groupware) * [Link Sharing](#link-sharing) + * [Maps](#maps) * [Media Streaming](#media-streaming) * [Mind maps](#mind-maps) * [Money and Budgeting](#money-and-budgeting) - * [Monitoring](#monitoring) + * [Monitoring and administration](#monitoring-and-administration) * [Music sctreaming](#music-streaming) * [Office Suites](#office-suites) * [Password managers](#password-managers) @@ -38,6 +39,7 @@ Table of Contents * [Private Clouds](#private-clouds) * [Read it Later lists](#read-it-later-lists) * [RSS Readers](#rss-readers) + * [Search engines](#search-engines) * [Social Networks](#social-networks) * [Software Development Platforms](#software-development-platforms) * [URL Shorteners](#url-shorteners) @@ -99,6 +101,7 @@ Table of Contents * [Kandan](http://getkandan.com/) – Kandan is an Open Source Alternative to HipChat. - `GNU-AGPL` * [Rocket.Chat](http://rocket.chat/) – Teamchat solution similar to Gitter.im or Slack - `MIT` * [Kaiwa](http://getkaiwa.com) A modern XMPP Web client ([Source code](https://github.com/digicoop/kaiwa)) + * [Shout](http://shout-irc.com/) -The self-hosted web IRC client ([Demo](http://demo.shout-irc.com/), [Source code](https://github.com/erming/shout)) `MIT` `Nodejs` ## Content Management Systems (CMS) @@ -175,6 +178,10 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [Shaarli](https://github.com/shaarli/Shaarli) - Personal, minimalist, super-fast, no-database bookmarking and link sharing plaform. ([Demo](http://shaarlidemo.tuxfamily.org/Shaarli) - `demo/demo`) * [unmark](https://github.com/plainmade/unmark) - An open source to do app for links +## Maps + * [Graphhopper](https://graphhopper.com/) - Fast routing library and server using OpenStreetMap ([Source code](https://github.com/graphhopper/graphhopper)) + * [Openstreetmap](http://www.openstreetmap.org/) - OpenStreetMap is a map of the world, created by people like you and free to use under an open license. ([Source code](https://github.com/openstreetmap/openstreetmap-website)) + ## Media Streaming * [Emby](https://github.com/MediaBrowser/MediaBrowser) - A home media server built using other popular open source technologies. - `GNU-GPL-2.0` @@ -189,12 +196,14 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [IHateMoney](http://ihatemoney.org/) - Manage your shared expenses, easily. - `Proprietary` -## Monitoring +## Monitoring and administration * [linux-dash](https://github.com/afaqurk/linux-dash) - A drop-in, low-overhead monitoring web dashboard for a linux machine ([Demo](http://afaq.dreamhosters.com/linux-dash/)) * [Nagios](https://www.nagios.org/) - Industry standard monitoring software, which has a lot of plugins and customisation posibilities. - `GPL` * [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_) + * [adminer](http://www.adminer.org/) - Database management in a single PHP file ([Source code](https://github.com/vrana/adminer)) + * [Reportr](http://www.reportr.io/) - Your life's personal dashboard. ([Source code](https://github.com/Reportr/dashboard)) * [phpSysInfo](https://phpsysinfo.github.io/phpsysinfo/) - a customizable PHP script that displays information about your system nicely ([Demo](http://phpsysinfo.sourceforge.net/phpsysinfo/index.php?disp=bootstrap)) ## Music streaming @@ -228,6 +237,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [snipt](https://snipt.net/) - Long-term memory for coders. Share and store code snippets ([Source code](https://github.com/nicksergeant/snipt/)) * [Stikked](https://github.com/claudehohl/Stikked) - An advanced and beautiful pastebin written in PHP * [Zerobin](http://sebsauvage.net/wiki/doku.php?id=php:zerobin) - A minimalist, opensource online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES. ([Demo](http://sebsauvage.net/paste/), [Source code](https://github.com/sebsauvage/zerobin)) + * [0bin](https://github.com/sametmax/0bin) - Client side encrypted pastebin `WTFPL` `Python` ## Photo and Video Galleries @@ -262,10 +272,12 @@ CMS are a practical way to setup a website with many features. CMS often come wi ## Proxy * [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` + * [Oranjeproxy](http://lehollandaisvolant.net/tout/oranjeproxy/) - Anonymizing web proxy ([Source code](https://github.com/AmauryCarrade/OranjeProxy)) `GNU-GPL-2.0` `PHP` ## Read it Later Lists * [Wallabag](http://www.wallabag.org/?lang=fr_fr) - Wallabag, formerly Poche, is a web application allowing you to save articles to red them later with improved readability. ([Demo](http://demo.wallabag.org/), [Public instance](http://www.framabag.org/), [Source code](https://github.com/wallabag/wallabag + * [Readityourself](https://github.com/memiks/readityourself) - read the web without ads, comments, or tweets ([Demo](http://www.readityourself.net/)) `MIT` `PHP` ## RSS Readers @@ -294,6 +306,8 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [RelatedSoftware - Tiny Tiny RSS](http://tt-rss.org/redmine/projects/tt-rss/wiki/RelatedSoftware) - (mobile applications, browser plugins...) * [ttrss-mobile](https://github.com/mboinet/ttrss-mobile) - A mobile webapp for Tiny Tiny RSS +## 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)) ## Social Networks @@ -318,6 +332,9 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [Gitprep](http://gitprep.org/) - Portable Github clone ([Source code](https://github.com/yuki-kimoto/gitprep), [Demo](http://perlcodesample.sakura.ne.jp/gitprep.cgi)) * [Gogs](https://github.com/gogits/gogs) - a painless self-hosted Git Service written in Go. ([Demo](http://try.gogits.org)) * [Repo.js](http://darcyclarke.me/dev/repojs/) - A plugin to embed Github repos on your site ([Source code](https://github.com/darcyclarke/Repo.js)) + * [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` + * [Pairjam](http://pairjam.com/) - Real-time web-based collaborative coding ([Source code](https://github.com/neerajwahi/pairjam)) + * [Codiad](http://codiad.com/) - a web-based IDE framework with a small footprint and minimal requirements. ([Source code](https://github.com/Codiad/Codiad)) ## URL Shorteners * [YOURLS](http://yourls.org/) - YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener. Features include password protection, URL customization, bookmarklets, statistics, API, plugins, jsonp ([Source code](https://github.com/YOURLS/YOURLS/), [Documentation](https://github.com/YOURLS/YOURLS/wiki)) - `MIT` @@ -342,4 +359,4 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [TiddlyWiki](http://tiddlywiki.com/) - a reusable non-linear personal web notebook * [Wikimatrix](http://www.wikimatrix.org/) - A wiki platforms comparator * [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. + * [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. \ No newline at end of file