notify-con

command module
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 29, 2022 License: MIT Imports: 9 Imported by: 0

README

notify-con

⏲ notify-con notify when a internet connection is lost or back.

Usage

To create a Windows Service from an executable, you can use sc.exe:

sc create InternetCheckService binPath="<path_to_the_service_executable>"
sc start InternetCheckService
nssm install InternetCheckService "<path_to_the_service_executable>"

As for me, I use this path C:\bin\notify-con.exe.

Note: you need to run this service as user service, so that you can send a notification to the user.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL