Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AkashRajpurohit/clipper
📋 Cross Platform Desktop App to Save history of all information you copy and use them whenever with a solitary snap
https://github.com/AkashRajpurohit/clipper
clipboard clipboard-history clipboard-manager copy-to-clipboard electron
Last synced: 3 months ago
JSON representation
📋 Cross Platform Desktop App to Save history of all information you copy and use them whenever with a solitary snap
- Host: GitHub
- URL: https://github.com/AkashRajpurohit/clipper
- Owner: AkashRajpurohit
- License: mit
- Created: 2020-02-24T14:55:21.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-05T02:31:50.000Z (about 1 year ago)
- Last Synced: 2024-11-06T08:12:46.130Z (3 months ago)
- Topics: clipboard, clipboard-history, clipboard-manager, copy-to-clipboard, electron
- Language: JavaScript
- Homepage:
- Size: 1.28 MB
- Stars: 52
- Watchers: 4
- Forks: 11
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- project-awesome - AkashRajpurohit/clipper - 📋 Cross Platform Desktop App to Save history of all information you copy and use them whenever with a solitary snap (JavaScript)
README
![]()
Clipper
Save history of all information you copy and use them whenever with a solitary snap.![Github actions](https://github.com/AkashRajpurohit/clipper/workflows/Release/badge.svg) ![Stars](https://img.shields.io/github/stars/AkashRajpurohit/clipper) ![Forks](https://img.shields.io/github/forks/AkashRajpurohit/clipper) ![Issues](https://img.shields.io/github/issues/AkashRajpurohit/clipper) ![License](https://img.shields.io/github/license/AkashRajpurohit/clipper) ![Visitors](https://visitor-badge.laobi.icu/badge?page_id=akashrajpurohit-clipper.visitor-badge) ![Tweet](https://img.shields.io/twitter/url?url=https%3A%2F%2Fgithub.com%2FAkashRajpurohit%2Fclipper)
## 🙌 Features
* Save history of any text copied on the system clipboard.
* Click on the any text from history to write it to the system clipboard.
* Clear a single text
* Trash all copied text at once
* Limit on storage
* Audio for events
* When text gets copied
* Any error triggered like storage limit exceeded
* Clearing storage
* Settings Tab
* Disable/Enable Sound
* Disable/Enable Clipboard Copying (Just in case you want to copy everything all the time)## Screenshots
Main Screen | List of copied text | Settings
:-----------------------------:|:-----------------------:|:--------------:
![Main Screen](./demos/main.png) | ![List](./demos/list.png) | ![Settings](./demos/settings.png)## 📥 Download
Clipper is available for Windows & Linux and can be downloaded from Github releases.[https://github.com/AkashRajpurohit/clipper/releases](https://github.com/AkashRajpurohit/clipper/releases)
## ❓ FAQs
1. Tray icon does not show up in linux?> Install [App Indicator](https://extensions.gnome.org/extension/615/appindicator-support/) for Gnome Tweak tools.
## 💵 Support
> If you found this project helpful or you learned something from the source code and want to thank me, consider buying me a cup of :coffee:[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/RajpurohitAkash)
## 🐛 Bugs or Requests
If you encounter any problems feel free to open an [issue](https://github.com/AkashRajpurohit/clipper/issues/new?template=bug_report.md). If you feel the library is missing a feature, please raise a [ticket](https://github.com/AkashRajpurohit/clipper/issues/new?template=feature_request.md) on GitHub and I'll look into it. Pull request are also welcome.
## 👥 Clones
* [clipper-sciter](https://github.com/GirkovArpa/clipper-sciter) - A sciter based clone of Clipper> Contact [email protected] if you have cloned this project and want it to be listed here :)
## Where to find me?
* [Website](https://akashrajpurohit.com/)
* [Linkedin](https://www.linkedin.com/in/AkashRajpurohit)
* [Instagram](https://www.instagram.com/akashwho.codes)
* [Twitter](https://www.twitter.com/AkashWhoCodes)