{"id":45718808,"url":"https://github.com/hutstep/pocket-metronome","last_synced_at":"2026-02-25T05:20:25.423Z","repository":{"id":325370333,"uuid":"1100916903","full_name":"hutstep/pocket-metronome","owner":"hutstep","description":"A modern metronome for musicians featuring advanced time signatures, interactive beat muting, speed training, and offline support.","archived":false,"fork":false,"pushed_at":"2025-11-21T00:14:07.000Z","size":85,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-21T02:24:41.847Z","etag":null,"topics":["metronome","music-tools","musician","offline-first","pocket","practice-tool","pwa","react","rhythm","tailwindcss","typescript","vite","web-audio-api"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hutstep.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-20T23:58:12.000Z","updated_at":"2025-11-21T00:14:10.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/hutstep/pocket-metronome","commit_stats":null,"previous_names":["hutstep/pocket-metronome"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/hutstep/pocket-metronome","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hutstep%2Fpocket-metronome","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hutstep%2Fpocket-metronome/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hutstep%2Fpocket-metronome/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hutstep%2Fpocket-metronome/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hutstep","download_url":"https://codeload.github.com/hutstep/pocket-metronome/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hutstep%2Fpocket-metronome/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29811531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T03:30:18.102Z","status":"ssl_error","status_checked_at":"2026-02-25T03:30:17.799Z","response_time":61,"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":["metronome","music-tools","musician","offline-first","pocket","practice-tool","pwa","react","rhythm","tailwindcss","typescript","vite","web-audio-api"],"created_at":"2026-02-25T05:20:21.723Z","updated_at":"2026-02-25T05:20:25.418Z","avatar_url":"https://github.com/hutstep.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pocket Metronome\n\nA professional-grade, high-precision metronome web application built for musicians. Features a modern UI, advanced timing capabilities, and offline support.\n\n## Features\n\n- **High Precision Audio Engine**: Built on the Web Audio API with lookahead scheduling for rock-solid timing.\n- **Advanced Time Signatures**: Support for complex meters (e.g., 5/8, 7/8, 12/8) with customizable note values.\n- **Visual Beat Indication**: Visualizer with accent support and subdivision indicators.\n- **Interactive Beat Muting**: Click on any beat in the visualizer to mute it—perfect for practicing rhythm gaps.\n- **Speed Trainer**: Automatically increase BPM over time or bars to build speed progressively.\n- **Tap Tempo**: Quickly set the tempo by tapping.\n- **Sound Presets**: Choose between different sounds (Beep, Click, Woodblock).\n- **Timer**: Set a practice timer that automatically stops the metronome.\n- **Preset Management**: Save and load your favorite settings for different songs or exercises.\n- **Offline Capable**: Fully functional PWA (Progressive Web App) that works offline.\n- **Dark Mode**: Automatic dark mode support based on system settings.\n\n## Tech Stack\n\n- **Framework**: React 19 + TypeScript\n- **Build Tool**: Vite\n- **Styling**: Tailwind CSS 4.1\n- **State Management**: React Context + TanStack Query (for persistence)\n- **Audio**: Web Audio API (Custom scheduling engine)\n- **Storage**: LocalStorage (Adapter pattern)\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js (v18 or higher)\n- npm or yarn\n\n### Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/hutstep/pocket-metronome.git\n   cd pocket-metronome\n   ```\n\n2. Install dependencies:\n\n   ```bash\n   npm install\n   ```\n\n3. Start the development server:\n\n   ```bash\n   npm run dev\n   ```\n\n4. Open your browser and navigate to `http://localhost:5173`.\n\n## Building for Production\n\nTo create a production build:\n\n```bash\nnpm run build\n```\n\nTo preview the production build:\n\n```bash\nnpm run preview\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhutstep%2Fpocket-metronome","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhutstep%2Fpocket-metronome","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhutstep%2Fpocket-metronome/lists"}