/amacc1ng

Rewrite of dot i/o, a configuration and learning site for CharaChorder.

Primary LanguageSvelteGNU Affero General Public License v3.0AGPL-3.0

You're probably looking for CharaChorder/DeviceManager, the official maintained version of this.

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