{"id":25476349,"url":"https://github.com/dhdcc/autodnd","last_synced_at":"2026-05-08T09:31:37.858Z","repository":{"id":277948744,"uuid":"934009106","full_name":"DHDcc/autodnd","owner":"DHDcc","description":"A small POSIX compliant shell script that automatically disables and re-enables notifications when a window is in full screen mode on Hyprland.","archived":false,"fork":false,"pushed_at":"2025-03-12T19:53:16.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-06T14:47:51.006Z","etag":null,"topics":["bash","hyprland","linux","notifications","script"],"latest_commit_sha":null,"homepage":"","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/DHDcc.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,"zenodo":null}},"created_at":"2025-02-17T05:52:54.000Z","updated_at":"2025-03-12T19:53:19.000Z","dependencies_parsed_at":"2025-02-17T07:19:44.812Z","dependency_job_id":"3a7c1190-0904-4cb6-873b-94ae6a917a18","html_url":"https://github.com/DHDcc/autodnd","commit_stats":null,"previous_names":["dhdcc/autodnd"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DHDcc/autodnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DHDcc%2Fautodnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DHDcc%2Fautodnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DHDcc%2Fautodnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DHDcc%2Fautodnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DHDcc","download_url":"https://codeload.github.com/DHDcc/autodnd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DHDcc%2Fautodnd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32774714,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bash","hyprland","linux","notifications","script"],"created_at":"2025-02-18T12:57:02.241Z","updated_at":"2026-05-08T09:31:37.850Z","avatar_url":"https://github.com/DHDcc.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AutoDnD \n\nA small POSIX compliant shell script that automatically disables and re-enables notifications when a window is in full screen mode on Hyprland.\n\n## Installation\n\n### Dependencies:\n- hyprland\n- jq\n- socat\n- swaync\n\n### Installation script:\n\n\u003e [!WARNING]\n\u003e **Always** read and understand scripts before executing them!\n\n```\ncurl -fsSL https://raw.githubusercontent.com/DHDcc/autodnd/refs/heads/main/install.sh | sh\n```\n\n### Manually install it:\n\n\n#### 1) Clone the repo:\n\n```\n$ git clone https://github.com/DHDcc/autodnd.git\n```\n#### 2) Copy the files:\n\n```\n$ cd autodnd\n$ chmod u+x src/autodnd\n$ mkdir -p ~/.local/bin ~/.config/systemd/user\n$ cp src/autodnd ~/.local/bin\n$ cp systemd/autodnd.service ~/.config/systemd/user\n```\n\n#### 3.1) Enable and start the Systemd service:\n\n```\n$ systemctl --user daemon-reload\n$ systemctl --user enable --now autodnd.service\n```\nOR\n\n#### 3.2) Use ```exec-once``` in your ```hyprland.conf``` file:\n\n```\nexec-once = $HOME/.local/bin/autodnd\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhdcc%2Fautodnd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdhdcc%2Fautodnd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhdcc%2Fautodnd/lists"}