{"id":13581839,"url":"https://github.com/samuelkarp/purple-docker","last_synced_at":"2025-03-22T09:31:44.226Z","repository":{"id":57621875,"uuid":"91766607","full_name":"samuelkarp/purple-docker","owner":"samuelkarp","description":"purple-docker: A libpurple protocol plugin for your Docker containers","archived":false,"fork":false,"pushed_at":"2020-06-13T19:25:10.000Z","size":5728,"stargazers_count":44,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-18T10:12:13.173Z","etag":null,"topics":["containers","docker","libpurple","libpurple-plugin"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/samuelkarp.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}},"created_at":"2017-05-19T04:50:17.000Z","updated_at":"2024-04-06T10:59:36.000Z","dependencies_parsed_at":"2022-08-27T00:00:29.447Z","dependency_job_id":null,"html_url":"https://github.com/samuelkarp/purple-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelkarp%2Fpurple-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelkarp%2Fpurple-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelkarp%2Fpurple-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelkarp%2Fpurple-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samuelkarp","download_url":"https://codeload.github.com/samuelkarp/purple-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244937751,"owners_count":20535124,"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":["containers","docker","libpurple","libpurple-plugin"],"created_at":"2024-08-01T15:02:16.201Z","updated_at":"2025-03-22T09:31:39.348Z","avatar_url":"https://github.com/samuelkarp.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# purple-docker: A libpurple protocol plugin for your Docker containers\n\nHaven't you always wanted to chat with your containers?  Now, with\npurple-docker, you can!\n\n## What?\n\npurple-docker implements a protocol plugin (prpl) that tracks running Docker\ncontainers in your buddy list and presents STDIO via the chat interface.\n\n## This is a terrible idea\n\nYes.\n\n## Why would you even do that?\n\nThis is a toy project because I wanted to learn more about CGo and building\nshared libraries.\n\n## What does it do?\n\nMaybe some screenshots would help?\n\n![buddy list](blist.png)\n\n![chat](chat.png)\n\n## How do I install it?\n\nMake sure you've got the `libpurple-dev` package installed (or at least have\nthe headers in a place that `pkg-config` can find), then:\n\n```bash\ngo get github.com/samuelkarp/purple-docker/...\ncd $GOPATH/src/github.com/samuelkarp/purple-docker\nmake localinstall\n```\n\nYou can then launch a libpurple chat client (like pidgin) and set up an account\nwith the purple-docker protocol.\n\n## How do I use it?\n\nRun a libpurple chat program (like Pidgin) and create a new account with the\n\"Docker (purple-docker)\" protocol.  Enable the account, and then start creating\ncontainers.  (Note: purple-docker currently only supports interactive\ncontainers and attaches to STDIO.)\n\nThe images above were created with a container launched by running `docker run\n-d -i busybox`.\n\n## Bugs?!\n\nWe got 'em!  Feel free to open an issue, but also feel free to fix the bugs and\nsend a pull request.  This is not a serious project, so bugs may not get fixed\notherwise.\n\n## Contributions?\n\nYes, please!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamuelkarp%2Fpurple-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamuelkarp%2Fpurple-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamuelkarp%2Fpurple-docker/lists"}