{"id":43652744,"url":"https://github.com/junker/stumpwm-iwd","last_synced_at":"2026-02-17T20:01:38.681Z","repository":{"id":336503814,"uuid":"1149980859","full_name":"Junker/stumpwm-iwd","owner":"Junker","description":"StumpWM module for iwd (iNet wireless daemon)","archived":false,"fork":false,"pushed_at":"2026-02-13T13:55:44.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-02-13T22:45:11.476Z","etag":null,"topics":["iwd","stumpwm","wifi"],"latest_commit_sha":null,"homepage":"","language":"Common Lisp","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/Junker.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-04T18:39:30.000Z","updated_at":"2026-02-13T13:55:48.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/Junker/stumpwm-iwd","commit_stats":null,"previous_names":["junker/stumpwm-iwd"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Junker/stumpwm-iwd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Junker%2Fstumpwm-iwd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Junker%2Fstumpwm-iwd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Junker%2Fstumpwm-iwd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Junker%2Fstumpwm-iwd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Junker","download_url":"https://codeload.github.com/Junker/stumpwm-iwd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Junker%2Fstumpwm-iwd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29556409,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T18:16:07.221Z","status":"ssl_error","status_checked_at":"2026-02-17T18:16:04.782Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["iwd","stumpwm","wifi"],"created_at":"2026-02-04T20:18:40.116Z","updated_at":"2026-02-17T20:01:38.675Z","avatar_url":"https://github.com/Junker.png","language":"Common Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# StumpWM iwd\n\nStumpWM module for iwd (iNet wireless daemon).\n\nThe module operates in a non-blocking manner, utilizing a separate thread to interact with iwd via DBUS.\n\n## Requirements\n\n- [IWD](https://iwd.wiki.kernel.org/) daemon installed\n- [DBUS](https://github.com/death/dbus) library\n\n## Installation\n\n```bash\ncd ~/.stumpwm.d/modules/\ngit clone https://github.com/Junker/stumpwm-iwd iwd\n```\n`\n```common-lisp\n(stumpwm:add-to-load-path \"~/.stumpwm.d/modules/iwd\")\n(load-module \"iwd\")\n```\n\n## Usage\n\n```common-lisp\n(iwd:init)\n(setf stumpwm:*screen-mode-line-format* \"... %I ...\")\n```\n\n### Parameters\n\n- `iwd:*check-interval*` - Interval in seconds for wifi status check (Default: 3). \n\n## Modeline\n\n`%I` -  formatter\n\n### Parameters for modeline\n\n- `iwd:*modeline-fmt*` - format of iwd modeline (default: `%e %p`)\n  - `%e` - Network ESSID\n  - `%p` - Signal quality\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunker%2Fstumpwm-iwd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjunker%2Fstumpwm-iwd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunker%2Fstumpwm-iwd/lists"}