Lanaya

screenshot of Lanaya
vite
vue
tailwind
daisyui

Simple to use clipboard manager! 全键盘操作的剪贴板管理工具.

Overview

Lanaya is a straightforward and intuitive clipboard management tool inspired by the iconic hero, the Templar Assassin, from DOTA2. Designed for seamless keyboard operation, it enhances productivity by allowing users to effectively manage their clipboard history. Although it is no longer actively maintained, Lanaya serves as an excellent learning resource for those interested in getting hands-on experience with clipboard management technology.

With its minimalist design and powerful features, Lanaya aims to simplify the way we handle copied items. Whether you're searching through your clipboard or organizing important snippets, this tool is designed to make your workflow more efficient.

Features

  • Keyword Search: Easily locate previous clipboard entries by entering keywords, streamlining your retrieval process.

  • Customizable History Limit: Set the number of historical entries to maintain, optimizing performance based on your needs.

  • Multi-language Support: Cater to a global audience with multilingual capabilities, making it user-friendly for everyone.

  • TailwindCSS Integration: Enhanced styling and user interface management through TailwindCSS for a modern look.

  • Image Copy History: A new feature that allows users to track and retrieve images added to the clipboard history.

  • Favorites Functionality: Quickly access important snippets with a dedicated favorites feature, making organization effortless.

  • Rust Backend: A robust backend powered by Rust, ensuring secure and efficient clipboard monitoring and database operations.

  • Future Adaptation: Plans for expanded compatibility with Windows and Linux systems, paving the way for broader usability.

vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.

daisyui
daisyUI

daisyUI adds classes to Tailwind CSS for all common UI components. Classes like btn, card, etc. This allows us to focus on important things instead of making basic elements for every project.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

postcss
Postcss

PostCSS is a popular open-source tool that enables web developers to transform CSS styles with JavaScript plugins. It allows for efficient processing of CSS styles, from applying vendor prefixes to improving browser compatibility, ultimately resulting in cleaner, faster, and more maintainable code.

pinia
Pinia

Pinia is the official state management library for Vue.js. It provides a simple and intuitive API with full TypeScript support, devtools integration, and modular design. Pinia replaces Vuex as the recommended state management solution for Vue 3.