File | Date | Author | Commit |
---|---|---|---|
.github | 2025-04-05 |
![]() |
[815c3b] Add coverage |
appimage | 2025-05-23 |
![]() |
[f54aad] Prepare release |
debian | 2025-05-23 |
![]() |
[f54aad] Prepare release |
docs | 2025-05-28 |
![]() |
[21c7e2] Fix download link |
ext | 2025-05-04 |
![]() |
[cc201c] Fix rvs |
flatpak | 2024-03-16 |
![]() |
[4e7475] Update images |
lib | 2025-02-12 |
![]() |
[3bbcb4] Random (#205) |
resources | 2025-09-06 |
![]() |
[0782b4] Add missing dll |
snap | 2025-07-28 |
![]() |
[2d7d17] Switch to core24 |
src | 2025-06-22 |
![]() |
[4d891a] Reuse random |
.gitattributes | 2023-12-28 |
![]() |
[5838f1] Add content of subdirectories |
.gitignore | 2019-02-20 |
![]() |
[688f4f] Updated .gitignore |
LICENSE | 2016-12-03 |
![]() |
[bbcb0c] Initial commit |
README.md | 2025-06-12 |
![]() |
[00f623] Update README.md |
build.xml | 2025-05-23 |
![]() |
[23b6dc] Ant-icipate release |
pom.xml | 2025-06-02 |
![]() |
[5c7d1f] Bump junit.jupiter.version from 5.12.2 to 5.13.0 |
Dayon! is an easy-to-use, cross-platform remote desktop assistance solution.
It consists of two parts - one for the assistant and one for the assisted. Both are included in one single package.
As quick launch versions for Windows, they are also available as individual binaries, as snap, flatpak or nix for various linux distributions.
Dayon! was originally developed by Marc Polizzi back in 2008.
With his consent, I have taken over the maintenance and further development of this software in late 2016.
I also moved the code base to GitHub, where it can easier be maintained.
The is v17.0.0 (Furry Flamingo) - released more than ten years after the initial release.
v15.0.0 was the first version in which the remote desktop could also be transmitted in colour - in addition to the bandwidth-saving greyscales,
v16.0.0 came with the ability of automatically reversing the connection establishment in cases the assistant side is blocked by a NAT or firewall.
v17.0.0 is the first version which is also vailable as AppImage.
A complete list of the changes in this version is available here
and an overview of the changes between the major versions can be found at: Changelog
The app is available directly from the Microsoft Store:
as snap:
as flatpak:
as nix:
or from ppa:regal/dayon
Deutsch
English
Français
Swedish
简体中文
Currently, there is no online documentation available for Italian, Spanish, Russian and Turkish.
Please refer to the English or French
version.
Dayon! means "Come in!" in Visayas - a local Philippine dialect.
The project can be built with Maven:
mvn clean package
or with Ant:
ant clean build
Have a look at pom.xml
or build.xml
for details and advanced options.
Any feedback and contributions are very welcome.
You don't have to be a programmer!
For example translations for additional languages would make this app more useful for more earthlings - see: src/main/resources/Babylon.properties or docs
Also, improvements of the existing translations and documentation are very welcome! As my knowledge of Chinese is far below zero - and my knowledge of Russian or Turkish just fractions better..
Further testing, especially on macOS with silicon (M series) would also be greatly appreciated.