{"id":26167524,"url":"https://github.com/juangarces/sound-timer","last_synced_at":"2026-04-11T06:42:46.349Z","repository":{"id":280409326,"uuid":"941301805","full_name":"juangarces/sound-timer","owner":"juangarces","description":"Plays a voice notification every 1, 5, 15, 30, 60 minutes and every 4 hours. It follows the clock, so notifications happen at the next matching time—like 14:15, 14:30, or 16:00—depending on the interval you choose. Uses your system’s timezone or one you set. A simple Bash script for Linux.","archived":false,"fork":false,"pushed_at":"2025-04-11T09:55:28.000Z","size":294,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-26T18:47:40.783Z","etag":null,"topics":["alarm","bash","beep","fifteen","five","minutes","notifications","one","sounds","terminal","timer"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juangarces.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}},"created_at":"2025-03-02T00:44:27.000Z","updated_at":"2025-04-11T09:53:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"765baf9b-9283-4a8d-ba08-3249682848d9","html_url":"https://github.com/juangarces/sound-timer","commit_stats":null,"previous_names":["juangarces/sound-timer"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/juangarces/sound-timer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juangarces%2Fsound-timer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juangarces%2Fsound-timer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juangarces%2Fsound-timer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juangarces%2Fsound-timer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juangarces","download_url":"https://codeload.github.com/juangarces/sound-timer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juangarces%2Fsound-timer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31671629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"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":["alarm","bash","beep","fifteen","five","minutes","notifications","one","sounds","terminal","timer"],"created_at":"2025-03-11T17:38:35.523Z","updated_at":"2026-04-11T06:42:46.321Z","avatar_url":"https://github.com/juangarces.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sound Timer\nPlays a voice notification every 1, 5, 15, 30, 60 minutes and every 4 hours. It follows the clock, so notifications happen at the next matching time—like 14:15, 14:30, or 16:00—depending on the interval you choose. Uses your system’s timezone or one you set. A simple Bash script for Linux.\n\n## Usage scenarios\n* In day trading, if you want to be notified every time a new candle/bar is confirmed in the most commonly used timeframes.\n* When you want to set up a workout routine with a specific duration and receive voice notifications.\n\n## Installation\nDownload the repository or clone it using git:\n```sh\ngit clone https://github.com/juangarces/sound-timer.git\n```\nRun installation script inside directory:\n```sh\n./install.sh\n```\nThat's it!\n\n## Usage\nTo get a voice notification every 1, 5, 15, 30, 60 minutes and every 4 hours run this new command in your terminal:\n```sh\nstimer start\n```\nSelect time intervals. Example to get voice notification every 15 minutes and every 4 hours following the New York timezone:\n```sh\nstimer start 15 4h -tz=newyork\n```\nTo get notification 10 seconds before time interval.\n```sh\nstimer start -a=10\n```\nTo stop script:\n```sh\nstimer stop\n```\nTo check the script's status:\n```sh\nstimer status\n```\n\n## TODO\n* Fix issue: Once script is running it has to be stopped to change options.\n* Add more useful information with the status.\n* Add more voices.\n* Add translations.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuangarces%2Fsound-timer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuangarces%2Fsound-timer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuangarces%2Fsound-timer/lists"}