Thea Schöbl fc86b31337 feat: chord editing prototype
feat: lazy device connections
feat: backup docs
feat: chord library pagination
2023-10-27 19:39:26 +02:00
2023-10-27 19:39:26 +02:00
2023-10-27 19:39:26 +02:00
2023-09-22 20:51:42 +02:00
2023-09-16 14:17:59 +02:00
2023-07-06 16:19:49 +02:00
2023-07-05 15:22:14 +02:00
2023-09-16 14:17:59 +02:00
2023-09-16 14:17:59 +02:00
2023-07-06 14:01:56 +02:00
2023-09-16 14:17:59 +02:00
2023-09-16 14:17:59 +02:00
2023-08-02 21:49:48 +02:00
2023-08-03 00:27:03 +02:00
2023-10-27 19:39:26 +02:00
2023-07-07 15:14:16 +02:00
2023-09-25 18:12:34 +02:00
2023-09-16 14:17:59 +02:00
2023-07-06 16:19:49 +02:00
2023-09-22 14:15:01 +02:00
2023-07-07 12:24:23 +02:00
2023-09-22 14:15:01 +02:00

amaCC1ng

GitHub Workflow Status (with event) GitHub GitHub deployments

This project is not affiliated or endorsed with neither the original dot i/o site, nor CharaChorder

Get the latest desktop release here.

I aim to create a new site that offers an easier, visually pleasing and more complete way to configure and learn CharaChorder devices.

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

Description
The device manager and configuration tool for CharaChorder devices.
Readme AGPL-3.0 128 MiB
Languages
Svelte 56.1%
TypeScript 36%
JavaScript 3.1%
SCSS 3.1%
Rust 0.8%
Other 0.9%