Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Gpasteboard: clipboard program for text and images.

Off-Topic discussions about science, technology, and non Debian specific topics.
Message
Author
User avatar
bester69
Posts: 2072
Joined: 2015-04-02 13:15
Has thanked: 24 times
Been thanked: 14 times

Re: Gpasteboard: clipboard program for text and images.

#41 Post by bester69 »

frank38 wrote:I need clipboard, and I want it almost complete.
After some search, I found Gpaste for my desktop.
But a feature is missing, the preview of copied images.
So I decided to write by myself a simple frontend (about 190 lines of code).
Here is the screenshot:
Image

Ok, the image is too big :) please open it in another window of your browser.

I can empty the history, delete each item and of course choose any item.

What do you think?
I saw your post, and started to look for a clipboard managers for linux, and I found best one, with the features you were asking for (images preview and much more).. Ive installed in my stem, I love it..I Think you can yet give up your project . :mrgreen:


CopyQ
THE ULTIMATE LINUX'S CLIPBORD MANAGER 8) :wink:
CopyQ monitors system clipboard and saves its content in customized tabs. Saved clipboard can be later copied and pasted directly into any application.
https://hluk.github.io/CopyQ/

Image

Image

Image
bester69 wrote:STOP 2030 globalists demons, keep the fight for humanity freedom against NWO...

frank38
Posts: 114
Joined: 2017-10-30 12:04

Re: Gpasteboard: clipboard program for text and images.

#42 Post by frank38 »

bester69 wrote: I saw your post, and started to look for a clipboard managers for linux, and I found best one, with the features you were asking for (images preview and much more).. Ive installed in my stem, I love it..I Think you can yet give up your project . :mrgreen:
CopyQ
THE ULTIMATE LINUX'S CLIPBORD MANAGER 8) :wink:
CopyQ monitors system clipboard and saves its content in customized tabs. Saved clipboard can be later copied and pasted directly into any application.
https://hluk.github.io/CopyQ/
I'm using my program since last year and I am very happy with it.
CopyQ seems to be a full featured program, but for such things I use Zim when I need to store something for long time. One missing feature is text formatting, but at the moment I don't have much free time for that. Lastly, CopyQ is made using the QT libraries, my program is made with Python3 and Gtk3. :)

frank38
Posts: 114
Joined: 2017-10-30 12:04

Re: Gpasteboard: clipboard program for text and images.

#43 Post by frank38 »

Version 1.3.0:

http://www.mediafire.com/file/e45osbfdq ... -1.3.0.tar
Md5sum: 68135091f00371898b2bd0089cfa2ffa

Changelog:
- corrected an issue that prevent the program to store the same text or image just deleted;
- improvements;
- cosmetic changes.

frank38
Posts: 114
Joined: 2017-10-30 12:04

Re: Gpasteboard: clipboard program for text and images.

#44 Post by frank38 »

Version 1.3.1:
http://www.mediafire.com/file/qpp20ol4s ... _1.3.1.tar
Md5sum: b3700705be0158db110a8587344b6502

Changelog:
- improvements.

frank38
Posts: 114
Joined: 2017-10-30 12:04

Re: Gpasteboard: clipboard program for text and images.

#45 Post by frank38 »

This program is now on GitHub, with the same name.
Thank to those who suggested me to do so.

Post Reply