Skip to content
/ cowsay Public

A tauri app that checks for updates over TOR

Notifications You must be signed in to change notification settings

e253/cowsay

Repository files navigation

Cowsay

Cowsay is a desktop app inspired by the npm package.

I made it to test tauri updates over TOR with TORProject's new pure rust client.

Hopefully it can be used to test other Tauri experiments.

Progress

The handler in src-tauri/tor_check.rs will be used in an update plugin once Tauri v2 stabilizes.