Skip to content
/ Dayon Public
forked from RetGal/Dayon

Dayon! - A cross-platform remote desktop assistance solution for your family and friends

License

Notifications You must be signed in to change notification settings

muhtadii/Dayon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dayon!

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, tr, zh)
  • assistant and assisted functionality in one package
  • secure, encrypted communication (TLS)
  • 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 v12.0 (Adorable Asteroid) - released more than ten years after the initial release.

This version comes with UPnP support for the assistant side. If enabled, the port forwarding rules will be created automatically.

The app is available directly from the Microsoft Store:

English badge

as snap:

Get it from the Snap Store

as flatpak:

Flathub

or from ppa:regal/dayon

Website

Deutsch
English
Français
简体中文

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! For example, my current knowledge of Chinese is far below zero - and my knowledge of Russian or Turkish just fractions better..

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

About

Dayon! - A cross-platform remote desktop assistance solution for your family and friends

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.2%
  • Other 1.8%