= Welcome to GeniusWebApp App is a desktop application that provides an interface to interact with all the other components of [https://tracinsy.ewi.tudelft.nl/pubtrac/GeniusWeb GeniusWeb] family. GeniusWeb main page [https://tracinsy.ewi.tudelft.nl/pubtrac/GeniusWeb here] == Prerequisites You should have [https://tracinsy.ewi.tudelft.nl/pubtrac/GeniusWebProfilesServer Profiles Server] , [https://tracinsy.ewi.tudelft.nl/pubtrac/GeniusWebPartiesServer Parties Server] and [https://tracinsy.ewi.tudelft.nl/pubtrac/GeniusWebRunServer Run Server] available in your system == Installation You can download the application from [http://ii.ewi.tudelft.nl/GeniusWeb/downloads.html here] for your operating system. **For Mac** - Download and extract contents of `genius2-app--mac.zip` - ZIP file contains `genius2.app`. After extracting it, you can use it by clicking on it. - If you are prompted with an warning, go to 'System Preferences -> Security & Privacy' and click 'Open Anyway' to use application. **For Windows** - Double click to on the `genius2-app--setup-windows.exe` to install - Proceed through installation - Once the installation is done, you can access it from the shortcut **For Linux** - Download `genius2-app--linux.AppImage` and double click to use the application. - If application does not launch, open a terminal and type `chmod +x genius2-app--linux.AppImage` - If double click won't work again, run the application from terminal by typing `./genius2-app--linux.AppImage` == Source Code If you wish to access the source code of this application, you can checkout the latest from: ` svn checkout https://tracinsy.ewi.tudelft.nl/pub/svn/GeniusWebApp `