diff options
author | Edward D <ed.kickball@hotmail.com> | 2015-06-24 15:10:12 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2015-06-24 15:10:12 +0000 |
commit | 812ed7bc6524666f176d2ce6f9f3262c61263049 (patch) | |
tree | 08d460db83855cc86787f69cfb43bcb2befefee0 | |
parent | Merge pull request #12 from nodiscc/master (diff) | |
parent | add swiperproxy (diff) | |
download | awesome-selfhosted-812ed7bc6524666f176d2ce6f9f3262c61263049.tar.gz awesome-selfhosted-812ed7bc6524666f176d2ce6f9f3262c61263049.zip |
Merge pull request #17 from nodiscc/master
Add more task management apps and add proxy section.
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 @@ -242,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 |