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
- Host: GitHub
- URL: https://github.com/stethoscope-js/integrations
- Owner: stethoscope-js
- Created: 2020-09-15T17:13:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-29T01:52:01.000Z (2 months ago)
- Last Synced: 2025-03-30T17:07:25.635Z (about 2 months ago)
- Topics: api, automation, clockify, google-fit, life-data, oura-ring, pocket-casts, rescue-time, spotify, stethoscope, stethoscope-js, wakatime
- Language: TypeScript
- Homepage: https://stethoscope.js.org/docs/integrations
- Size: 1.64 MB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# π©Ίπ¦ Stethoscope Integrations
[](https://stethoscope.js.org)
[](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)