baldoalessandro / cotp-gui-rs

A Tauri + Leptonic gui for replydev/cotp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tauri + Leptos

This template should help get you started developing with Tauri and Leptos.

Recommended IDE Setup

VS Code + Tauri + rust-analyzer.

Cloning repo for local development

Since this repo links cotp repo using git submodules (for the moment), you will need additional setup after cloning. You can either:

git clone <repo URL>
git submodule init
git submodule update

or

git clone --recursive <repo URL>

About

A Tauri + Leptonic gui for replydev/cotp

License:GNU General Public License v3.0


Languages

Language:SCSS 92.9%Language:Rust 6.9%Language:HTML 0.2%