this post was submitted on 10 Sep 2023
93 points (100.0% liked)

KDE

5001 readers
51 users here now

KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.

Plasma 6 Bugs

If you encounter a bug, proceed to https://bugs.kde.org, check whether it has been reported.

If it hasn't, report it yourself.

PLEASE THINK CAREFULLY BEFORE POSTING HERE.

Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.

founded 1 year ago
MODERATORS
 

It is a very simple program that allows you to have a quick overview of the contents of some files.

The program requires some python libraries and I have made a list of those needed for some distributions. they are generally always the same, just the names change a little.

Video: https://www.youtube.com/watch?v=AB1SRV1ldnw

Github: https://github.com/Nyre221/dolphin-quick-view

Download: https://www.pling.com/p/2083711/

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year ago (1 children)

Very cool. Nice work! I wonder how an implementation with KPart/C++ would look like

[–] Nies221 2 points 1 year ago

Thanks!

I wonder how an implementation with KPart/C++ would look like

I'm not sure what you mean, I have no experience with c++.