Appium Server Manager
Page built with Django to create/edit Appium server configurations and start/stop them.
- Node and NPM.
- Appium. (Installed by NPM or by any other method)
URL: "https://github.com/appium/appium"
$ npm install -g appium
- Install Python 2.7.x.
- Install Pip.
- Clone this repository.
- Navigate to the repository root folder.
- on the command line type:
$ pip install -r requirements.txt
- Start the server:
$ python manage.py runserver
user: admin
pass: admin