User Tools

Site Tools


easyaccess:easyaccess-app

easyAccess-app

Here are the application for different OS.

OS-X

  • Light version for osx:

The configuration file can be found under :
~/Library/Application Support/Perl/dist/EasyAccess.conf

This is the typical content of the EasyAccess.conf file:

presets : 
{
  current_preset = "LITE";
  list = ( 
    {
      protocol = "HTTP";
      password = "myPassw0rd";
      user = "myUserName";
      port = "80";
      alias = "LITE";
      host = "easyaccess.bolay.co";
    } );
};
serial = "/dev/cu.usbserial-AE01ACXV";
easyaccess/easyaccess-app.txt · Last modified: 2014/02/09 18:19 by sbolay