{"id":29636732,"url":"https://github.com/brpaz/ulauncher-docker","last_synced_at":"2025-07-21T17:34:20.952Z","repository":{"id":42620545,"uuid":"168958439","full_name":"brpaz/ulauncher-docker","owner":"brpaz","description":"Manage your Docker containers from Ulauncher","archived":false,"fork":false,"pushed_at":"2023-09-11T06:48:39.000Z","size":3644,"stargazers_count":23,"open_issues_count":6,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-02T05:58:54.670Z","etag":null,"topics":["docker","ulauncher","ulauncher-extension"],"latest_commit_sha":null,"homepage":"https://ext.ulauncher.io/-/github-brpaz-ulauncher-docker","language":"Python","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/brpaz.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"brpaz","custom":"https://www.buymeacoffee.com/Z1Bu6asGV"}},"created_at":"2019-02-03T15:12:52.000Z","updated_at":"2024-05-02T05:58:54.671Z","dependencies_parsed_at":"2023-01-31T13:01:18.833Z","dependency_job_id":null,"html_url":"https://github.com/brpaz/ulauncher-docker","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/brpaz/ulauncher-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brpaz%2Fulauncher-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brpaz%2Fulauncher-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brpaz%2Fulauncher-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brpaz%2Fulauncher-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brpaz","download_url":"https://codeload.github.com/brpaz/ulauncher-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brpaz%2Fulauncher-docker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266342809,"owners_count":23914262,"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","status":"online","status_checked_at":"2025-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":["docker","ulauncher","ulauncher-extension"],"created_at":"2025-07-21T17:34:18.630Z","updated_at":"2025-07-21T17:34:20.935Z","avatar_url":"https://github.com/brpaz.png","language":"Python","funding_links":["https://github.com/sponsors/brpaz","https://www.buymeacoffee.com/Z1Bu6asGV"],"categories":[],"sub_categories":[],"readme":"# ulauncher-docker\n\n\u003e Manage your Docker containers from Ulauncher\n\n[![Ulauncher Extension](https://img.shields.io/badge/Ulauncher-Extension-green.svg?style=for-the-badge)](https://ext.ulauncher.io/-/github-brpaz-ulauncher-docker)\n[![CI Status](https://img.shields.io/github/workflow/status/brpaz/ulauncher-docker/CI?color=orange\u0026label=actions\u0026logo=github\u0026logoColor=orange\u0026style=for-the-badge)](https://github.com/brpaz/ulauncher-docker/workflows)\n![License](https://img.shields.io/github/license/brpaz/ulauncher-docker.svg?style=for-the-badge)\n\n## Demo\n\n![Demo](demo.gif)\n\n## Features\n\n- Lists all running Docker containers\n- Display container name, image, ip and exposed ports.\n- Allow executing common actions on containers like tailing logs, open a shell, start, stop and restart.\n- And more\n\n## Requirements\n\n- Ulauncher 5\n- Python \u003e= 3\n- Docker daemon running on your machine\n\nThis extension also needs [docker-py](https://github.com/docker/docker-py).\n\nTo install it, after installing the extension, run the following command on your terminal:\n\n```bash\ncd ~/.local/share/ulauncher/extensions/com.github.brpaz.ulauncher-docker\npip3 install -r requirementx.txt\n```\n\n## Install\n\nOpen ulauncher preferences window -\u003e extensions -\u003e add extension and paste the following url:\n\n```\nhttps://github.com/brpaz/ulauncher-docker\n```\n\n## Usage\n\nOn Ulauncher, type `Docker` to see the available commands:\n\n![Extension Commands](./assets/screenshots/extension_demo.png)\n\n## Development\n\n```\ngit clone https://github.com/brpaz/ulauncher-docker\nmake link\n```\n\nThe `make link` command will symlink the cloned repo into the appropriate location on the ulauncher extensions folder.\n\nTo see your changes, stop ulauncher and run it from the command line with: `ulauncher -v`.\n\n## Contributing\n\nContributions, issues and Features requests are welcome.\n\n## Show your support\n\n\u003ca href=\"https://www.buymeacoffee.com/Z1Bu6asGV\" target=\"_blank\"\u003e\u003cimg src=\"https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png\" alt=\"Buy Me A Coffee\" style=\"height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;\" \u003e\u003c/a\u003e\n\n\n## License\n\nCopywright @ 2019 [Bruno Paz](https://github.com/brpaz)\n\nThis project is [MIT](LLICENSE) Licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrpaz%2Fulauncher-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrpaz%2Fulauncher-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrpaz%2Fulauncher-docker/lists"}