Download
Windows 10/11 users can most conveniently install the app directly from the Microsoft Store.
Independently updated packages with broad hardware support are available in the Snap Store, on Flathub and via ppa:regal/dayon.
Otherwise you can download the latest installation packages for your platform from GitHub or SourceForge.
Windows:
Two installers are available and the installation should be straightforward. One package comes bundled with an OpenJDK 11 (LTS) based
JRE and one without. The one with included JRE is for 64bit versions of Windows only.
Since release 1.9 there also exist two separate "quick launch" versions. One for the assistant and one for the assisted part. These
two portable versions do not require to be installed. In order to avoid possible problems with user account control in these versions,
it is recommended to start the assisted with administrator rights.
Debian, Ubuntu and derivates:
So that you don't have to manually keep Dayon! up to date, installing it via ppa:regal/dayon
or as a snap is recommended.
PPA:
sudo add-apt-repository ppa:regal/dayon
, sudo apt-get update
and finally sudo apt-get install dayon
.
Snap: sudo snap install dayon
. Alternatively, you can install downloaded .deb
packages by tipping the command sudo dpkg -i dayon*.deb
in a terminal.
Linux: either install the independently updated snap app via
Snap Store or via sudo snap install dayon
Alternatively, unpack the downloaded .tgz
package via tar xzvf
.
Run the script setup.sh
, located in the target directory. The location of the installed
JRE/JDK is going to be detected automatically. It is not bundled in the tgz. If it should for whatever reason fail to do so, then you can
set the JAVA_HOME
in (dayon.sh
) manually.
Note that the .tgz
packages have only been tested on various Debian and Ubuntu versions.
macOS/OS X:
Open the .dmg
package and drag the Assisted or the Assistant onto the program icon.
If necessary, a suitable Java JRE 11 (or newer) must be installed.
Alternatively: unpack the .tgz
package to a location of your choice. For more convenience you may
want to create an alias for dayon_assisted.sh
and dayon_assistant.sh
and copy them to your desktop. (Requirement: JRE 11 or newer also installed).
Important: From macOS Catalina and newer, you must explicitly grant screen capture permission:
System Preferences > Security & Privacy > Privacy > Screen Recording
Change log
Dayon! v14 Candid Clover (March 7th, 2024) *
- Major UI rework
- HiDPI support
- Option to take screenshots at the assisted
- Transfer of clipboards containing graphics
- Detection of different keyboard layouts
- Option to configure token server within the UI
- Dedicated button to send ctrl key
- Send cmd key if connected with an assisted running macOS
- Option to lock the window to the assisted screen aspect ratio
- Option to change the language within the UI
- Option to start a joint JITSI meet to chat with the remote peer
Dayon! v13 Beard Butter (November 5th, 2023)
- Improved MITM attack mitigation by using individually generated certificates
- Compatibility mode for older clients
- Switched to xz as default compression
- Reduced memory allocation for systems with huge memory
Dayon! v12 Adorable Asteroid (April 16th, 2023)
- Automatic port forwarding
- MITM attack detection
- Quick launch versions for Linux
- Modernized GUI
Dayon! v11 Ballsy Beaver (October 31th, 2021)
- Connection via access token
- Various GUI improvements
Dayon! v1.10 Lucky Lobster (March 27th, 2020) *
- Possibility to scale the remote desktop
- Transfer of directories
- Faster data transfer
Dayon! v1.9 Promiscuous Potato (December 11th, 2019) *
- Support for assisted using multiple screens
- Single JAR without any external dependencies
- Added quick launch versions (for Windows only)
- Updated JRE
Dayon! v1.8 Truganini (May 18th, 2019) *
- Improved file transfer
- Removed JAVA Web Start
- Removed Jetty dependencies
Dayon! v1.7 Tesler (February 21th, 2019) *
- Clipboard transfer
- Updated libraries
- Updated JRE
Dayon! v1.6 Solenodon (December 19th, 2018) *
- New look and feel
- New installer
- Improved uninstaller
- High resolution Windows icons
- Updated libraries
- Updated JRE
- Project can be built with Ant or Maven
Dayon! v1.5 Pendragon (May 5th, 2017) *
- IPv6 support
- OS X compatible start scripts
- Updated JRE
Dayon! v1.4 Skytale (January 3rd, 2017) *
- Encrypted communication between assistant and assisted
- Optimized Windows installer
- German localisation
Dayon! v1.3 Phoenix (December 10th, 2016) *
- Issues with Windows UAC-dialogs solved
- Supports huge screen resoultions, which were causing fatal errors on previous versions
- Less manual configuration on Linux needed - it now auto-detects the installed JAVA version
- New, improved installer for Windows, including an OpenJDK (1.8) based JRE
- Updated libraries
- GPLv3
Dayon! v1.2 (January 3rd, 2009) *
- Fix possible black screen (assistant) at startup
- Control support
- Java Web Start
- Public IP address service (dayonhome.sourceforge.net/whatismyip.php)
- Quickstart guide improvements
- French localization
Dayon! v1.1 (December 24, 2008) *
- Protocol improvements
- Improved a bit the CPU usage
- Cleanup initial screen capture encoding
- New compression methods : BZIP2, LZMA
- Bitmap cache usage
- The GUI is a bit more polished
Dayon! v1.0 (December 4, 2008)
- Initial release
Legacy releases (v1.0 to v1.2) can be downloaded here.