A Harvest is always better with a good tool
Project description
Scythe
Scythe is a TUI and set of CLI utilties for interacting with the Harvest Time tracking Application
Installation
Installable via pip
pip install scythe-cli
Setup
First, you need to authenticate Scythe to your harvest account.
To do this, run the following command:
scythe init
This will open a new browser tab to perform an OAuth flow with Harvest. Once you have authenticated, you will be redirected to a page with a code. Copy this code and paste it into the terminal.
Usage
TUI
Start the TUI with
scythe
The interface has the following features:
- View all timers for a given day
- Start a new timer
- Stop a running timer
- Edit a Timer
- Delete a Timer
CLI
The CLI also has a few other utilties:
scythe timer
- The Scythe Timer namespace has some utilties for interacting with timers. scythe timer --help
for more info
scythe projects
- List all the projects and tasks that you have access to
Quickstarting
Quickstarting is a feature of Scythe that allows you to start a timer with a single command. This is useful for setting up a timer for a task that you do frequently.
To create a new quickstart entry run:
scythe quickstart add <name>
This will create a new quickstart entry with the name <name>
. It will prompt you with a list of projects and tasks to choose from (And optionally, a note & a command to execute after the timer start). Once you have completed the prompt, you can start the timer with:
scythe quickstart <name>
This will start a timer with the details you entered when creating the quickstart entry and will execute the command you entered (if any).
`
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file scythe_cli-1.3.0.tar.gz
.
File metadata
- Download URL: scythe_cli-1.3.0.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.10.9 Linux/6.4.3-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | be77c10068056c83c547e24fbb5a60c70bc4eb749b7cb84da45166c3327e5fc2 |
|
MD5 | 774aebf6beb70cd136b60b692240cfc1 |
|
BLAKE2b-256 | 76e76c668ea579771fb4e87d18037d2e83e8e4102ca80a27eaf92d4e2d4563a4 |
Provenance
File details
Details for the file scythe_cli-1.3.0-py3-none-any.whl
.
File metadata
- Download URL: scythe_cli-1.3.0-py3-none-any.whl
- Upload date:
- Size: 19.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.10.9 Linux/6.4.3-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 68e0f0f91985c7a8c9e5c4ded49161adf6085da0ce9144190956975b91a87cf2 |
|
MD5 | 718031b76549c7ae39ad46c6f8e33c76 |
|
BLAKE2b-256 | 904adcc0b362087744317d4f75c565a266c8501c9ca81ff80309125a231df93a |