Skip to content

V1RE/everhour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Everhour CLI

dependency status CI status Coverage Status

A CLI tool built in Rust to interact with the Everhour API

Features

  • Display current timer status
  • Stop current timer
  • Start timer by ID
  • Find tasks (with fuzzyfinder?)
  • Display reported time in table

Installation

Clone the repository and build the binary.

  git clone https://github.com/V1RE/everhour.git
  cd everhour
  cargo build --release

This will create a binary in target/release, which you can copy to a location in your PATH.

Authors

About

Everhour CLI Tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages