{"id":29757844,"url":"https://github.com/enolgor/docker-winpower","last_synced_at":"2026-05-15T20:06:06.491Z","repository":{"id":218801681,"uuid":"747399276","full_name":"enolgor/docker-winpower","owner":"enolgor","description":"Simple docker image to use powerwalker winpower agent with UPS that support it.","archived":false,"fork":false,"pushed_at":"2024-01-24T12:41:26.000Z","size":7,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-26T21:30:46.861Z","etag":null,"topics":["bluewalker","docker","ups","winpower"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/enolgor/winpower","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/enolgor.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,"zenodo":null}},"created_at":"2024-01-23T21:09:53.000Z","updated_at":"2025-03-28T17:39:39.000Z","dependencies_parsed_at":"2024-01-23T22:27:42.366Z","dependency_job_id":"e69626bb-4c94-44b3-ae64-21c9bc5faa33","html_url":"https://github.com/enolgor/docker-winpower","commit_stats":null,"previous_names":["enolgor/docker-winpower"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/enolgor/docker-winpower","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enolgor%2Fdocker-winpower","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enolgor%2Fdocker-winpower/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enolgor%2Fdocker-winpower/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enolgor%2Fdocker-winpower/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/enolgor","download_url":"https://codeload.github.com/enolgor/docker-winpower/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enolgor%2Fdocker-winpower/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33078048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:05:40.333Z","status":"ssl_error","status_checked_at":"2026-05-15T20:05:38.672Z","response_time":103,"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":["bluewalker","docker","ups","winpower"],"created_at":"2025-07-26T18:21:03.806Z","updated_at":"2026-05-15T20:06:06.471Z","avatar_url":"https://github.com/enolgor.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WINPOWER DOCKER\n\nSimple docker image to use powerwalker winpower agent with UPS that support it.\n\nSample docker command:\n\n`docker run --name winpower -d --privileged -p 8888:8888 -v \"/dev/bus/usb:/dev/bus/usb\" enolgor/winpower:latest`\n\nSample docker-compose:\n\n```\nversion: \"3.7\"\nservices:\n  winpower:\n    image: enolgor/winpower:latest\n    privileged: true\n    ports:\n      - 8888:8888\n    volumes:\n      - /dev/bus/usb:/dev/bus/usb\n    restart: unless-stopped\n```\n\nYou can then access the web interface at `https://localhost:8888` or poll the state of the UPS at `https://localhost:8888/0/json` in order to run further automations.\n\nFor example, [upsmon](https://github.com/enolgor/docker-winpower/tree/main/upsmon) is a service that fetches the status from winpower, can post status changes to a web service and run a script after a timeout on \"AC Fail\" status.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenolgor%2Fdocker-winpower","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenolgor%2Fdocker-winpower","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenolgor%2Fdocker-winpower/lists"}