Skip to main content

Ease the pain of logging your time in JIRA timesheets

Project description

Timesheet-Filler

Ease the pain of logging your time in JIRA Timesheets

Installation

Run following command to install timeSHIT module:

pip install timeSHIT

How to run?

Create a config.txt file with following content:

{
    "jira_url": "http://0.0.0.0",
    "username": "[your_username]",
    "password": "[your_password]",
    "timesheet_jira_id": "ABCD-1",
    "hours_to_fill": "8",
    "minutes_to_fill": "0",
    "comment": "[your_comment]"
}

Now run following command in the directory where above config.txt is saved.

For Linux: nohup python -m timeSHIT &

Note

Supports both Python 2.x and 3.x

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

timeSHIT-0.0.3.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

timeSHIT-0.0.3-py3-none-any.whl (4.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page