Lanaya comes from Templar Assassin in Dota2, which is a clipboard management software with convenient and simple interaction.
- Search by keywords.
- All shortcut to manage.
- make some args to settings.
- light and black theme.
- collect css by
taildwind
. - collect code.
- add image type history.
- multi-language
- updater
Download from release.
You should install Rust and Nodejs, see here for more details. Then install Nodejs packages.
npm install
Then run
cargo install tauri-cli # output with [no such subcommand: `tauri`] please install first
cargo tauri dev
Or you can build it
cargo tauri build
Issue and PR welcome!
Lanaya was based on or inspired by these projects and so on:
- tauri-apps/tauri: Build smaller, faster, and more secure desktop applications with a web frontend.
- vitejs/vite: Next generation frontend tooling. It's fast!
- vue3: An approachable, performant and versatile framework for building web user interfaces.
Apache-2.0 license. See License here for details.