A simple project for copying text to your clipboard effortlessly.
-
Browser Autofill sucks. It's a pain to fill out forms, and often times it ruins what I entered manually.
-
As a keyboard heavy person, I would rely on keyboard shortcuts but that solution is not feasible when you have too many things to copy.
-
Clipboard managers are great, but they're again too many clicks and I like to see things as per my own taste and hence Shadcn UI.
- Clone the repository.
- Navigate into the directory.
- Run
pnpm install(ornpm installif you prefer). - Modify the text in
text-items.jsonto your liking. - Start the development server with
pnpm dev. - Open your browser and go to
http://localhost:5173.
Depending on your operating system, resize the window, pin it to a corner of your screen, and set it to 'Always on top' for easy access.
I primarily use Ubuntu, and if you manage to get this working on your OS, feel free to contribute to this README!
I keep this thing open in the background, and I use it to copy text to my clipboard. I've found it to be a lifesaver for me, and I hope it helps you too!
Contributions are welcome! If you have any suggestions or improvements, please open an issue or submit a pull request.
