thedodd / thelio-io-windows

WIP Windows driver for System76 Thelio Io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thelio Io Windows Driver (WORK IN PROGRESS)

choco install dotnet-6.0-sdk netfx-4.8 python3 wixtoolset
  • Launch a normal Command Prompt and run the following:
cargo install cargo-wix
  • Run the following to build the installer:
python build.py
  • Execute the installer at target/wix/thelio-io-0.1.0-x86_64.msi
  • The installer will start the System76 Thelio Io service
  • Logs can be viewed in Event Viewer under Windows Logs/Application with the source System76 Thelio Io

About

WIP Windows driver for System76 Thelio Io

License:GNU General Public License v3.0


Languages

Language:Rust 83.8%Language:Python 10.2%Language:C# 6.0%