Skip to content

Full shell client that will handle all AbsoluteMode Engine REST transactions.

License

Notifications You must be signed in to change notification settings

jazzbox35/AME_Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 

Repository files navigation

AME_Client

This is a generic shell that can run all the AME REST transactions. Please note that this is just a functional non-aesthetic shell.

Install:

  1. You will need Python, Django, and git installed and ability to use command line.
  2. Clone this repo. Typically this would be done with this command: 'git clone https://github.com/jazzbox35/AME_Client.git'.
  3. Navigate to your repo folder, change director/folder to ame_client_project.
  4. Issue command: "python manage.py runserver" after you navigate to the project folder (some installations require "python3").
  5. Enter http://localhost:8000/ame_client_app/ in your browser.
  6. In order to work the remote server has to be up. If you get an error contact Mike @ [email protected].

For custom configuration, see the file:

AME_Client/ame_client_project/ame_client_app/config.py

About

Full shell client that will handle all AbsoluteMode Engine REST transactions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published