{"id":23387451,"url":"https://github.com/tywalch/nag","last_synced_at":"2025-10-07T12:28:21.520Z","repository":{"id":224257878,"uuid":"762829366","full_name":"tywalch/nag","owner":"tywalch","description":"A rusty reminder cli for people who need a little more than just a ding and toaster message","archived":false,"fork":false,"pushed_at":"2025-04-02T17:59:20.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-02T18:50:37.635Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/tywalch.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-24T20:01:48.000Z","updated_at":"2025-04-02T17:59:23.000Z","dependencies_parsed_at":"2025-01-30T16:25:31.695Z","dependency_job_id":"91c7739a-fb10-4a52-8d8d-b2fec6bf5462","html_url":"https://github.com/tywalch/nag","commit_stats":null,"previous_names":["tywalch/nag"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tywalch%2Fnag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tywalch%2Fnag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tywalch%2Fnag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tywalch%2Fnag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tywalch","download_url":"https://codeload.github.com/tywalch/nag/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247845851,"owners_count":21005915,"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-22T01:16:18.705Z","updated_at":"2025-10-07T12:28:21.434Z","avatar_url":"https://github.com/tywalch.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nag\n\nA cli reminder for people who need a little more than just a ding and toaster message\n\n## Installation\n\nTo install **nag**, follow these steps:\n\n1. Open a terminal.\n\n2. Navigate to the directory where the `./install.sh` script is located:\n\nRun the following command to install **nag** to the default directory `/usr/local/bin`:\n\n\u003e Note: you may need execute the script with the appropriate permissions \n\n```sh\n./install.sh\n```\n\nThis will make the **nag** globally.\n\nAlternatively, if you want to install **nag** to a custom directory, specify the desired path as an argument to the install.sh script. For example, to install **nag** to `/path/to/custom/directory`, run:\n\n```sh\n./install.sh /path/to/custom/directory\n```\n\nWait for the installation process to complete.\n\nAfter following these steps, _*nag*_ will be installed and ready to use! Assuming the installation path is in your terminal's `$PATH` you may begin using `nag`.\n\n## Usage\n\n```sh\nnag \u003cduration\u003e \u003cmessage1\u003e [message2] ...\n```\n\nA command-line reminder tool that speaks messages after a specified duration.\n\n### Arguments\n\nArguments    | Description \n------------ | ----------- \n`\u003cduration\u003e` | The time in minutes to wait before speaking the messages.\n`\u003cmessage1\u003e` | The first message to be spoken.\n`[message2]` | Optional additional messages to be spoken.\n\n### Examples\n\nWait for 30 minutes and then speak the message \"Time to take a break\"\n\u003e ```\n\u003e nag in 30 \"Time to take a break\"\n\u003e ```\n\nWait for an hour and 10 minutes and then speak the message \"Time to take a break\"\n\u003e ```\n\u003e nag in 1:10 \"Time to take a break\"\n\u003e ```\n\n----\n\nWait until 9:55am then speak the message \"Meeting in 5 minutes\"\n\n\u003e ```\n\u003e nag at 9:55am \"Meeting in 5 minutes\"\n\u003e ```\n\n----\n\nTerse time intuition, wait until 10:55pm then speak the message \"Go to bed\"\n\u003e ```\n\u003e date\n\u003e \u003e Wed Feb 12 19:21:12 EST 202\n\u003e nag at 10:55 \"Go to bed\"\n\u003e \u003e nagging @ 10:55p\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftywalch%2Fnag","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftywalch%2Fnag","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftywalch%2Fnag/lists"}