Skip to content

ThejasKiranPS/time-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time Tracker

A tool to keep track of time.

Install binary from crates.io

cargo install time-tracker

It will be installed in /.cargo/bin/.(Make sure that your shell knows to look there for binaries!)

Building from source

cargo build --release

build will be saved in ./target/release

Usage

time start to start your session.

time end to stop your session and display the time spent.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages