Skip to content

Script for transferring time entries from toggle to Everhour

License

Notifications You must be signed in to change notification settings

SanjoSolutions/transfer-time-entries-from-toggl-to-everhour

Repository files navigation

Transfer time entries from toggl to Everhour

A script for transferring time entries from a toggl project to a Everhour task.

How to use

Installation

npm install

Running

cp run.template.sh run.sh
  • Insert toggl API key
  • Insert Everhour API token
  • Insert the from date in the format YYYY-MM-DD as first argument
  • Insert the toggle project id as second argument
  • Insert the Everhour task ID as third argument
./run.sh

About

Script for transferring time entries from toggle to Everhour

Topics

Resources

License

Stars

Watchers

Forks