8000 GitHub - leocov-dev/odc-commander
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

leocov-dev/odc-commander

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ODC Commander

GitHub Release GitHub License GitHub Actions Workflow Status

Warning

This is still work-in-progress and is not producing usable builds

This is a command and control app for Open Dynamic Clamp. Different versions may support different flavors of the device firmware. Please check the release notes for each release for supported version details.

Install

Browse the Releases page for pre-compiled app executables.

The builds are not cryptographically signed, so you may be presented with a dialog to allow the app to run.

Local Development

Requirements


Create the default venv

hatch env create

Run the app

hatch run odc-commander

Create a local release for your operating system. Cross compiling to a packaged binary is not supported. The build is placed in the dist directory.

hatch build -t pyside-app

Run linting/formatting. Will auto-format code and run formatting and type checking validations.

hatch fmt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0