Dayon! - A cross-platform remote desktop assistance solution for your family and friends
Go to file
dependabot[bot] b023f19bd7 Bump com.github.hazendaz.maven:makeself-maven-plugin from 1.8.1 to 1.8.2
Bumps [com.github.hazendaz.maven:makeself-maven-plugin](https://github.com/hazendaz/makeself-maven-plugin) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/hazendaz/makeself-maven-plugin/releases)
- [Changelog](https://github.com/hazendaz/makeself-maven-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hazendaz/makeself-maven-plugin/compare/makeself-maven-plugin-1.8.1...makeself-maven-plugin-1.8.2)

---
updated-dependencies:
- dependency-name: com.github.hazendaz.maven:makeself-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 21:02:23 +02:00
.github Use java 21 2024-07-08 18:39:48 +02:00
debian Update xz license 2024-08-02 00:07:19 +02:00
docs Update docu 2024-09-14 19:13:26 +02:00
ext Format 2024-08-15 16:36:58 +02:00
flatpak Update images 2024-03-16 13:59:04 +01:00
lib Update xz 2024-08-01 13:09:01 +02:00
resources Simplify deb build 2024-09-08 19:22:15 +02:00
snap Remove pipewire from within the snap 2024-06-11 22:02:03 +02:00
src Use properties as dictionary 2024-09-12 00:51:15 +02:00
.gitattributes Add content of subdirectories 2023-12-29 00:28:14 +01:00
.gitignore Updated .gitignore 2019-02-20 19:34:55 +01:00
build.xml Simplify deb build 2024-09-08 19:22:15 +02:00
LICENSE Initial commit 2016-12-04 00:40:50 +01:00
pom.xml Bump com.github.hazendaz.maven:makeself-maven-plugin from 1.8.1 to 1.8.2 2024-09-30 21:02:23 +02:00
README.md Update README.md 2024-06-15 03:31:26 +02:00

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, as snap, flatpak or nix 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, sv, tr, zh)
  • assistant and assisted functionality in one package
  • secure, end-to-end encrypted communication (TLS 1.3)
  • very low bandwidth usage
  • 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 v14.0.2 (Candid Clover II) - released more than ten years after the initial release.

This version comes with a completely redesigned user interface, full HiDPI support, enhanced macOS friendliness and numerous new functions! For a complete list of changes see: Changelog

The app is available directly from the Microsoft Store:

English badge

as snap:

Get it from the Snap Store

as flatpak:

as nix:

Nixhub

or from ppa:regal/dayon

Website

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.

Screen

Assistant in action

Connection establishment

Connection establishment

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

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 would also be highly appreciated.