oplik0 / solo2-desktop

A GUI application for managing Solo v2 security keys
MIT License
11 stars 1 forks source link
fido2 hacktoberfest security solokeys tauri u2f

Solo2 Desktop App

An unofficial desktop application for managing and interacting with your SoloKeys Solo v2

Features

Current scope of the app (checked items are already done):

Developing

Once you cloned the repository install dependencies with `pnpm install. Then to start a dev application instance run:

pnpm tauri dev

# or start just the frontend development server
pnpm dev

Building

To build a production version of the app:

pnpm tauri build

# or to only build the Svelte app
pnpm build

License

The code in this repository is under MIT License. This application is using icons from Microsoft's Fluent System Icons which are licensed under MIT