Skip to content

malazay/ASM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASM

Appium Server Manager

Synopsis

Page built with Django to create/edit Appium server configurations and start/stop them.

Requirements:

  1. Node and NPM.
  2. Appium. (Installed by NPM or by any other method)
URL: "https://github.com/appium/appium"
$ npm install -g appium

Installation

  1. Install Python 2.7.x.
  2. Install Pip.
  3. Clone this repository.
  4. Navigate to the repository root folder.
  5. on the command line type:
$ pip install -r requirements.txt
  1. Start the server:
$ python manage.py runserver

Admin username

user: admin
pass: admin

About

Appium Server Manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published