Skip to main content

Create a SQLite database containing data from your Toggl account

Project description

toggl-to-sqlite

Create a SQLite database containing data from your Toggl account.

How to install

$ pip install toggl-to-sqlite

Usage

You will need to first obtain a valid OAuth token for your toggl account. You can do this by running the auth command and following the prompts:

$ toggl-to-sqlite auth
You will need to get your API Token from this page

https://track.toggl.com/profile...

Once you have your API Token enter it at the command line. 

Authentication tokens written to auth.json

Now you can fetch all of your items from toggl like this:

$ toggl-to-sqlite fetch toggl.db

The first time you run this command it will fetch all of your items, and display a progress bar while it does it.

Using with Datasette

The SQLite database produced by this tool is designed to be browsed using Datasette. Use the datasette-render-timestamps plugin to improve the display of the timestamp values.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

toggl-to-sqlite-0.1.2.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

toggl_to_sqlite-0.1.2-py3-none-any.whl (8.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page