IDE for Automation & IoT

Installation via zip download here

Uncompress the zip file to location like /Control-Freak.

Installation via DMG2

download here

1.Download and install git or make sure git is installed (apt-get install git)

2.Download and install git-lfs

3.In a new console, after git-lfs install:

    # sudo mkdir /Control-Freak
    # git clone https://github.com/net-commander/osx-dist.git Control-Freak

4.If the exe files are corrupt or it won't start:

    # git lfs pull

Start

  1. Got to the location of Control-Freak.app

  2. In Finder, "Show Package Contents"

  3. Control-Freak.app/Resources is a file "start_osx.command". You can create an alias on you desktop, or just double click it.

  4. Wait until a notification comes up: You can start now “Control-Freak”

  5. Start now Control-Freak/Control-Freak.app


Updates

Zip installation

1.Close all windows of Control-Freak (stop_server.sh)

2.Re-download and uncompress the zip over your existing installation


Via git

  1. Got to the location of Control-Freak.app

  2. In Finder, "Show Package Contents"

  3. double click "update.command"