{"id":17122232,"url":"https://github.com/ashander/notify-tools","last_synced_at":"2025-03-24T02:46:50.741Z","repository":{"id":32802132,"uuid":"36394597","full_name":"ashander/notify-tools","owner":"ashander","description":"Command line productivity tools that use notifiers","archived":false,"fork":false,"pushed_at":"2015-06-02T16:38:17.000Z","size":176,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T08:47:39.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ashander.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}},"created_at":"2015-05-27T20:42:10.000Z","updated_at":"2015-05-27T20:48:32.000Z","dependencies_parsed_at":"2022-06-27T01:02:44.287Z","dependency_job_id":null,"html_url":"https://github.com/ashander/notify-tools","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/ashander%2Fnotify-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashander%2Fnotify-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashander%2Fnotify-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashander%2Fnotify-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ashander","download_url":"https://codeload.github.com/ashander/notify-tools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245200675,"owners_count":20576673,"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-10-14T18:06:50.999Z","updated_at":"2025-03-24T02:46:50.725Z","avatar_url":"https://github.com/ashander.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Command line productivity tools that use notifiers\n\n```sh\ntimer -- ergonomic or productivity timer (e.g., pomodoro technique)\ntodo -- post todos (that may be sticky)\n```\n\nAre these for you?\n\n![maybe](notify-venn.png)\n\n\nFor clarity, the tools rely on wrapping a CLI notifier. Currently only\n[growlnotify](http://growl.info/downloads) is supported[^old].\nBut, pull requests are welcome.\n\n[^old]: yes, my development environment is frighteningly old\n\n## Install\n\n```sh\n$ git clone https://github.com/ashander/notify-tools.git\n$ cd notify-tools\n$ pip install .\n```\n\nNote: this will install commands `timer` and `todo` to your `/usr/local/bin/`!\nIf you are using these names, you could edit setup.py to change the\ninstall locations.\n\n## Usage\n\nstart a timer with default settings:\n\n```sh\n$ timer \n```\nview other settings\n```sh\n$ timer --help\n```\n\nput up a todo item\n```sh\n$ todo 'make a thing'\n```\n\n## Details\n\n`todo` in action:\n\nFrom the command line\n\n![command line input](cline.png)\n\nput stickied todos in top right\n\n![screen output with growl](result.png)\n\n\n## Implementation details\n\nAs mentioned, the tools rely on wrapping CLI interface to a notifier. The nice\nCLI interface is made possible by [click](http://click.pocoo.org/4/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashander%2Fnotify-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fashander%2Fnotify-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashander%2Fnotify-tools/lists"}