Skip to content

Latest commit

 

History

History
73 lines (46 loc) · 2.56 KB

README.md

File metadata and controls

73 lines (46 loc) · 2.56 KB

Clipper by AW

Clipper by AW

Clipper by AW is a versatile clipboard management and note-taking application designed specifically for developers. It runs on Mac and Linux, leveraging the Tauri framework for a lightweight and secure experience. With Clipper, accessing your clipboard history and jotting down notes becomes seamless and integrated into your development workflow.

🛑 Disclaimer 🛑

The app itself is secure, however, your clipboard might see your passwords if you manually copy them. Usually it is recommended that you autofill fields that skips clipboard involvement. No efforts have made so far to detect passwords or ignore copied passwords, yet.

Features

Clipboard Access Shortcut: Quickly access your clipboard history with a simple shortcut, optimised for both Mac and Linux systems. Easy Note-Taking: Tailored for developers, Clipper allows you to take and organize notes effortlessly, supporting various coding languages and markdown. Expandability: More features are planned and will be rolled out to enhance productivity and user experience.

Installation Instructions

Prerequisites

Before you install Clipper, ensure you have the following:

You can install Tauri CLI by running:

cargo install tauri-cli

Cloning the Repository

To get started with Clipper, clone the repository to your local machine:

git clone https://github.com/anuradhawick/clipper.git
cd clipper

Running the Application

To run Clipper locally, use:

pnpm install
pnpm tauri dev

Building the Application

To build a production version of Clipper, execute:

pnpm tauri build

Troubleshooting

Compiling in Mac is very easy and can be tricky on Linux. Please follow the guidelines here.

I will stick to Tauri V1 until Tauri V2 becomes officially stable (out of beta)!

Contact

For all the great ideas: mark an issue or hello@anuradhawick.com