Skip to content

A local mark 1 running in flask to be installed on the mark 1.

Notifications You must be signed in to change notification settings

TREE-Ind/mark1-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mark 1 Gui

This will be a ongoing project in flask to build a web ui for the mark 1.

Currently setup for http://mark1_ip:8080 will take you to the login page

Running It

This is currently in development and not ready for production use

  1. Clone the repo to your mark 1 device git clone https://github.com/Geeked-Out-Solutions/mark1-gui.git
  2. Change to the new mark1-gui dir, cd mark1-gui
  3. Install requirements: sudo pip install -r requirements.txt
  4. Run the app, python app.py

Login Example:

login example

The username and pw for the login is taken from the config.json file. After logging in you will see something similiar to this image, I have begun to start setting up the bootstrap page to look cleaner.

Logout

Logout button has now been implemented and will log you out.

About

A local mark 1 running in flask to be installed on the mark 1.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published