diff --git a/automatic/trafficwatcher/tools/tools/chocolateyInstall.ps1 b/automatic/trafficwatcher/tools/tools/chocolateyInstall.ps1 deleted file mode 100644 index b21f82517..000000000 --- a/automatic/trafficwatcher/tools/tools/chocolateyInstall.ps1 +++ /dev/null @@ -1,15 +0,0 @@ -$packageName = 'trafficwatcher' -$url = 'http://sourceforge.net/projects/trafficwatcher/files/trafficwatch-2.0.1.zip/download' -$checksum = 'c13fd3e1aed147a782678b27711f1601fdc186d5' -$checksumType = 'sha1' -$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" -$installFile = Join-Path $toolsDir "$($packageName).exe" - -Install-ChocolateyZipPackage -PackageName "$packageName" ` - -Url "$url" ` - -UnzipLocation "$toolsDir" ` - -Url64bit "" ` - -Checksum "$checksum" ` - -ChecksumType "$checksumType" ` - -Set-Content -Path ("$installFile.gui") -Value $null \ No newline at end of file diff --git a/automatic/trafficwatcher/trafficwatcher.nuspec b/automatic/trafficwatcher/trafficwatcher.nuspec deleted file mode 100644 index 1d250b172..000000000 --- a/automatic/trafficwatcher/trafficwatcher.nuspec +++ /dev/null @@ -1,30 +0,0 @@ - - - - trafficwatcher - 2.0.1 - TrafficWatcher - Stefan Kueng - dtgm - - https://www.gnu.org/licenses/gpl-2.0.html - http://stefanstools.sourceforge.net/trafficWatcher.html - https://cdn.rawgit.com/dtgm/chocolatey-packages/5814765f80add6789905178b9c1e8c7b5453bffe/icons/trafficwatcher.ico - false - trafficWatcher is a small tool to monitor your network activity. - -Unlike other tools, trafficWatcher can differentiate between traffic inside your LAN and the traffic that reaches the internet. It shows the current up and download speed in a small icon in the system tray. More detailed traffic information can be shown in the dialog. The options page allows to set the network card to use and the max speed you expect. - -[Source code](https://sourceforge.net/p/trafficwatcher/code/HEAD/tree/trunk/) - Small tool to monitor your network activity - - © Stefan Kueng - network bandwidth monitor - - - - - - - - diff --git a/icons/trafficwatcher.ico b/icons/trafficwatcher.ico deleted file mode 100644 index f579e6d56..000000000 Binary files a/icons/trafficwatcher.ico and /dev/null differ diff --git a/tools/Check/exclude.txt b/tools/Check/exclude.txt index 5ad45a834..6d05ce781 100644 --- a/tools/Check/exclude.txt +++ b/tools/Check/exclude.txt @@ -99,3 +99,4 @@ xmeters zimbra-desktop zona pulse +trafficwatcher