https://github.com/amireh/togglcrunch
A stats and milestone-tracking app for Toggl the time tracking software.
https://github.com/amireh/togglcrunch
Last synced: 4 months ago
JSON representation
A stats and milestone-tracking app for Toggl the time tracking software.
- Host: GitHub
- URL: https://github.com/amireh/togglcrunch
- Owner: amireh
- License: agpl-3.0
- Created: 2014-02-16T09:34:47.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-16T11:50:00.000Z (over 11 years ago)
- Last Synced: 2024-12-28T14:52:09.370Z (6 months ago)
- Language: JavaScript
- Size: 766 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
## TogglCrunch
An app that consumes the Toggl Reports API and provides you with various
insights into your time-tracking.To use the app, you must enter your Toggl API key. Only the read-only API is
actually used by TogglCrunch, so your data won't be touched.## License
TogglCrunch is licensed under the GNU Affero General Public License (AGPL 3.0).
---
TogglCrunch - Stats and milestone-tracking for Toggl time-tracking.
Copyright (C) 2014 Ahmad AmirehThis program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.You should have received a copy of the GNU Affero General Public License
along with this program. If not, see .