extract-hamster

command module
v0.0.0-...-e655def Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 7, 2023 License: MIT Imports: 9 Imported by: 0

README

extract-hamster

extract hamster is a tool to easily extract daily status in gnome hamster to a csv format so it's easier to use this information into a sheet.

Run

The following shows installing, executing and copying the output to clipboard (xclip)

$ go install github.com/BrunoTeixeira1996/extract-hamster@latest
$ extract-hamster -range <date range> -out | xclip -selection clipboard

The following calcs the output in minutes

$ extract-hamster -range <date range> -calc-minutes

The following outputs only the filtered project (activity in hamster)

$ extract-hamster -range <date range> -project "PROJECT_HERE" -out

The following outputs only the filtered project and filters the activity (activity in hamster)

$ extract-hamster -range <date range> -project "PROJECT_HERE" -activity "KEYWORD" -out

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL