github FuzzyIdeas/IsThereNet v1.7.1

18 months ago

Launch at login

Now launch at login can be configured through the config file.

The config file is located at:

~/.config/istherenet/config.json

The config now supports a new key launchAtLogin which can be set to true or false:

{
    ...
    "launchAtLogin": false, // default is true
    ...
}

1.7.1

Fix build for Intel Macs.

Don't miss a new IsThereNet release

NewReleases is sending notifications on new releases.