{"id":13797959,"url":"https://github.com/khornberg/docker-indicator","last_synced_at":"2026-01-08T15:01:13.660Z","repository":{"id":152152696,"uuid":"44607610","full_name":"khornberg/docker-indicator","owner":"khornberg","description":"Shows docker's status in the menu bar","archived":false,"fork":false,"pushed_at":"2016-12-02T21:22:49.000Z","size":376,"stargazers_count":41,"open_issues_count":5,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-13T05:41:36.773Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/khornberg.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}},"created_at":"2015-10-20T13:20:04.000Z","updated_at":"2024-07-25T15:10:11.000Z","dependencies_parsed_at":"2024-01-21T12:44:47.358Z","dependency_job_id":"b8fe94bb-75c4-45a0-8748-bd7669f26aaf","html_url":"https://github.com/khornberg/docker-indicator","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/khornberg/docker-indicator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khornberg%2Fdocker-indicator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khornberg%2Fdocker-indicator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khornberg%2Fdocker-indicator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khornberg%2Fdocker-indicator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khornberg","download_url":"https://codeload.github.com/khornberg/docker-indicator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khornberg%2Fdocker-indicator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28246403,"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":"2026-01-08T02:00:06.591Z","response_time":241,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":[],"created_at":"2024-08-04T00:00:37.037Z","updated_at":"2026-01-08T15:01:13.642Z","avatar_url":"https://github.com/khornberg.png","language":"JavaScript","funding_links":[],"categories":["Apps"],"sub_categories":["Docker","Open Source"],"readme":"docker-indicator\n----------------\n\nShows an icon in the menu bar with the status of docker and a simple menu to start/stop containers.\n\n**Why?**\n\nI often forget if docker is running and this gives a quick visual.\n\n## Status\n\nRunning (can make a connection)\n\n![images/up.png](images/up.png)\n\nNot running (or at least cannot connect to one)\n\n![images/down.png](images/down.png)\n\n*It can take a few seconds to update the status if connecting to a docker machine instance*\n\nStarted container list (shows on top)\n\n![images/started-container.png](images/started-container.png)\n\nStopped container list\n\n![images/stopped-containers.png](images/stopped-containers.png)\n\n\n## Usage\n\nA `dmg` is provided in the `releases`.\nOtherwise, in the source directory start with `npm start`.\n\n## Connection\nIn version `0.1.0` a `.docker-indicator.yaml` file in your home directory is **optional**. If no file is found, the default socket at `/var/run/docker.sock` is used.\n\nIf connecting to a docker machine instance not available via a socket.\n```\ndocker:\n    protocol: https\n    ip: 192.168.99.100\n    port: 2376\n    ca: /Users/user/.docker/machine/machines/default/ca.pem\n    cert: /Users/user/.docker/machine/machines/default/cert.pem\n    key: /Users/user/.docker/machine/machines/default/key.pem\n```\n\n### Icon\n[Whale by Aditya Dipankar from the Noun Project](https://thenounproject.com/search/?q=whale\u0026i=194454)\n\n## Changelog\n\n0.3.0\n* Updated dependencies\n* Fixed #11, #10, #4\n\n0.2.1\n* Fix socket location with Docker 1.11.1\n\n0.2.0\n* Show better network address\n\n0.1.0\n* Use socket by default\n* Update dependencies (electron 0.36.12 amoungst others)\n\n**0.0.4**\n* Bug fixes for UI updates\n* OS X build\n\n**0.0.3**\n* New icons\n* UI updates appropriately\n\n**0.0.2**\n* Try to connect to docker smartly\n\n**0.0.1**\n* UI reacts to Docker events\n* Start/Stop buttons work on containers\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhornberg%2Fdocker-indicator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhornberg%2Fdocker-indicator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhornberg%2Fdocker-indicator/lists"}