clifresh is een command-line tool om in te loggen uren om de FreshBooks facturatie tool.
installatie
pip clifresh installeren
Configuratie
clifresh config --url [company_name.freshbooks.com]
clifresh config --token [FreshBooks api token]
Voorbeelden
clifresh config --url rokkincat.freshbooks.com
clifresh config --token pwosoaeitEPSTY $ 098u406hfw49th
Gebruik
Listing projecten
clifresh projecten
Uitgangen:
1 - Project 1
2 - Project 2
3 - Project 3
4 - Project 5
Listing Taken
clifresh taken -p [project_id]
Uitgangen:
Naam van het project
1 - Ontwikkeling
2 - Design
3 - Vergaderingen
Logging Tijd
clifresh log [uur] -p [project_id] -t [task_id] -m [tijd log bericht]
Voorbeeld
clifresh log 1,5 -p 1 -t 1 -m "Aanmelden 1,5 uur aan 1 taak projecteren 1"
Eisen
- Python
Reacties niet gevonden