User-friendly command-line tool for synchronizing time entries from Toggl Track to Moneybird
Project description
toggl2moneybird
A user-friendly command-line tool for synchronizing time entries from Toggl Track to Moneybird.
Installation
pip install toggl2moneybird
Running
Using the tool is self-explanatory. On first-time use, a browser window will open asking you to authorize the tool to access your Moneybird administration. It will also ask you for your Toggl Track email address and password as needed, but you may alternatively enter the API token listed at the bottom of your profile page.
To start the synchronization, type the following command. The tool will always ask you to confirm any changes, so you do not need to worry about the tool automatically making changes to your administration.
toggl2moneybird sync
You can also automatically create a draft invoice for a particular contact and period using the following command:
toggl2moneybird invoice
Limitations
The Toggl Track API only allows accessing the last three months worth of data. It is highly advised to run the sync at least once every month!
Currently, there is no mapping done between users - all time entries will be logged under the same user (you will be asked which one if there are multiple).
It's not likely that you'll hit the rate limit of the Moneybird API using this tool, but if you do, the tool does not handle it gracefully and will quit with an exception. Simply try again at a later time if you encounter this issue.
If you encounter any problems, please do not hesitate to report them in the issue tracker.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for toggl2moneybird-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bec922f95772e1e3db087a3cc5e647b1df9606fbdfa7c71f6c17fee12e2f0d89 |
|
MD5 | 04847b0eaaceebc3d07975025ed1e944 |
|
BLAKE2b-256 | cb949265117ab4b87222f92ee230ef7675b5bfa120631c2a722c14539a85a172 |