autonek-hamtor is a human motion detector in the hallway.
NuGet.CommandLine can be installed by chocolatey.
$ choco install nuget.commandline
This is required when deploy to Raspberry Pi.
[Windows]
GoW contains scp.
$ choco install gow
$ cd Tool
$ nuget restore packages.config -PackagesDirectory NuGet
build.fsx deploys to ~/bin/Hamtor in Rasbperry pi, so you need to make directory first if it does not exists.
$ cd Tool
$ NuGet\FAKE.4.5.6\tools\FAKE.exe build.fsx Deploy
After deployment, you need to setup auto startup script if you have not done yet.
Log in to Raspberry Pi, run following commands.
$ cd ~/bin/Hamtor
$ chmod 755 Install.sh
$ sudo ./Install.sh
Software is under the MIT License