Skip to content

Vial is an open-source cross-platform (Windows, Linux and Mac) GUI and a QMK fork for configuring your keyboard in real time.

License

Notifications You must be signed in to change notification settings

vial-kb/vial-gui

Folders and files

NameName
Last commit message
Last commit date
Feb 16, 2025
Jan 9, 2021
Mar 4, 2025
Sep 12, 2024
Oct 16, 2020
Feb 7, 2021
Oct 15, 2020
Jul 11, 2021
Apr 19, 2022

Repository files navigation

vial-gui

Docs and getting started

Please visit get.vial.today to get started with Vial

Vial is an open-source cross-platform (Windows, Linux and Mac) GUI and a QMK fork for configuring your keyboard in real time.


Releases

Visit https://get.vial.today/ to download a binary release of Vial.

Development

Python 3.6 is recommended (3.6 is the latest version that is officially supported by fbs).

Install dependencies:

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

To launch the application afterwards:

source venv/bin/activate
fbs run

About

Vial is an open-source cross-platform (Windows, Linux and Mac) GUI and a QMK fork for configuring your keyboard in real time.

Resources

License

Stars

Watchers

Forks

Languages