https://github.com/sandsmark/pastenotifier
a simple thing to show the contents of the clipboard when it changes, to avoid embarassing or dangerous mistakes
https://github.com/sandsmark/pastenotifier
Last synced: 8 months ago
JSON representation
a simple thing to show the contents of the clipboard when it changes, to avoid embarassing or dangerous mistakes
- Host: GitHub
- URL: https://github.com/sandsmark/pastenotifier
- Owner: sandsmark
- Created: 2016-04-24T15:35:30.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2020-11-25T08:51:44.000Z (over 5 years ago)
- Last Synced: 2025-03-20T20:43:02.151Z (about 1 year ago)
- Language: C++
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
to build: qmake && make
you can tweak the look by editing ~/.config/pastenotifier/pastenotifier.qss,
which is automatically created if it doesn't exist.
https://doc.qt.io/qt-5/stylesheet-reference.html
screenshot of default look: https://iskrembilen.com/pastenotifier.png
it also supports images in the clipboard: https://iskrembilen.com/pastenotifier-images.png