Skip to content

caksoylar/keymap-drawer-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keymap-drawer-web

This repo contains the source code for the Streamlit web app associated with keymap-drawer hosted at https://caksoylar.github.io/keymap-drawer.

To run locally, install the dependencies specified in packages.txt (via apt on Ubuntu), then install pip dependencies via pip install -r requirements.txt. After dependencies are installed, run with streamlit run app.py.