{"id":19478569,"url":"https://github.com/justin-credible/network-watcher-reporter","last_synced_at":"2026-06-18T23:31:14.817Z","repository":{"id":66348417,"uuid":"69135574","full_name":"Justin-Credible/network-watcher-reporter","owner":"Justin-Credible","description":"A quick and dirty command line tool to send push notifications when new devices are detected on the network.","archived":false,"fork":false,"pushed_at":"2016-12-17T23:03:12.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-09T14:38:07.152Z","etag":null,"topics":["command-line-tool","csharp","network-monitoring","personal-utility"],"latest_commit_sha":null,"homepage":null,"language":"C#","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/Justin-Credible.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":"2016-09-25T00:40:59.000Z","updated_at":"2022-02-01T06:28:35.000Z","dependencies_parsed_at":"2023-02-26T23:30:56.135Z","dependency_job_id":null,"html_url":"https://github.com/Justin-Credible/network-watcher-reporter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Justin-Credible/network-watcher-reporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Justin-Credible%2Fnetwork-watcher-reporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Justin-Credible%2Fnetwork-watcher-reporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Justin-Credible%2Fnetwork-watcher-reporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Justin-Credible%2Fnetwork-watcher-reporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Justin-Credible","download_url":"https://codeload.github.com/Justin-Credible/network-watcher-reporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Justin-Credible%2Fnetwork-watcher-reporter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34511617,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"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":["command-line-tool","csharp","network-monitoring","personal-utility"],"created_at":"2024-11-10T19:50:34.646Z","updated_at":"2026-06-18T23:31:14.792Z","avatar_url":"https://github.com/Justin-Credible.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# network-watcher-reporter\n\nThis is a quick and dirty command line tool used to take output from the [Wireless Network Watcher](http://www.nirsoft.net/utils/wireless_network_watcher.html) (WNW) app and send push notifications when unidentified devices are found on the local network.\n\nPushes are sent using the [Pushover API](https://pushover.net/api). \n\n## Overview\n\nWNW has an option to execute an arbitrary executable when a new device is found. Unfortunately, it fires this command too often for me. It seems to fire after a device has been offline for a while, and then comes back online. This was undesirable for me, as I specifically wanted to get pushes when a new device is detected, but not for ones I was already aware of.\n\nTo achieve this, I set the _User Text_ for each device entry in WNW with a description of the device. When new devices come online, this field is not set. This command line utility checks to see if the _User Text_ field is empty, and if it is, will then send a push notification.\n\n## Usage\n\nI've tested this with Wireless Network Watcher v1.97.\n\n1. Build this project using Visual Studio 2015\n2. Place the binary `network-watcher-reporter.exe` and `network-watcher-reporter.exe.config` at your preferred location\n3. Edit the configuration file to set your preferred log file path as well as Pushover API token/user.\n4. Open Wireless Network Watcher\n5. Go to Options → Advanced Options\n6. Set your network adapter and IP address range\n7. Enable _Activate the beep/tray balloon alert only if the device is detected in the first time_\n8. Set _Background scan interval_ to your preferred time\n9. Enable _Execute the following command when a new device is detected_ with the following command line, adjusting the path as necessary:\n \n```D:\\network-watcher-reporter.exe \"%device_name%\" \"%mac_addr%\" \"%user_text%\" \"%adapter_company%\" \"%ip_addr%\"```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustin-credible%2Fnetwork-watcher-reporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjustin-credible%2Fnetwork-watcher-reporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustin-credible%2Fnetwork-watcher-reporter/lists"}