{"id":22620849,"url":"https://github.com/devinleamy/banglejs-multi-timer","last_synced_at":"2025-06-16T06:07:12.011Z","repository":{"id":204201682,"uuid":"711259351","full_name":"DevinLeamy/BangleJS-Multi-Timer","owner":"DevinLeamy","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-28T21:49:35.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T02:14:03.301Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"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/DevinLeamy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-10-28T17:30:45.000Z","updated_at":"2023-10-28T21:44:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"4d43ff6c-eede-4cec-be53-226a1a8a83fc","html_url":"https://github.com/DevinLeamy/BangleJS-Multi-Timer","commit_stats":null,"previous_names":["devinleamy/banglejs-multi-timer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DevinLeamy/BangleJS-Multi-Timer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevinLeamy%2FBangleJS-Multi-Timer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevinLeamy%2FBangleJS-Multi-Timer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevinLeamy%2FBangleJS-Multi-Timer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevinLeamy%2FBangleJS-Multi-Timer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevinLeamy","download_url":"https://codeload.github.com/DevinLeamy/BangleJS-Multi-Timer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevinLeamy%2FBangleJS-Multi-Timer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260109486,"owners_count":22960031,"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","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":[],"created_at":"2024-12-08T22:15:50.941Z","updated_at":"2025-06-16T06:07:11.982Z","avatar_url":"https://github.com/DevinLeamy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# _BangleJS 2 Multi-Timer_\n\n\u003e ### To time _multiple_ things.\n\n### Install\n\n1. Connect to your BangleJS 2 over Bluetooth LE, on a supported browser (e.g. Chrome or Edge).\n2. Copy `app.js` into the web IDE and download in onto your BangleJS 2. Give the file a unique name, say `mytimer.app.js`.\n3. Provide your App Loader with the metadata required the run the app by entering the code below into the web IDE console.\n\n```js\nrequire(\"Storage\").write(\"mytimer.info\", {\n    id: \"multi-timer\",\n    name: \"Multi Timer\",\n    src: \"mytimer.app.js\",\n})\n```\n\n### Build\n\nInstall the dependencies and then compile the TypeScript, `./src/app.ts`, into `./src/app.js`. \n\n```bash\nnpm install\nnpm run build\n```\n\n### Rad Usage Shots\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/DevinLeamy/BangleJS-Multi-Timer/assets/45083086/a96bfdf9-491f-4ba1-b0fb-861612cadbae\" width=\"300\" alt=\"one\" /\u003e\n  \u003cimg src=\"https://github.com/DevinLeamy/BangleJS-Multi-Timer/assets/45083086/2c698dc9-c3b3-4dee-8a07-5dda00322677\" width=\"300\" alt=\"two\" /\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevinleamy%2Fbanglejs-multi-timer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevinleamy%2Fbanglejs-multi-timer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevinleamy%2Fbanglejs-multi-timer/lists"}