{"id":13732837,"url":"https://github.com/TiagoDanin/Polybar-Break-Timer","last_synced_at":"2025-05-08T08:32:18.533Z","repository":{"id":55155191,"uuid":"154149464","full_name":"TiagoDanin/Polybar-Break-Timer","owner":"TiagoDanin","description":"Take a break","archived":false,"fork":false,"pushed_at":"2025-02-09T14:54:13.000Z","size":31,"stargazers_count":6,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-30T09:06:00.919Z","etag":null,"topics":["breaktimer","polybar","polybar-scripts"],"latest_commit_sha":null,"homepage":"https://tiagodanin.github.io/Polybar-Break-Timer/","language":"JavaScript","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/TiagoDanin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-10-22T13:31:33.000Z","updated_at":"2023-12-27T12:39:39.000Z","dependencies_parsed_at":"2024-01-06T12:19:49.495Z","dependency_job_id":"24346c80-fab2-443d-9ebb-34d4601988b1","html_url":"https://github.com/TiagoDanin/Polybar-Break-Timer","commit_stats":{"total_commits":20,"total_committers":2,"mean_commits":10.0,"dds":0.25,"last_synced_commit":"632b2775a242a7491e5f3b8f71a29b49d76f8b10"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TiagoDanin%2FPolybar-Break-Timer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TiagoDanin%2FPolybar-Break-Timer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TiagoDanin%2FPolybar-Break-Timer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TiagoDanin%2FPolybar-Break-Timer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TiagoDanin","download_url":"https://codeload.github.com/TiagoDanin/Polybar-Break-Timer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253029188,"owners_count":21843042,"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":["breaktimer","polybar","polybar-scripts"],"created_at":"2024-08-03T03:00:34.536Z","updated_at":"2025-05-08T08:32:18.267Z","avatar_url":"https://github.com/TiagoDanin.png","language":"JavaScript","funding_links":[],"categories":["Plugins"],"sub_categories":[],"readme":"# Polybar Break Timer\n\nTake a break\n\n![image](https://user-images.githubusercontent.com/5731176/47377346-6110db80-d6cb-11e8-8bb6-ec80b61753fb.png)\n\n- Mouse scroll = Set Time\n- Click Left = Enable\n- Click Right = Disable\n\nInspired in [gnome-break-timer](https://github.com/GNOME/gnome-break-timer).\n\n## Installation\n\nThis is a [Node.js](https://nodejs.org/) module available through the\n[npm registry](https://www.npmjs.com/). It can be installed using the\n[`npm`](https://docs.npmjs.com/getting-started/installing-npm-packages-locally)\nor\n[`yarn`](https://yarnpkg.com/en/)\ncommand line tools.\n\n```sh\nnpm install polybar-break-timer -g\n```\n\n## Usage\n\nPolybar Config:\n```\n; Polybar Break Timer\n[module/breaktimer]\ntype = custom/script\nformat-prefix = \"Break Timer \"\nformat-foreground = ${colors.verdeclaro}\nexec = polybar-break-timer $HOME/.config/polybar/.env/break-timer 20\nclick-left = echo left \u003e\u003e $HOME/.config/polybar/.env/break-timer\nclick-middle = echo middle \u003e\u003e $HOME/.config/polybar/.env/break-timer\nclick-right = echo right \u003e\u003e $HOME/.config/polybar/.env/break-timer\nscroll-up = echo scrollUp \u003e\u003e $HOME/.config/polybar/.env/break-timer\nscroll-down = echo scrollDown \u003e\u003e $HOME/.config/polybar/.env/break-timer\ntail = true\n```\n\nAnd create a file in $HOME/.config/polybar/.env/break-timer.\n\n## Dependencies\n\n- [node-notifier](https://ghub.io/node-notifier): A Node.js module for sending notifications on native Mac, Windows (post and pre 8) and Linux (or Growl as fallback)\n- [polybar-helpers](https://ghub.io/polybar-helpers): Polybar - Helpers to create plugin/module using NodeJS\n- [tail](https://ghub.io/tail): tail a file in node\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTiagoDanin%2FPolybar-Break-Timer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTiagoDanin%2FPolybar-Break-Timer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTiagoDanin%2FPolybar-Break-Timer/lists"}