Dayon! - A cross-platform remote desktop assistance solution for your family and friends
Go to file
2021-01-09 23:02:20 +01:00
.github Update maven.yml 2019-12-15 09:06:38 +00:00
debian Lowered required debhelper and maven-debian-helper versions 2021-01-09 23:02:20 +01:00
docs Removed SaaSHub verification 2020-12-28 21:44:25 +01:00
lib Updated dependencies 2020-02-23 23:21:33 +01:00
resources Updated desktop files 2020-12-26 09:37:13 +01:00
src Native to ascii for italian 2021-01-01 16:52:26 +01:00
.gitignore Updated .gitignore 2019-02-20 19:34:55 +01:00
.snapcraft.yaml Renamed snapcraft.yaml 2021-01-01 16:52:41 +01:00
.travis.yml Rename .travi.yml to .travis.yml 2019-04-10 16:42:24 +00:00
build.xml Fixed build.xml for launchpad 2021-01-09 21:47:28 +01:00
LICENSE Initial commit 2016-12-04 00:40:50 +01:00
pom.xml Lowered default-jre minimal version 2021-01-09 22:17:48 +01:00
README.md Update README.md 2021-01-06 08:46:19 +01:00

Dayon!

Build Status Java CI (Maven) Java CI (Ant) Quality Gate Status dayon

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 and as snap for various linux distributions.

Key features

  • easy setup
  • no router or network configuration needed on the assisted side
  • intuitive, multilingual user interface (de, en, es, fr, it, ru)
  • assistant and assisted functionality in same packet
  • secure, encrypted communication (TLS)
  • cross-platform
  • open source
  • free (as hugs)

History

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.

Releases

The latest version is v1.10 (Lucky Lobster) - released more than ten years after the initial release.

This version comes with a new connection protocol, allowing the clipboard to be shared between assisted and assistant.

Also available as snap:

Get it from the Snap Store

Website

Deutsch
English
Français

Currently, there is no online documentation available for Italian, Spanish and Russian. Please refer to the English version.

Screen

Assistant connected

Trivia

Dayon! means "Come in!" in Visayas - a local Philippine dialect.

Developers

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.

Contributors

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

Some additional testing, especially on macOS would also be highly appreciated.