{"id":19811199,"url":"https://github.com/syntaxerror019/20-20-20-rule","last_synced_at":"2025-10-29T03:53:36.406Z","repository":{"id":256030155,"uuid":"854164421","full_name":"syntaxerror019/20-20-20-Rule","owner":"syntaxerror019","description":"A bash script to help enforce the 20-20-20 rule while at work on the computer.","archived":false,"fork":false,"pushed_at":"2024-09-08T15:02:12.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T18:46:25.144Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/syntaxerror019.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-09-08T14:48:40.000Z","updated_at":"2024-09-08T15:02:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"3ec2f430-40ef-4a61-a4af-22e6ec18f84b","html_url":"https://github.com/syntaxerror019/20-20-20-Rule","commit_stats":null,"previous_names":["syntaxerror019/20-20-20-rule"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/syntaxerror019/20-20-20-Rule","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntaxerror019%2F20-20-20-Rule","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntaxerror019%2F20-20-20-Rule/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntaxerror019%2F20-20-20-Rule/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntaxerror019%2F20-20-20-Rule/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syntaxerror019","download_url":"https://codeload.github.com/syntaxerror019/20-20-20-Rule/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntaxerror019%2F20-20-20-Rule/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259553128,"owners_count":22875610,"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-11-12T09:25:16.404Z","updated_at":"2025-10-29T03:53:31.364Z","avatar_url":"https://github.com/syntaxerror019.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# What is the 20-20-20-Rule?\nThe 20-20-20 rule is good practice when spending more than 20 minutes at a computer.  \n\nAfter 20 minutes of looking at a screen, look at something 20 feet away, for 20 seconds.  \n\nThis can be difficult to remember and follow, so this bash script will help keep you in check.\n\n# Installing\nInstallation, setup, and startup all can be handled with this one command:\n```bash\nsudo apt-get update \u0026\u0026 echo UPDATE FINISHED \u0026\u0026 sudo apt-get install -y zenity xprintidle \u0026\u0026 echo DEPENDENCIES INSTALLED \u0026\u0026 curl -o ~/20-20-20-reminder.sh https://raw.githubusercontent.com/syntaxerror019/20-20-20-Rule/main/reminder.sh \u0026\u0026 echo SCRIPT SAVED \u0026\u0026 chmod +x ~/20-20-20-reminder.sh \u0026\u0026 grep -qxF '~/20-20-20-reminder.sh \u0026' ~/.bashrc || echo '~/20-20-20-reminder.sh \u0026' \u003e\u003e ~/.bashrc \u0026\u0026 ~/20-20-20-reminder.sh \u0026\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyntaxerror019%2F20-20-20-rule","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyntaxerror019%2F20-20-20-rule","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyntaxerror019%2F20-20-20-rule/lists"}