{"id":25707702,"url":"https://github.com/stethoscope-js/embed","last_synced_at":"2026-05-08T14:08:59.396Z","repository":{"id":57162926,"uuid":"297423193","full_name":"stethoscope-js/embed","owner":"stethoscope-js","description":"📊 Embeddable charts of your health and life data using Stethoscope","archived":false,"fork":false,"pushed_at":"2020-10-07T08:23:29.000Z","size":691,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-26T06:40:25.783Z","etag":null,"topics":["embed","iframe","iframe-embeds","jsx","react","stethoscope","stethoscope-js","tsx","typescript"],"latest_commit_sha":null,"homepage":"https://stethoscope.js.org/docs/embed","language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stethoscope-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-09-21T18:12:28.000Z","updated_at":"2022-04-23T10:28:25.000Z","dependencies_parsed_at":"2022-09-01T11:10:24.657Z","dependency_job_id":null,"html_url":"https://github.com/stethoscope-js/embed","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/stethoscope-js/embed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stethoscope-js%2Fembed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stethoscope-js%2Fembed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stethoscope-js%2Fembed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stethoscope-js%2Fembed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stethoscope-js","download_url":"https://codeload.github.com/stethoscope-js/embed/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stethoscope-js%2Fembed/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268272978,"owners_count":24223790,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["embed","iframe","iframe-embeds","jsx","react","stethoscope","stethoscope-js","tsx","typescript"],"created_at":"2025-02-25T08:38:34.531Z","updated_at":"2026-05-08T14:08:59.325Z","avatar_url":"https://github.com/stethoscope-js.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🩺📊 Stethoscope Embed\n\n[![Stethoscope](https://stethoscope.js.org/branding/badge-small.svg)](https://stethoscope.js.org)\n[![Node CI](https://github.com/stethoscope-js/embed/workflows/Node%20CI/badge.svg)](https://github.com/stethoscope-js/embed/actions?query=workflow%3A%22Node+CI%22)\n\nThis repository contains the web app for embeddable charts of your health and life data using Stethoscope. It's written in React and TypeScript and published at https://stethoscope.js.org/embed/.\n\n[**To get started, visit stethoscope-js/stethoscope →**](https://github.com/stethoscope-js/stethoscope)\n\n## 🎁 Contributing\n\nThis repository is for Stethoscope's embeddable web app. 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!\n\n### Issues\n\nWe 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 \"embed\".\n\n## 💻 Usage\n\nTo use the web app, you have to visit a URL like the following:\n\nhttps://stethoscope.js.org/embed/?repo=AnandChowdhary%2Flife\u0026api=rescuetime-time-tracking\u0026latest=top-overview.weeks\n\nYou can simple embed this using an HTML `\u003ciframe\u003e` element:\n\n```html\n\u003ciframe title=\"RescueTime data\" src=\"https://stethoscope.js.org/embed/?repo=AnandChowdhary%2Flife\u0026api=rescuetime-time-tracking\u0026latest=top-overview.weeks\"\u003e\u003c/iframe\u003e\n```\n\nIn the above example, the query parameters are the following, URL encoded:\n\n- `repo`: Your repository on GitHub, e.g., `AnandChowdhary/life`\n- `api`: The data you want to visualize, e.g., `rescuetime-time-tracking`, which corresponds to the directory in [`./data`](./data)\n- `latest`: The visualization to display, based on the specific `api.json` keys, e.g., `top-overview.days`\n\nHere are some more visualization of real-time data from my life:\n\n- Sleep tracking: [this week](https://stethoscope.js.org/embed/?repo=AnandChowdhary%2Flife\u0026api=oura-sleep\u0026latest=total.weeks) · [this month](https://stethoscope.js.org/embed/?repo=AnandChowdhary%2Flife\u0026api=oura-sleep\u0026latest=total.days) · [this year](https://stethoscope.js.org/embed/?repo=AnandChowdhary%2Flife\u0026api=oura-sleep\u0026latest=total.months)\n- Programming time: [this week](https://stethoscope.js.org/embed/?repo=AnandChowdhary%2Flife\u0026api=wakatime-time-tracking\u0026latest=weeks) · [this month](https://stethoscope.js.org/embed/?repo=AnandChowdhary%2Flife\u0026api=wakatime-time-tracking\u0026latest=days) · [this year](https://stethoscope.js.org/embed/?repo=AnandChowdhary%2Flife\u0026api=wakatime-time-tracking\u0026latest=months)\n\nThis is a real-time screenshot of the above RescueTime weekly overview URL:\n\n[![Screenshot of visualization](https://api.microlink.io/?url=https%3A%2F%2Fanandchowdhary.github.io%2Flife%2F%3Frepo%3DAnandChowdhary%252Flife%26api%3Drescuetime-time-tracking%26latest%3Dtop-overview.weeks\u0026waitFor=5000\u0026waitUntil=networkidle2\u0026screenshot=true\u0026meta=false\u0026embed=screenshot.url\u0026device=ipadlandscape)](https://stethoscope.js.org/embed/?repo=AnandChowdhary%2Flife\u0026api=rescuetime-time-tracking\u0026latest=top-overview.weeks)\n\n## 📄 License\n\n- Code: [MIT](./LICENSE) © [Anand Chowdhary](https://anandchowdhary.com)\n- Icons:\n  - Loader: [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/) © [Rohith M S](https://thenounproject.com/rohithdezinr)\n  - Error: [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/) © [Roselin Christina](https://thenounproject.com/rosttarose)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstethoscope-js%2Fembed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstethoscope-js%2Fembed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstethoscope-js%2Fembed/lists"}