{"id":16792038,"url":"https://github.com/djelibeybi/flicd-container","last_synced_at":"2026-01-03T15:09:41.950Z","repository":{"id":37046975,"uuid":"504734026","full_name":"Djelibeybi/flicd-container","owner":"Djelibeybi","description":"Flicd in a container","archived":false,"fork":false,"pushed_at":"2024-06-18T14:23:28.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-23T12:09:36.874Z","etag":null,"topics":["container","container-image","flic","flicd"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/Djelibeybi.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":"2022-06-18T03:27:25.000Z","updated_at":"2024-06-18T14:23:31.000Z","dependencies_parsed_at":"2024-11-23T06:31:22.616Z","dependency_job_id":null,"html_url":"https://github.com/Djelibeybi/flicd-container","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Djelibeybi%2Fflicd-container","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Djelibeybi%2Fflicd-container/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Djelibeybi%2Fflicd-container/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Djelibeybi%2Fflicd-container/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Djelibeybi","download_url":"https://codeload.github.com/Djelibeybi/flicd-container/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243960667,"owners_count":20375105,"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":["container","container-image","flic","flicd"],"created_at":"2024-10-13T08:44:02.642Z","updated_at":"2026-01-03T15:09:41.903Z","avatar_url":"https://github.com/Djelibeybi.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flicd in a container\n\nThis is a container image of the official Shortcut Labs AB `flicd` daemon that\ncan be used with things like the Home Assistant Flic integration.\n\n## Usage\n\nThe following example command will start a container named `flicd` in the background\nthat will automatically restart on failure or if the host reboots:\n\n```shell\ndocker run -d \\\n  --name flicd \\\n  --restart=always \\\n  --net=host \\\n  --privileged \\\n  -v ./data:/data \\\n  djelibeybi/flicd\n```\n\nChange `./data:/data` to map to a local directory in which `flicd` will store the\nbutton registration database. If not specified, Docker will automatically create\na volume to store this database.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjelibeybi%2Fflicd-container","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdjelibeybi%2Fflicd-container","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjelibeybi%2Fflicd-container/lists"}