This is a desktop app made in electron to track and manage your clipboard history.
- Clone the repository
git clone https://github.com/FourLineCode/cliptale.git
- Install dependencies
pnpm install
- Run the app
pnpm start
- Executable
pnpm package
- Installable
pnpm make