KimaiDotNet based Office Add-ins
As of v1.0.0.0 released on 09032023 the VSTO is signed with an open source code signing cert from Certum this should mean the installation is automatically trusted. If you installed a version before v1.0.0.0 you must uninstall it before installing v1.0.0.0 as the change in signing cert will prevent the upgrade working. Until I get a real certificate you will need to install this self-signed certificate as a Download Excel Add-in ## Create an API password in Kimaitrusted root certification authority to be able to install the add-in.
WARNING!!! If you try and login with your normal password it will fail!
## Set the API credentials in the Excel Add-in
## Save the API credentials to activate the sync
## Usage of the Add-in
For now the Add-in only supports reading existing timesheets and adding new ones, and editing of timesheets will need to be done in Kimai. ## Questions and suggestions
The GitHub repo can be found at the
KimaiDotNet on GitHub. ### Milestones
Follow the Milestones. ### Issues
Create any bugs or suggestions on GitHub Issues. ### Discussions
Start a discussion on the GitHub Discussions.
