This is a simple integration between Fibery and Toggl. It allows you to sync Toggl time entries to Fibery.
This project is written using Deno. To run it locally you need to install Deno. I recommend to use asdf to install Deno. After installing asdf do the following from the project root:
asdf plugin-add deno
asdf installHosted version is available at url https://fibery-toggl-integration.deno.dev
Deno deploy Deno deploy is the easiest way to deploy this app.
- Fork the repo.
- Sign up and create a new project pointing to your forked repo.
- Enjoy your new integration.
Create a new Fibery app and add a new integration. Select add custom integration and enter the url of hosted version of this app or your own url.