From acba5619ab3857ace00cf93820f14ec616a47f99 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 24 Jun 2015 01:43:15 +0200 Subject: [PATCH 1/2] add task management apps --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9c19e31c..6aa3b3f4 100644 --- a/README.md +++ b/README.md @@ -71,13 +71,17 @@ Table of Contents * [ChiliProject](https://www.chiliproject.org/) - a web based project management system. * [Flyspray](http://www.flyspray.org/) - uncomplicated, web-based bug tracking system ([Source code](https://github.com/Flyspray/flyspray)) * [Gaskit](https://github.com/bkeepers/gaskit) - a git-backed issue tracker. It uses a branch in your local git database to store the tickets. + * [HabitRPG](http://habitrpg.com/) - A habit tracker app which treats your goals like a Role Playing Game. ([Source code](https://github.com/lefnire/habitrpg)) * [Kanboard](http://kanboard.net/) - A simple and open source visual task board + * [myTinyTodo](http://www.mytinytodo.net/) - Simple way to manage your todo list in AJAX style. Uses PHP, jQuery, SQLite/MySQL. GTD compliant. `GNU GPL` * [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/)) * [Redmine](http://www.redmine.org/) - Redmine is a flexible project management web application * [Taiga.io](https://taiga.io/) - Your Agile, Free and Open Source Project Management Tool ([Source code](https://github.com/taigaio)) * [TaskBoard](http://taskboard.matthewross.me/) - A Kanban-inspired app for keeping track of things that need to get done. ([Source code](https://github.com/kiswa/TaskBoard)) + * [Taskfreak](http://www.taskfreak.com/original) - a simple but efficient web based task manager written in PHP. ([Demo](http://demo.taskfreak.com/)) * [tasks.php](https://github.com/RaymiiOrg/tasks.php) - A simple task/todo list manager * [Tinyissue](https://github.com/mikelbring/tinyissue) - Simple Issue Tracking for Teams + * [Tracks](http://getontracks.org/) - a web-based application to help you implement David Allen’s [Getting Things Done™](http://wikipedia.org/wiki/Getting_Things_Done) methodology. - ` GPL V2.0` ## Calendar and address books From 76845d9e561fe9ef46261d6f1fa9e637bf5c0765 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 24 Jun 2015 01:45:45 +0200 Subject: [PATCH 2/2] add swiperproxy --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6aa3b3f4..c647a30e 100644 --- a/README.md +++ b/README.md @@ -246,6 +246,10 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [ownCloud](https://owncloud.org/) - All-in-one solution for saving and sharing files, photos, music,... - `GNU-AGPL-3.0` * [seafile](http://www.seafile.com/en/home/) - File hosting and sharing solution primary for teams and organizations. - `GNU-GPL-2.0` +## 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` + ## 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