Please keep in mind that this version offers no cryptography, it is insecure and might put your computer and data in danger, so use it only for preview.

windows 32x32     Andama Remote Desktop for Windows (Development version)     download button 150x32
         
osx 32x32   Andama Remote Desktop for OS X (Development version)   download button 150x32
         
linux 32x32   Andama Remote Desktop for Ubuntu 14.04 TLS 64-bit (Development version)   download button 150x32
         
Raspberry Pi 32x32  

To compile Andama on Raspbian / Ubuntu follow these steps:

  1. From your terminal clone the Andama Remote Desktop repository. Type: git clone https://github.com/YiannisBourkelis/Andama-Remote-Desktop.git
  2. sudo apt-get install qt5-default
  3. sudo apt-get install libxtst-dev
  4. On Ubuntu you might need to install make: sudo apt-get install make
  5. Navigate inside the src/Andama folder and type: qmake Andama.pro
  6. make clean
  7. make
  8. To run Andama type: ./Andama or double click Andama from your file manager. Enjoy!
   

 

Please keep in mind that this version offers no cryptography, it is insecure and might put your computer and data in danger, so use it only for preview.