{"id":17943896,"url":"https://github.com/becheran/apms","last_synced_at":"2026-04-30T15:33:04.197Z","repository":{"id":66230418,"uuid":"329705788","full_name":"becheran/apms","owner":"becheran","description":"Access Point Management Service. Button based power control for TP-Link EAP225 devices.","archived":false,"fork":false,"pushed_at":"2024-09-21T21:35:26.000Z","size":723,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T14:18:12.560Z","etag":null,"topics":["accesspoint","eap225","golang","on-off-switch","powermanagement","raspberry-pi","tp-link"],"latest_commit_sha":null,"homepage":"","language":"Go","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/becheran.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-14T18:48:49.000Z","updated_at":"2024-09-21T21:35:30.000Z","dependencies_parsed_at":"2024-10-29T05:03:46.824Z","dependency_job_id":"7a2a15fc-1b30-4fd4-8a99-3b4909c1936b","html_url":"https://github.com/becheran/apms","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/becheran/apms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/becheran%2Fapms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/becheran%2Fapms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/becheran%2Fapms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/becheran%2Fapms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/becheran","download_url":"https://codeload.github.com/becheran/apms/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/becheran%2Fapms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32469344,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: 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":["accesspoint","eap225","golang","on-off-switch","powermanagement","raspberry-pi","tp-link"],"created_at":"2024-10-29T05:03:36.306Z","updated_at":"2026-04-30T15:33:04.178Z","avatar_url":"https://github.com/becheran.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# APMS - Access Point Management Service\n\nButton based power control for *TP-Link EAP225* devices using an *Raspberry Pi*. On-off switches for Access Points in LAN.\n\n## Hardware\n\n* *Raspberry Pi* (*Pi 1 B Rev 2* was tested, but basically all *Pis* with Ethernet adapter should work)\n* Push Buttons and LEDs (in my case four times)\n* Housing + Wires\n* (optional) PoE Splitter for Power support such as [this one](berrybase.de/raspberry-pi-co/raspberry-pi/stromversorgung/zubehoer/poe-splitter-rj45-48v-micro-usb-5v/2-5a#)\n\n![layout](doc/layout.jpg)\n\n## Setup\n\nEnter your Access Point credentials as env variables or in a `.env` file next to the executable.\n\nEdit the [build script](./build.sh) and add the IP of your Access Point. Run the script to build and upload the *apms* binary.\n\nRun the following command once on the *Raspberry Pi* to register the service:\n\n``` sh\nsudo cp apms.service /lib/systemd/system/apms.service\nsudo chmod 644 /lib/systemd/system/apms.service\nsudo systemctl start apms\nsudo systemctl enable apms\nsudo reboot 0\n```\n\n## Debug\n\nRun the following command on your *Raspberry Pi* to see the debug logs for the service:\n\n``` sh\njournalctl -e -u apms.service\n```\n\n## Update\n\nUpgrade firmware of devices via: \u003chttps://www.tp-link.com/de/support/download/eap225/v3/#Firmware\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbecheran%2Fapms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbecheran%2Fapms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbecheran%2Fapms/lists"}