Skip to content

FlorisVleugels/timewax-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Timewax-cli

Simple command line tool for interacting with timewax through its API.

Tool requires a basic config file in ~/.config/timewax-cli/config.json. Example:

{
  "client": "your client",
  "username": "your username ID",
  "password": "your password",
  "name": "your real name, as found in timewax"
}

Information on where to find these values can be found here: https://timewax.atlassian.net/servicedesk/customer/portal/7/article/2230681619.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages