/keymap-drawer-web

Web app for https://github.com/caksoylar/keymap-drawer

Primary LanguagePythonMIT LicenseMIT

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.