Skip to content

The device manager and configuration tool for CharaChorder devices.

License

Notifications You must be signed in to change notification settings

duianto/DeviceManager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CharaChorder Device Manager

The official device manager and configuration tool for CharaChorder devices.

GitHub Workflow Status (with event) GitHub GitHub deployments

Get the latest desktop release here.

Deployment

SSH Setup

To generate a valid ssh key that can be used by the deployment workflow, use the following command:

ssh-keygen -m PEM -b 4096 -t rsa -f dotio

Omitting -m PEM -b 4096 will result in a key that rsync cannot read!

To double-check, make sure your private key starts with

-----BEGIN RSA PRIVATE KEY-----

After that, add the SSH_SERVER, SSH_PORT, SSH_PRIVATE_KEY and SSH_USER environment secrets to your environment in GitHub.

Releases

Change the version in

About

The device manager and configuration tool for CharaChorder devices.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Svelte 54.0%
  • TypeScript 34.7%
  • JavaScript 4.3%
  • SCSS 4.3%
  • Rust 1.8%
  • Nix 0.7%
  • HTML 0.2%