Skip to content

mguillech/automatic-ac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Automatic-AC

Automatic loading of time records onto an ActiveCollab service.

Requirements:

Python 2.7.x

PyYAML

Requests

  • All the platforms: pip install requests

Usage:

python auto_ac.py [-a|--autodate] [-c|--commit] [-r|--random]

Where:

  • -a or --autodate is used to use the current week as the week to load time records to.

  • -c or --commit is used to commit the records onto the ActiveCollab server (needs to be set explicitly!).

  • -r or --random is used to uniformly distribute time among the tickets across a day automatically.

About

Automatic ActiveCollab time recorder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages