{"id":21693271,"url":"https://github.com/prikeshsavla/bhel","last_synced_at":"2026-03-07T08:02:42.229Z","repository":{"id":138133405,"uuid":"412189619","full_name":"prikeshsavla/bhel","owner":"prikeshsavla","description":"A Minimalistic Light Exercise Timer ⏲","archived":false,"fork":false,"pushed_at":"2024-01-21T05:42:09.000Z","size":10142,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-12T10:42:34.015Z","etag":null,"topics":["exercise","india","lightweight","minimal","music","typescript","vite","vuejs","workout"],"latest_commit_sha":null,"homepage":"https://bhel.prikeshsavla.com","language":"Vue","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/prikeshsavla.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,"roadmap":null,"authors":null}},"created_at":"2021-09-30T18:59:32.000Z","updated_at":"2023-02-16T19:36:27.000Z","dependencies_parsed_at":"2024-01-21T06:28:35.378Z","dependency_job_id":"f8745559-c2a2-4bbf-a9f8-c2392561e921","html_url":"https://github.com/prikeshsavla/bhel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/prikeshsavla/bhel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prikeshsavla%2Fbhel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prikeshsavla%2Fbhel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prikeshsavla%2Fbhel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prikeshsavla%2Fbhel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prikeshsavla","download_url":"https://codeload.github.com/prikeshsavla/bhel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prikeshsavla%2Fbhel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30209796,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T05:23:27.321Z","status":"ssl_error","status_checked_at":"2026-03-07T05:00:17.256Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["exercise","india","lightweight","minimal","music","typescript","vite","vuejs","workout"],"created_at":"2024-11-25T18:19:14.441Z","updated_at":"2026-03-07T08:02:42.137Z","avatar_url":"https://github.com/prikeshsavla.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bhel\nA Minimal Light Exercise Timer 💪⏲\n\n## Table of Contents\n* Introduction\n* Technologies\n* Features\n* Roadmap\n* Screenshots\n* Contribution\n\n## Introduction\nBhel is a light and savoury snack from India, and a type of chaat. It is made of puffed rice, vegetables and a tangy tamarind sauce, and has a crunchy texture    \nSo a great food metaphor for excercising for individuals who want to loose weight.\n\n## Features\n- Added reliable workouts with music to give you a head start.\n- Add, reorder and save unlimited new exercises, breaks and workouts.\n- Play your own music  or play packaged music from [Mixkit](https://mixkit.co/).\n- See Stats of how much time spent exercising.\n- Completely private, all the custom or generated workout data stored on your machine \u0026 nothing on a server.\n- Download and install the [PWA](https://bhel.prikeshsavla.com) to use like an mobile app, compatible with both IOS and Android and Desktop.\n- Very Lightweight as promised ~200kb without music and ~1.3MB with music\n\n## Technologies\n- [Vue 3](https://github.com/vuejs/)\n- [Vite](https://github.com/vitejs/vite)\n- [Typescript](https://www.typescriptlang.org/)\n- [Pico.css](https://github.com/picocss/pico)\n- [Netlify](https://www.netlify.com/)\n\n## Roadmap\n  - [x] Exercise Timer\n  - [x] Background Music\n  - [x] Queued exercise\n  - [x] Speak Exercise name\n  - [x] Countdown final 5 seconds\n  - [x] Keep phone awake ? (Wake lock add, works sometimes)\n  - [x] Add exercises\n  - [x] Remove exercises\n  - [x] Works Offline\n  - [ ] ~~Refactor to become event driven~~\n  - [x] Exercise / usage analytics (Client side only)\n  - [x] Complete v1\n  - [x] Move exercises\n  - [x] Save custom routines\n  - [x] Remove saved routine\n  - [ ] ~~Turn exercise to music instead of queues~~\n  - [x] Add multiple Sets support\n  - [ ] ~~Add Stretch / Warm up and Cool down sections~~\n  - [ ] ~~Add counter instead of timer~~\n  - [x] Disable Music\n  - [ ] ~~Select Music from a dropdown~~\n  - [ ] ~~Change Background on Exercise~~\n  - [x] Complete v2\n\n## Screenshots\n\n| Home       | Exercise List       |\n| -------------- | -------------- |\n| ![Home](public/screenshots/home.png) | ![Exercise List](public/screenshots/exercise-list.png) |\n\n| Custom Workouts       | Add Exercises       |\n| -------------- | -------------- |\n| ![Custom Workouts](public/screenshots/save-custom-routines.png) | ![Add Exercises](public/screenshots/add-exercises.png) |\n\n\n## Contribution\nIssues and feature suggestions are welcome\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprikeshsavla%2Fbhel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprikeshsavla%2Fbhel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprikeshsavla%2Fbhel/lists"}