Download
From Pidgeon
Latest version of pidgeon is 1.2.2.0
Contents |
Linux
Debian / Ubuntu
Installer - pidgeon.deb
Other
Latest version - pidgeon_1.2.2.0
Windows
Installer - pidgeon_setup1.2.2.0.exe
Latest version (single binary) - pidgeon_1.2.2.0.exe
This will require some additional packages and will not contain all features
Source code
Pidgeon
See Installing from source files
Type the following in terminal
$ git clone https://github.com/pidgeonproject/pidgeon.git
Building on linux
in order to build pidgeon type
$ sh build.sh
Building on windows
Open sources in visual studio and hit build, you need to have .net 4.0
Services
Services are now in alpha version, as such there is no binary release. Type the following in terminal to get a source code
$ git clone https://github.com/pidgeonproject/pidgeon-sv.git
Then you will need to compile it using monodevelop or visual studio