Skip to main content

Unofficial TopTracker CLI helper. TopTracker is at https://www.toptal.com/tracker

Project description

totra

an unofficial TopTracker CLI helper

Purpose

TopTracker is great time tracking tool, but when it comes to making polls, reports etc. I find CLI tools much more productive then clicking around web page.

The idea went from simple question: how much hours I've worked i.e this week ?

With TopTracker web page, to know such information I had to: login to web page, click on date range, export activities to csv, open spreadsheet software and import this csv, and then sum. With this tool I can just:

totra how_much_hours --workers="Andrzej Bargański" --from=Monday -l my@login.com -p mypassword

...and in second you see result !

Usage

Notice: Application is still in planning stage. Commands, options etc. can change, and every TopTracker user is invited to post thoughts, wishes and participate in development.

   totra activities [--format=<format>] [--projects=<projects>] [--workers=<workers>] --from=<from_date> [--to=<to_date>] [-l login] [-p password] [-o output_filename]
   totra how_much_hours [--projects=<projects>] [--workers=<workers>] --from=<from_date> [--to=<to_date>] [-l login] [-p password]
   totra -h | --help
   totra --version

 Commands:
   activities                Output activities in --format.
   how_much_hours            Shows how much work hours are registered according to given parameters.

 Options:
   --format=<format>         Output format. Can be: json, excel. [default: json]
   --projects=<projects>     Projects names as coma separated list. Ex. 'Project 1' or 'Project 1,Project 2'
   --workers=<workers>       Workers as coma seprated list. Ex. 'Worker Name' or 'Worker Name 1, Worker Name 2'
   --from=<from_date>        Date as beginning of period for data retrieval. Format is: YYYY-mm-dd , ex: 2018-05-01
   --to=<to_date>            Date as end of period for data retrieval. Format is: YYYY-mm-dd , ex: 2018-05-01. [default: now].
   -o output_filename        Output filename to write data. Default is stdout (print on your screen) [default: stdout]
   -h --help                 Show this screen.
   --version                 Show version.
   -l login                  User login name.
   -p password               User password.

Installation

First if you missing Python 3.6 on your system, download it from here. Next execute on command line : pip install totra

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

totra-0.1.3.tar.gz (10.9 kB view details)

Uploaded Source

Built Distribution

totra-0.1.3-py3-none-any.whl (9.0 kB view details)

Uploaded Python 3

File details

Details for the file totra-0.1.3.tar.gz.

File metadata

  • Download URL: totra-0.1.3.tar.gz
  • Upload date:
  • Size: 10.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for totra-0.1.3.tar.gz
Algorithm Hash digest
SHA256 3208cddd63da702b0b924c8b309e9ca1877d5404b7d2e671d456831f4b47e582
MD5 f875d84436c2039f722cdaef08ee93b5
BLAKE2b-256 defa87805a5d760c4779e05b841388c2f3650d49c9941a7ef4d200029c3aea99

See more details on using hashes here.

File details

Details for the file totra-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for totra-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 279e02d66c42ab850021b54f0c3663fa91465d37e3b9bb6f73e7eda090cb75cf
MD5 eb83a5dc96ff573ea8ce3361f252bed5
BLAKE2b-256 151961e4375b4aac03219fcbb304dcffe47f6d1eec1838b7219c657394c2dff5

See more details on using hashes here.

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