{"id":16592653,"url":"https://github.com/prikhi/timerr","last_synced_at":"2025-03-06T15:43:19.958Z","repository":{"id":80049666,"uuid":"163479089","full_name":"prikhi/timerr","owner":"prikhi","description":"A Simple CLI Timer Using DBus Notifications.","archived":false,"fork":false,"pushed_at":"2018-12-30T19:48:05.000Z","size":22,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-17T01:36:20.295Z","etag":null,"topics":["cli","kitchen-timer","libnotify","notifications","rust","timer"],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/prikhi.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}},"created_at":"2018-12-29T05:31:08.000Z","updated_at":"2020-02-11T15:22:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"80e33201-273c-420d-ae01-121082903900","html_url":"https://github.com/prikhi/timerr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prikhi%2Ftimerr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prikhi%2Ftimerr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prikhi%2Ftimerr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prikhi%2Ftimerr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prikhi","download_url":"https://codeload.github.com/prikhi/timerr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242240794,"owners_count":20095331,"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":["cli","kitchen-timer","libnotify","notifications","rust","timer"],"created_at":"2024-10-11T23:21:48.221Z","updated_at":"2025-03-06T15:43:19.927Z","avatar_url":"https://github.com/prikhi.png","language":"Rust","readme":"# timerr\n\n[![Build Status](https://travis-ci.org/prikhi/timerr.svg?branch=master)](https://travis-ci.org/prikhi/timerr)\n\nTimerr is a simple CLI timer that sends desktop notifications when the timer is up.\n\nFirst build and install the application:\n\n```sh\nrustup default stable\ncargo build\ncargo install --path .\nexport PATH=\"${HOME}/.cargo/bin/:${PATH}\"\n```\n\nThen you can run `timerr`, either with a minute duration, or specific time to\ngo off:\n\n```sh\n# Send notification in 45 minutes\ntimerr 45 \"Laundry is done\"\n# Send notification at 3:45pm\ntimerr 15:45 \"Meeting in 15 minutes\"\n```\n\nNote that quoting the notification title is not necessary:\n\n```sh\ntimerr 15 Grab pizza from oven\n```\n\nMake sure you've got a notification daemon running!\n\n\n## TODO\n\n* Support duration suffixes. E.g., `30s`, `1.5hr`, `20m`\n* Support am/pm times\n* Optional body text, icon, \u0026 sound via CLI flags\n* Default icon \u0026 sound via config file\n\n\n## License\n\nGPL-3.0 or newer\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprikhi%2Ftimerr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprikhi%2Ftimerr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprikhi%2Ftimerr/lists"}