Skip to content

freieslabor/info-display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

info-display

Development Environment

Setup

# apt install python3.5 python3.5-venv
$ make

Run

$ make server

Browser

# apt install python3-pyqt5.qtwebkit
$ make browser

Setup Labor API

$ git clone https:/freieslabor/labor-api
$ cd labor-api
$ make server