{"id":16779745,"url":"https://github.com/colin-nolan/ip-communicator","last_synced_at":"2026-05-22T14:07:26.627Z","repository":{"id":73159065,"uuid":"161042932","full_name":"colin-nolan/ip-communicator","owner":"colin-nolan","description":"Monitors and communicates changes of a machine's public IP address (DDNS alternative)","archived":false,"fork":false,"pushed_at":"2018-12-09T23:30:49.000Z","size":35,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-23T06:29:03.267Z","etag":null,"topics":["ip","python","slack"],"latest_commit_sha":null,"homepage":"","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/colin-nolan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2018-12-09T13:35:44.000Z","updated_at":"2022-03-22T20:04:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"d0c1fbf6-fe96-4900-ad48-e4394d26e2c0","html_url":"https://github.com/colin-nolan/ip-communicator","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/colin-nolan%2Fip-communicator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colin-nolan%2Fip-communicator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colin-nolan%2Fip-communicator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colin-nolan%2Fip-communicator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/colin-nolan","download_url":"https://codeload.github.com/colin-nolan/ip-communicator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243924055,"owners_count":20369647,"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":["ip","python","slack"],"created_at":"2024-10-13T07:32:06.744Z","updated_at":"2026-05-22T14:07:19.582Z","avatar_url":"https://github.com/colin-nolan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/colin-nolan/ip-communicator.svg?branch=master)](https://travis-ci.org/colin-nolan/ip-communicator)\n[![codecov](https://codecov.io/gh/colin-nolan/ip-communicator/branch/master/graph/badge.svg)](https://codecov.io/gh/colin-nolan/ip-communicator)\n\n# IP Communicator\n_Monitors and communicates changes of a machine's public IP address_\n\n\n## Purpose\nTo monitor a machine's public IP address and to communicate changes to it using a communicator. \n\nSimilar to a DDNS client but not coupled to DDNS.\n\n\n## Usage\n```\nusage: ipcommunicator [-h] [-p CHECK_PERIOD] [-v] {slack}\n\nMonitors and communicates changes of a machine's public IP address (v1.0.0b0)\n\npositional arguments:\n  {slack}               communicator to use to send notifications of updates\n                        on the host's public IP address\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -p CHECK_PERIOD, --check-period CHECK_PERIOD\n                        number of seconds between checking if the host's\n                        public IP address has changed\n  -v                    increase the level of log verbosity (add multiple\n                        increase further)\n```\n\n\n### Communicator Plugins\n#### Slack\nCommunicates IP address changes to a slack channel. Gets configuration from the environment variables:\n`SLACK_TOKEN` `SLACK_CHANNEL` `SLACK_USERNAME`.\n\n\n## Installation\nPrerequisites\n- Python 3.7+ (can be run entirely from Docker if you don't have Python 3.7).\n\nThe tool can be installed directly from GitHub:\n```bash\npip install git+https://github.com/wtsi-hgi/ip-communicator@master#egg=ipcommunicator\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolin-nolan%2Fip-communicator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcolin-nolan%2Fip-communicator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolin-nolan%2Fip-communicator/lists"}