Skip to content
/ totem Public

Daily activity reporting CLI tool for Anoki's totem

License

Notifications You must be signed in to change notification settings

smnspz/totem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Totem-cli

Daily activity reporting CLI tool for Anoki's totem

Usage

Type totem or totem help to show available commands. For example:

Daily activity reporting tool for Anoki's totem

Usage:
  totem [command]

Available Commands:
  auth        Authorize using anoki's credentials
  completion  Generate the autocompletion script for the specified shell
  help        Help about any command

Flags:
  -h, --help     help for totem
  -t, --toggle   Help message for toggle

Use "totem [command] --help" for more information about a command.

Authentication

To use the other commands you must authenticate first using your Anoki credentials. For example:

$ totem auth -u [email protected] -p yourpassword

Or just type totem auth to log in interactively. After the authentication you'll be asked if you want to save your credentials in a .totemconfig file, which default location is in the home directory. Example of a .totemconfig file:

email = '[email protected]'
password = 'yourpassword'

About

Daily activity reporting CLI tool for Anoki's totem

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages