RainbowTaskbar
jdupes
RainbowTaskbar | jdupes | |
---|---|---|
1 | 44 | |
130 | 1,681 | |
- | - | |
5.7 | 0.0 | |
1 day ago | about 1 year ago | |
C# | C | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
RainbowTaskbar
-
Andromeda
I use Wallpaper Engine with https://steamcommunity.com/sharedfiles/filedetails/?id=2616165368. Rainmeter with Simplistic Clock and Lano-Visualizer (disabled because it really used a lot of GPU recently?). And I use my own app https://github.com/ad2017gd/RainbowTaskbar for the taskbar.
jdupes
-
File Servers... how are you handling duplicates
I recommend the use of jdupes, a fork of the well-known fdupes, to find duplicate files.
-
fdupes: Identify or Delete Duplicate Files
200 lines of Nim [1] seems to run about 9X faster than the 8000 lines of C in fdupes on a little test dir I have. If you need C, I think jdupes [2] is faster as @TacticalCoder points out a couple of times here. In my testing, `dups` is usually faster than `jdupes`, though.
[1] https://github.com/c-blake/bu/blob/main/dups.nim
[2] https://github.com/jbruchon/jdupes
-
I'm amazed how I find anything & why I have so many dupes!
There's always the well-respected tool, Czkawka. Or, of the CLI is your thing, jdupes is a good option.
- Anyone know of any good file deduplication tools?
-
Johnny Decimal
My research into this many years ago turned out that jdupes was the right / best solution I could find for my usecase.
https://github.com/jbruchon/jdupes
Though that works fine from a script perspective I'd like some more interactive way of sorting directories etc. Identifying is just the first step, jdupes helps with linking the files (both soft and hard links comes with caveats though!) but that is mostly to save space, not to help in reorganisation.
- Jdupes: A powerful duplicate file finder
-
Does jdupes do a 'dry run' if you just specify directory(s) and no other options
I can work it out by looking at https://github.com/jbruchon/jdupes.
-
replace duplicates with hard links - I think jdupes is the answer, or maybe fclones (I have questions)
I have looked at a few alternatives and think jdupes is the one for me. Then I found out it was not multi-threaded so will give it a go but the developer of jdupes recomended fclones (https://github.com/jbruchon/jdupes/issues/186) if you were dealing with large file systems and wanted multi-threading. But as I am using a HD it may not be necessary.
-
De-Duping a file server
jdupes is a fork of the old standby fdupes, but it has a Win32 release as well as supporting POSIX.
-
Any good duplicate file finder for windows?
jdupes is a tuned fork of the well-known fdupes, and has Win32 releases.
What are some alternatives?
Home-Assistant-Taskbar-Menu - This application is a simple Home Assistant client for Windows. It can display Lovelace views, control entities and show persistent notifications.
fdupes - FDUPES is a program for identifying or deleting duplicate files residing within specified directories.
BrowserSelect - Browser Select is a utility to dynamically select the browser you want instead of just having one default for all links.
dupeguru - Find duplicate files
XScreenSaverWin - XScreenSaver for Windows
rmlint - Extremely fast tool to remove duplicates and other lint from your filesystem
Graphical-Photo-Organizer - A C# WPF utility for organizing folders of photos and videos based on when they were taken.
rdfind - find duplicate files utility
AccentColorizer - Recolorize Win32 controls in-memory with accent color without patching theme
czkawka - Multi functional app to find duplicates, empty folders, similar images etc.
EverythingToolbar - Everything integration for the Windows taskbar. [Moved to: https://github.com/srwi/EverythingToolbar]
duperemove - Tools for deduping file systems