Skip to content

draeath/thelio-io-windows

 
 

Repository files navigation

Thelio Io Windows Driver (WORK IN PROGRESS)

choco install dotnet 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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 83.8%
  • Python 10.2%
  • C# 6.0%