An open API service indexing awesome lists of open source software.

https://github.com/stethoscope-js/integrations

🧬 Node.js/TypeScript packages to track your life data using Stethoscope
https://github.com/stethoscope-js/integrations

api automation clockify google-fit life-data oura-ring pocket-casts rescue-time spotify stethoscope stethoscope-js wakatime

Last synced: 29 days ago
JSON representation

🧬 Node.js/TypeScript packages to track your life data using Stethoscope

Awesome Lists containing this project

README

        

# πŸ©ΊπŸ“¦ Stethoscope Integrations

[![Stethoscope](https://stethoscope.js.org/branding/badge-small.svg)](https://stethoscope.js.org)
[![Node CI](https://github.com/stethoscope-js/integrations/workflows/Node%20CI/badge.svg)](https://github.com/stethoscope-js/integrations/actions?query=workflow%3A%22Node+CI%22)

This repository contains the third-party service integration packages for [Stethoscope](https://github.com/stethoscope-js/stethoscope), the easiest way to track, visualize, and embed your health your life data.

[**To get started, visit stethoscope-js/stethoscope β†’**](https://github.com/stethoscope-js/stethoscope)

## 🎁 Contributing

This repository is for Stethoscope's integrations package. We love contributions, so please read our [Contributing Guidelines](https://github.com/stethoscope-js/.github/blob/master/CONTRIBUTING.md) and [Code of Conduct](https://github.com/stethoscope-js/.github/blob/master/CODE_OF_CONDUCT.md) and open an issue or make a pull request!

### Issues

We use the [stethoscope-js/stethoscope](https://github.com/stethoscope-js/stethoscope) repository for issues for all projects, including this one. If you found a bug or have a feature request, [open an issue](https://github.com/stethoscope-js/stethoscope/issues) in the Stethoscope repository and add the label "integrations".

## πŸ“¦ Integrations

| Service | API | Docs |
| ------- | --- | ---- |
| Spotify | [`src/api/spotify.ts`](./src/api/spotify.ts) | [View docs](https://stethoscope.js.org/docs/integrations/spotify) |
| Last.fm | [`src/api/last-fm.ts`](./src/api/last-fm.ts) | [View docs](https://stethoscope.js.org/docs/integrations/lastfm) |
| Rescue Time | [`src/api/rescuetime.ts`](./src/api/rescuetime.ts) | [View docs](https://stethoscope.js.org/docs/integrations/rescuetime) |
| Wakatime | [`src/api/wakatime.ts`](./src/api/wakatime.ts) | [View docs](https://stethoscope.js.org/docs/integrations/wakatime) |
| Pocket Casts | [`src/api/pocket-casts.ts`](./src/api/pocket-casts.ts) | [View docs](https://stethoscope.js.org/docs/integrations/pocket-casts) |
| Goodreads | [`src/api/goodreads.ts`](./src/api/goodreads.ts) | βŒ› |
| Clockify | [`src/api/clockify.ts`](./src/api/clockify.ts) | [View docs](https://stethoscope.js.org/docs/integrations/clockify) |
| Google Fit | [`src/api/google-fit.ts`](./src/api/google-fit.ts) | [View docs](https://stethoscope.js.org/docs/integrations/google-fit) |
| Oura Ring | [`src/api/oura-ring.ts`](./src/api/oura-ring.ts) | [View docs](https://stethoscope.js.org/docs/integrations/oura-ring) |

## πŸ“„ License

[MIT](./LICENSE) Β© [Anand Chowdhary](https://anandchowdhary.com)