Skip to main content

A command-line interface for adding to your WorkflowMax timesheet.

Project description

Logging into the WorkflowMax UI to put times in sucks, so you put it off. If you could enter times at the command line, where you already were, you might actually stay on top of things.

Setup and use

You’re going to need to get API keys from WorkflowMax. Believe it or not, you do this by emailing them. They tend to respond reasonably soon. Once you’ve got your API keys, make a file at ~/.wfm.yml containing something to the effect of:

email: me@company.tld
apiKey: 00000000000000000000000000000000
accountKey: 00000000000000000000000000000000

That should be you all set up. Assuming you’ve got pip installed (your package manager probably has it if you don’t, perhaps as python-pip), you should be able to run:

$ pip install wfm
$ wfm

Then follow the instructions the script gives you.

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

wfm-0.1.1.tar.gz (4.5 kB view hashes)

Uploaded Source

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