GithubHelp home page GithubHelp logo

khosrow / toggl2shotgun Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jfboismenu/toggl2jira

0.0 0.0 0.0 852 KB

Syncs data back and forth between Shotgun and Toggl

License: Other

Python 100.00%

toggl2shotgun's Introduction

toggl2shotgun

Syncs data back and forth between Shotgun and Toggl

This package allows to take Shotgun tickets and turn them into Toggl projects (shotgun2toggl) and to take Toggl event data and submit them as Time Logs on Shotgun tickets (toggl2shotgun).

Both scripts will ask for your Shotgun and Toggl credentials on startup and will save them in a file name ~/.toggl2shotgun. It will reuse them on successive runs.

Before first use

  1. Open a Toggl account at toggl.com/signup. It's FREE!
  2. Go to your profile page and get your API token. Keep that page open because you will need it the first time you launch any of the scripts.
  3. Visit your workspaces page and create a workspace named Shotgun. This is where your tickets will be tracked.

shotgun2toggl

This script will create Toggl projects with the name #shotgun_ticket_number shotgun_ticket_title inside Toggl's Shotgun workspace. If the project already exists, it will ensure that the shotgun_ticket_tile part is up to date with the title in Shotgun.

toggl2shotgun

This script will create Shotgun Time Logs on tickets for every project time log that exist in Toggl for the last 7 days. You can change the period of time using the --start and -end command line arguments.

toggl2shotgun's People

Contributors

jfboismenu avatar zaratan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.