From 55ad3eafce784559f2ed1c502d370742516ce03a Mon Sep 17 00:00:00 2001 From: Erin Nova Date: Wed, 27 Apr 2022 20:30:53 -0400 Subject: [PATCH] Add Hermes to projects --- index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.md b/index.md index 243f644..4b93dc6 100644 --- a/index.md +++ b/index.md @@ -30,12 +30,12 @@ Hi! We're The System. ## Projects Most of the projects here are unfinished or not very useful, sorry. -### blur -[bytes.keithhacks.cyou/erin/blur](https://bytes.keithhacks.cyou/erin/blur) +### Hermes +[github.com/erin/hermes](https://waterdrinkers.gay) -A simple program to blurhash images from the commandline. +Not currently made. -Written in `Rust` using the [blurhash](https://docs.rs/blurhash/latest/blurhash/) crate. +A native Linux Scuttlebutt client writting in `Rust` with and `GTK4`. ### tinymark [bytes.keithhacks.cyou/erin/tinymark](https://bytes.keithhacks.cyou/erin/tinymark)