https://github.com/jacobpretorius/juststarted
The minimal Toggl application project trackers need.
https://github.com/jacobpretorius/juststarted
time-tracker toggl toggl-api
Last synced: 5 months ago
JSON representation
The minimal Toggl application project trackers need.
- Host: GitHub
- URL: https://github.com/jacobpretorius/juststarted
- Owner: jacobpretorius
- Created: 2019-06-03T15:00:44.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-24T20:42:33.000Z (about 5 years ago)
- Last Synced: 2026-01-26T22:09:32.227Z (5 months ago)
- Topics: time-tracker, toggl, toggl-api
- Homepage:
- Size: 30.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JustStarted
This application is intended for people who use [Toggl](https://toggl.com) to track which project they are currently working on. Works on Windows and Mac.

Each button is generated automatically from the user's list of projects in Toggl.
## Installation
See [releases](https://github.com/jacobpretorius/JustStarted/releases) to download the latest version. To update simply run the new version installer and it should auto-replace all the files it needs to.
## Usage
On first startup enter your "API token" from your [Toggl profile settings page](https://toggl.com/app/profile) and press enter. You should then see a list of project buttons generated automatically. Click one to start tracking.
Your API key is saved on your device only, to remove it enter any other text (or nothing at all) into the API field and press enter again.
## Limitations
- Currently the application only supports one workspace in Toggl and chooses the first one you have.
## Issues
If you've found a bug or something not working like it should please [create an issue here](https://github.com/jacobpretorius/JustStarted/issues).
## Privacy
You can read the [full privacy policy here](https://github.com/jacobpretorius/JustStarted/blob/master/privacy-policy.md) and the [Toggl privacy policy here](https://toggl.com/legal/privacy/).