Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tracksapp/tracks
Tracks is a GTD™ web application, built with Ruby on Rails
https://github.com/tracksapp/tracks
getting-things-done gtd productivity rails ruby todo tracks
Last synced: 27 days ago
JSON representation
Tracks is a GTD™ web application, built with Ruby on Rails
- Host: GitHub
- URL: https://github.com/tracksapp/tracks
- Owner: TracksApp
- License: gpl-2.0
- Created: 2011-07-16T10:26:14.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-09-20T15:05:56.000Z (about 2 months ago)
- Last Synced: 2024-10-09T14:22:23.626Z (27 days ago)
- Topics: getting-things-done, gtd, productivity, rails, ruby, todo, tracks
- Language: Ruby
- Homepage: https://www.getontracks.org/
- Size: 21.6 MB
- Stars: 1,180
- Watchers: 63
- Forks: 538
- Open Issues: 250
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: COPYING
- Security: SECURITY.md
Awesome Lists containing this project
README
# Tracks: a GTD™ compatible web application built with Ruby on Rails
[![Build Status](https://github.com/TracksApp/tracks/workflows/Continuous%20Integration/badge.svg)](https://github.com/TracksApp/tracks/actions)
[![Code Climate](https://codeclimate.com/github/TracksApp/tracks/badges/gpa.svg)](https://codeclimate.com/github/TracksApp/tracks)
[![Translation status](https://hosted.weblate.org/widgets/tracks/-/tracks/svg-badge.svg)](https://hosted.weblate.org/engage/tracks/)
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/6459/badge)](https://bestpractices.coreinfrastructure.org/projects/6459)## About
* Project homepage: http://www.getontracks.org/
* Manual: http://www.getontracks.org/manual/
* Source at GitHub: https://github.com/TracksApp/tracks
* Hosted services: https://github.com/TracksApp/tracks/wiki/Hosted-Tracks
* Bug reports and feature requests: https://github.com/TracksApp/tracks/issues
* Mailing list: http://groups.google.com/group/TracksApp
* IRC channel: #tracks on Libera, available also on [Matrix](https://matrix.to/#/#tracks:matrix.org)
* License: See COPYINGFull instructions for both new installations and upgrades from older installations
of Tracks can be found in the [wiki](https://github.com/TracksApp/tracks/wiki/Installation).As always, make sure that you take sensible precautions and back up all your data frequently,
taking particular care when you are upgrading.Enjoy being productive!
## Contributors and consulting
* Original developer: bsag (http://www.rousette.org.uk/)
* Principal maintainer: [Jyri-Petteri ”ZeiP” Paloposki](https://github.com/ZeiP)
(sponsored by [Ardcoras oy](https://www.ardcoras.fi/), also available for paid consulting)
* If you want to support the maintainer's work, subscribe to the
[hosted version](https://www.taskitin.fi/).
* Contributors: https://github.com/TracksApp/tracks/wiki/ContributorsIf you are thinking about contributing towards the development of Tracks,
please read /CONTRIBUTING.md for general information. Also you can find
some information on development, testing and contributing on the wiki.