Which clipboard manager would you suggest for Jammy64?

an incubator for software projects


Moderator: Forum moderators

Post Reply
User avatar
user1234
Posts: 414
Joined: Sat Feb 26, 2022 5:48 am
Location: Somewhere on earth
Has thanked: 155 times
Been thanked: 90 times

Which clipboard manager would you suggest for Jammy64?

Post by user1234 »

This is following https://github.com/puppylinux-woof-CE/w ... 1962835123.

Jammy64 currently lacks any clipboard manager. The default it uses (I suppose rox) does not retain copied text after the application from which it was copied is closed.

So, I was looking for clipboard managers that are small and yet functional.

I came across diodon (https://packages.ubuntu.com/jammy/diodon). This one supports viewing clipboard history, retains text, and also supports images.

@peebee, suggested ClipIt from Fossa64: https://distro.ibiblio.org/puppylinux/p ... x86_64.pet. The issue with this one is that it does not support images.

None of the two supports encrypting passwords, although I think we have FPM2 for that.


Please suggest any other clipboard managers that should be considered for adding in Jammy64.

We can discuss and select the one that is the most appropriate.


Thanks :thumbup:

PuppyLinux 🐾 gives new life to old computers ✨

User avatar
bigpup
Moderator
Posts: 6972
Joined: Tue Jul 14, 2020 11:19 pm
Location: Earth, South Eastern U.S.
Has thanked: 898 times
Been thanked: 1520 times

Re: Which clipboard manager would you suggest for Jammy64?

Post by bigpup »

What abilities do you want it to have?

Keep in mind the more you want it to be able to do the bigger and more complicated the program will be.

This is the one in BookwormPup64
parcellite
https://sourceforge.net/projects/parcellite/

It does have some preference settings for how it works.

but it is probably too simple for what you may want.
Does work very good for what it can do.

The things you do not tell us, are usually the clue to fixing the problem.
When I was a kid, I wanted to be older.
This is not what I expected :o

User avatar
user1234
Posts: 414
Joined: Sat Feb 26, 2022 5:48 am
Location: Somewhere on earth
Has thanked: 155 times
Been thanked: 90 times

Re: Which clipboard manager would you suggest for Jammy64?

Post by user1234 »

@bigpup, thanks for your input!

Sorry, but I have the same problems with it - does not support image copying.

Thanks again!


Do you know about any other clipboard manager used in some other Puppy?

PuppyLinux 🐾 gives new life to old computers ✨

User avatar
Trapster
Posts: 177
Joined: Sat Aug 01, 2020 7:44 pm
Has thanked: 1 time
Been thanked: 47 times

Re: Which clipboard manager would you suggest for Jammy64?

Post by Trapster »

Maybe CopyQ

I have no experience with it. Just something I found by searching.

User avatar
user1234
Posts: 414
Joined: Sat Feb 26, 2022 5:48 am
Location: Somewhere on earth
Has thanked: 155 times
Been thanked: 90 times

Re: Which clipboard manager would you suggest for Jammy64?

Post by user1234 »

Trapster wrote: Mon Feb 26, 2024 2:10 pm

Maybe CopyQ

I have no experience with it. Just something I found by searching.

Thanks for response!

I am afraid, that one has QT as one of its dependencies - Jammy64 doesn't has QT by default. Thus, this package will be quite large.

PuppyLinux 🐾 gives new life to old computers ✨

User avatar
Jasper
Posts: 2067
Joined: Wed Sep 07, 2022 1:20 pm
Has thanked: 854 times
Been thanked: 480 times

Re: Which clipboard manager would you suggest for Jammy64?

Post by Jasper »

I have not tried this myself, the developer states it works with images too:

https://launchpad.net/~costales/+archiv ... /+packages

Source files:

https://github.com/costales/clipboard-to-file

libertas
Posts: 72
Joined: Thu Apr 22, 2021 8:35 pm
Has thanked: 9 times
Been thanked: 2 times

Re: Which clipboard manager would you suggest for Jammy64?

Post by libertas »

I came across this other clipboard manager Qopy that says to be simple while supporting images.
Qopy - https://github.com/0PandaDEV/Qopy

I couldn't install it in a Slackware systems.
Had to install a packet manager pnpm for javascript libraries.
The installation requires 612(!) packages (although the project calls it simple), but fails during the build process.

User avatar
Sofiya
Posts: 2266
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1469 times
Been thanked: 1511 times

Re: Which clipboard manager would you suggest for Jammy64?

Post by Sofiya »

libertas wrote: Fri Sep 06, 2024 10:56 pm

I came across this other clipboard manager Qopy that says to be simple while supporting images.
Qopy - https://github.com/0PandaDEV/Qopy

I couldn't install it in a Slackware systems.
Had to install a packet manager pnpm for javascript libraries.
The installation requires 612(!) packages (although the project calls it simple), but fails during the build process.

try " Qopy-0.1.1.AppImage " - maybe you won't like it

Qopy:
https://github.com/0PandaDEV/Qopy

packages: AppImage,.deb,rpm,msi

https://github.com/0PandaDEV/Qopy/releases/tag/v0.1.1

KL
PUPPY LINUX Simple fast free

PandaDEV
Posts: 1
Joined: Wed Sep 11, 2024 12:49 am

Re: Which clipboard manager would you suggest for Jammy64?

Post by PandaDEV »

libertas wrote: Fri Sep 06, 2024 10:56 pm

I came across this other clipboard manager Qopy that says to be simple while supporting images.
Qopy - https://github.com/0PandaDEV/Qopy

I couldn't install it in a Slackware systems.
Had to install a packet manager pnpm for javascript libraries.
The installation requires 612(!) packages (although the project calls it simple), but fails during the build process.

Hey I'm the creator of Qopy the big amount of packages is due to rust having a massive dependency tree when adding an only a few direct dependencies. About the build failing what error message did you get? When building a project from source It's expected to have potential issues the “simple” phrase is used to describe the project not the building process.

User avatar
user1234
Posts: 414
Joined: Sat Feb 26, 2022 5:48 am
Location: Somewhere on earth
Has thanked: 155 times
Been thanked: 90 times

Re: Which clipboard manager would you suggest for Jammy64?

Post by user1234 »

libertas wrote: Fri Sep 06, 2024 10:56 pm

I came across this other clipboard manager Qopy that says to be simple while supporting images.
Qopy - https://github.com/0PandaDEV/Qopy

I couldn't install it in a Slackware systems.
Had to install a packet manager pnpm for javascript libraries.
The installation requires 612(!) packages (although the project calls it simple), but fails during the build process.

Maybe that is "too big" for our use case?

BTW, I've now left all the puppy dev work - I am a student and now my current syllabus demands a lot of time and focus. So, although I will not be able to contribute anything, you all can still continue this thread - maybe someone else may want to continue the work and find it useful; I think https://forum.puppylinux.com/viewtopic.php?t=10791 has IdfbAn working on noblepup (you guys know better about it because I haven't looked into the forums for months now!).

PuppyLinux 🐾 gives new life to old computers ✨

Post Reply

Return to “Development”