Dayon/resources
2021-01-18 22:48:59 +01:00
..
deb New installation dir 2021-01-18 22:48:59 +01:00
jre Replaced java with javaw manifest 2019-12-21 18:27:21 +01:00
license Updated bundled JRE to 8.0.232 2019-12-05 07:43:47 +01:00
snap Updated desktop files 2020-12-26 09:37:13 +01:00
dayon Refactored directory structure with app launcher in default path 2021-01-12 22:37:39 +01:00
dayon_assistant Refactored directory structure with app launcher in default path 2021-01-12 22:37:39 +01:00
dayon_assistant.sh Refactored directory structure with app launcher in default path 2021-01-12 22:37:39 +01:00
dayon_assisted Refactored directory structure with app launcher in default path 2021-01-12 22:37:39 +01:00
dayon_assisted.sh Refactored directory structure with app launcher in default path 2021-01-12 22:37:39 +01:00
dayon.png Added nicer desktop icon 2018-07-02 21:56:36 +02:00
dayon.sh Refactored directory structure with app launcher in default path 2021-01-12 22:37:39 +01:00
readme.txt Refactored directory structure with app launcher in default path 2021-01-12 22:37:39 +01:00
setup.sh Refactored directory structure with app launcher in default path 2021-01-12 22:37:39 +01:00

Thank you for downloading Dayon!

Contents:

  .            Startup scripts, configuration files and the dayon.jar
  license/     Dayon! & bundled software licenses.
  jre/         Bundled JRE (optional).
  
  
Preferences (e.g., window location) & log file are saved in the directory:

  USER_HOME/.dayon
  
  
Running Dayon!

  On the assistant machine (acting as a server) click the Dayon.Assistant link or run the dayon_assistant script.
  Open the connection port (e.g., firewall, DSL router, NAT, etc...) and note your external
  IP address (e.g., http://whatismyip.com/).

  The settings (e.g., number of capture per second, compression method, ...) will be sent
  to the assisted machine during the connection. The assisted has nothing to do except entering
  the IP address and port number as described below.
  
  On the assisted machine (acting as a client) click the Dayon! link or run the dayon_assisted script.
  Enter the (external) IP address and port number of the assistant machine.
  

Linux:

  If you want to install from the tar archive, then you may need to chmod +x setup.sh before executing it.


OSX/macOS:

  You might need to chmod +x the scripts dayon, dayon_assistant and dayon_assisted.


Project:

  The project is available at the following HTTP addresses:

	https://retgal.github.io/Dayon/
	https://github.com/retgal/dayon
	https://sourceforge.net/projects/dayonactive/
    https://snapcraft.io/dayon

Enjoy!