{"repo":"sharovik/toggl-to-jira","free":true,"listed":false,"github":"https://github.com/sharovik/toggl-to-jira","clone":"git clone https://github.com/sharovik/toggl-to-jira.git","description":"Import your time entries from Toggl.track into Jira","language":"Go","stars":10,"topics":["golang","jira","toggl","time-tracking","crontab","toggl-api","minutes","flowchart","time-tracker","tracking"],"license":"BSD-3-Clause","category":"productivity","readme_excerpt":"Toggl.track to Jira It is a small application which can be executed manually or via crontab. This application will export your toggl.track report for selected time period to the work-logs of your Jira project. I wrote this app because, from my point of view the Jira work-log UI is not useful. You can install toggl.track browser extension and this will be way better than the \"work-log\" input form from Jira. How it works The main approach is: 1. We fetch the data from the toggl.track API using /reports/api/v2/details?workspace id={workspace id}&user agent={user agent}&since={date from}&until={date to} 2. For each time entry we try to get the number of minutes and send the work log Requirements As each application, my app also requires some things to be done, before the execution. 1. You must have an account in Jira, so you can create the Jira auth token. Click here to see how. 2. Create the toggl.track API token. Click here to see how. 3. Docker should be installed How to run Run using docker 1. Clone the project 2. Make sure all required environment variables has been set in the .env 3. Trigger the following command make build or docker build -t toggl-to-jira . to build the image locally 4. Once the image was created, you can use the container to trigger the command. Here is an example: docker run toggl-to-jira -h Note. If you want to expose the database file to the container, please mount the database.sqlite file when you run the container. Same thing you can do for .env file","default_branch":null,"files":null,"tree":[],"storefront":"/r/sharovik","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/sharovik/toggl-to-jira/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}