diff options
author | nodiscc <nodiscc@gmail.com> | 2016-04-07 17:43:59 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2016-04-07 17:43:59 +0000 |
commit | cfce078339295ba6fb9c3365eb1200c41834bb9d (patch) | |
tree | 2c48ec51e316e4f228d62deec10335ff08edc8c7 | |
parent | Merge pull request #519 from Kickball/hospital-run (diff) | |
parent | Update Tracks (diff) | |
download | awesome-selfhosted-cfce078339295ba6fb9c3365eb1200c41834bb9d.tar.gz awesome-selfhosted-cfce078339295ba6fb9c3365eb1200c41834bb9d.zip |
Merge pull request #530 from Kickball/tracks-fix
Update Tracks
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -813,7 +813,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com * [tasks.php](https://github.com/RaymiiOrg/tasks.php) - A simple task/todo list manager. `MIT` * [Taskwarrior](https://taskwarrior.org/) - Taskwarrior is Free and Open Source Software that manages your TODO list from your command line. It is flexible, fast, efficient, and unobtrusive. It does its job then gets out of your way. ([Source Code](https://taskwarrior.org/download/#git)) `MIT` `C++` * [Tinyissue](https://github.com/satrun77/tinyissue) - Simple Issue Tracking for Teams. `MIT` `PHP` - * [Tracks](http://www.getontracks.org/) - A web-based application to help you implement David Allen’s [Getting Things Done™](https://en.wikipedia.org/wiki/Getting_Things_Done) methodology. - `GPLv2` + * [Tracks](http://www.getontracks.org/) - A web-based application to help you implement David Allen’s [Getting Things Done™](https://en.wikipedia.org/wiki/Getting_Things_Done) methodology. ([Source Code](https://github.com/TracksApp/tracks)) `GPLv2` `Ruby` * [Wekan](https://wekan.io/) - An open-source Trello-like kanban. ([Demo](https://oasis.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h), [Source Code](https://github.com/wekan/wekan)) `MIT` `JavaScript/Meteor` |