/gyverhub-desktop

A desktop client for GyverHub

Primary LanguageHTMLMIT LicenseMIT

GyverHub Desktop

Десктопное приложение для GyverHub.

Download pre-built binnaries

Click here to download.

Building

Build dependencies:

  1. node-js and npm
  2. rust and cargo
# Run this command after clone to install dependencies
npm install

# Run this command when you want to run program in debug mode
npm run tauri dev

# Run this command when you want to build release distribution
npm run tauri build

License

MIT License. See here for more info