Hacker News new | past | comments | ask | show | jobs | submit login

I used XYPlorer for about 5-6 years until I made the switch to using Linux on all my machines last year. The scripting, speed, dual panes, customization, portability between machines (i used Syncthing to sync my configs between 3 machines) on XyPlorer are phenomenal and I've sadly not been able to find a Linux native file manager that's at the same level. Dolphin comes close but even with qdbus commands it sadly not as customizable as XYPlorer. I think it's the one thing I miss the most about Windows.





If you thought going from XYplorer to what's available on Linux was bad, now try going from Directory Opus to what's available on Linux :/

I've used XYplorer daily since 2008. It's a fantastic piece of software and updated all the time. Wish there were something comparable in Linux.

My one thing was “Everything by Voidtools”. It piggy backed on the NTFS index, something no tool does for Linux-native filesystems.

Does XYPlorer work with Wine?


>Linux-native filesystems

Because they lack something (for worse or better depending on one's requirements) equivalent to NTFS' MFT & USN Journal. Closest is building own file db by first-time full scan and then updating via fanotify/inotify. This is what FSearch tool does.


What did you script in XYPlorer? I've used Explorer for so long that's a feature I can't even imagine what I would use it for.

Not the OP, but I've been using XYplorer for 10 years now. I have a sidebar with a few scripts. Here are the ones I use the most:

- Extract selected archives

- Flatten current folder

- Convert selected file(s) to various formats (e.g. JPG to WebP or vice versa)

- Optimize selected image file(s) (smaller file size)

- Prepare image file(s) for publishing on my photography blog: strip irrelevant EXIF, create two variants (thumbnail and a bigger picture); see my post: https://darekkay.com/blog/photography-website/#pipeline

- Prepare image file(s) for sharing - similar as above, but more for sharing vacation photos with my family on WhatsApp)

- Rename files to a certain format (e.g. images to "YYYY-MM-DD HH:mm:ss")

- Check selected file with Virus Total

- Start a weekly backup to my external drive

- Backup my server files to my local drive

- Create a rectangle "album art" file, see my post: https://darekkay.com/blog/resize-album-art-images/

Many of those are just shell scripts and apps that I run right from XYplorer, but it's way faster than through CLI.

I've documented some of the XYplorer stuff here (see also the "scripts" folder): https://github.com/darekkay/config-files/tree/master/xyplore...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: