hamster-cli icon indicating copy to clipboard operation
hamster-cli copied to clipboard

A command line time tracker. Powered by 'hamster-lib'

Results 33 hamster-cli issues
Sort by recently updated
recently updated
newest added

It appears that the hamster command does not return all of the configured activity@category combinations when running "hamster activities". If I run "hamster activities ", where is one of the...

I have added some features so that I can use hamster-cli and hamster-lib for my timetracking. Here are my main improvements: - Added the support for tags. - Added boolean...

I try to build `hamster-cli`, so I use [Get Started documentation](https://hamst-cli.readthedocs.io/en/master/contributing.html#get-started). Unfortunately, `make develop` command failed with this error: ``` pip install -U -r requirements/dev.txt Could not open requirements file:...

_(very minor)_ The license text when printed reads as follow: "'hamster_cli' is published under the terms of the GPL3, for details please **usethe** 'license' command." I expect the error is...

bug
documentation

POI: - [click-log](https://click-log.readthedocs.org/en/stable/)

enhancement
research needed

In places like `search` or `export` where basicly a timeframe is defined to limit facts returned we need to investigate it is to return all facts with `start` in this...

ready