
Fechado
Publicado
Pago na entrega
I want a lightweight, fully-automated Python script that keeps my Windows Downloads folder spotless while guaranteeing zero data loss. The tool must rely only on built-in Python modules so it stays secure and easy to run on any standard machine—no external dependencies, no installers. Core behaviour • Scan the Downloads directory, compute SHA-256 hashes, and locate duplicate files—even when they sit inside nested folders. • Detect duplicate folders as well; entire folder trees that share identical content should be treated as duplicates. • Move every duplicate—file or folder—into a separate “_Duplicates” location inside Downloads instead of deleting them outright. This preserves data and avoids accidental loss. If a name clash appears, apply smart renaming (e.g., file(1).ext) rather than overwriting. • For everything that is NOT a duplicate, sort items into a clear sub-structure right under Downloads (Documents, Media, Code, Archives, Executables, Other). • After cleanup, delete any empty directories that remain. • Finally, flush Windows temporary-file locations (the usual %TEMP% and friends) so I regain extra disk space. Operational notes – The script should run unattended: double-click and forget, with console logging that shows what was moved where. – It must finish in one pass; no interactive questions or confirmations. – Efficiency matters: please avoid rescanning blocks of data you have already hashed within the same run. Deliverables 1. A single .py file that meets the above spec and works on recent Windows versions. 2. A brief README explaining usage and any configurable constants (e.g., path overrides). 3. A small test report or video clip proving duplicate detection, safe moves, and temp-file cleanup. Timeline If I can review the first working draft within the next 24 hours and a polished version shortly after, that would be perfect; two days total is my hard limit. I’ll be available to clarify edge cases quickly so you can stay focused on coding.
ID do Projeto: 40177470
16 propostas
Projeto remoto
Ativo há 9 dias
Defina seu orçamento e seu prazo
Seja pago pelo seu trabalho
Descreva sua proposta
É grátis para se inscrever e fazer ofertas em trabalhos
16 freelancers estão ofertando em média ₹897 INR for esse trabalho

Hello I am Windows Desktop application developer , I have 25 years of overall experience Also, I am proficient with Python I am experienced with Downloads folder very well and I have ideas how to process it I expect to finish in few hours, much more quick than next 24 hours...
₹808 INR em 1 dia
8,1
8,1

AM READY TO START IMMEDIATELY: LIGHTWEIGHT PYTHON WINDOWS DOWNLOADS ORGANIZER & DEDUPLICATOR I am John K., a Python automation specialist with 15+ years of experience building secure, dependency-free system tools for Windows using only standard libraries. My understanding of your requirements is: ✅ Develop a single, standalone Python script using only built-in modules to: Detect duplicates (files & folders) via SHA‑256 and move them to a safe “_Duplicates” location. Organize remaining files into categorized subfolders (Documents, Media, etc.). Clean empty directories and flush Windows temporary files (%TEMP%). ✅ Ensure zero data loss, smart renaming for clashes, and one-pass efficiency. ✅ Deliver .py file, README, and test proof within 48 hours, with a draft within 24 hours. I will build a reliable, unattended tool that keeps your Downloads folder clean and recoverable. Ready to start immediately. Respectfully, John K.
₹600 INR em 1 dia
3,0
3,0

I am writing to express my strong interest in your Data Entry and Data Extraction project. With a keen eye for detail and extensive experience in managing complex datasets, I am confident in my ability to deliver accurate and high-quality results within your specified timeline.
₹1.050 INR em 7 dias
0,0
0,0

Hello, I can build a lightweight, fully automated Python script that cleans your Windows Downloads folder exactly as described, using only built-in Python modules (os, pathlib, hashlib, shutil, tempfile, etc.) — no external dependencies. What the script will do: • Recursively scan Downloads and compute SHA-256 hashes with caching to avoid re-hashing during the same run • Detect duplicate files and duplicate folder trees based on content, not names • Move all duplicates safely into a _Duplicates folder with smart auto-renaming if conflicts occur • Organize non-duplicate items into Documents / Media / Code / Archives / Executables / Other • Remove empty directories after sorting • Clean Windows temp locations (%TEMP%, user temp, and common cache paths) • Run unattended with clear console logs of every action taken Efficiency and safety are priorities: nothing will be deleted, only moved, and the script will complete in a single non-interactive pass. Deliverables: • Single .py file • Short README explaining usage and optional path overrides • Test proof (screenshots or short video) showing duplicate detection and cleanup I can share a working draft within 24 hours and final polished version within 48 hours, matching your timeline. I’m also available during development to clarify edge cases quickly. ? “I’ll deliver within 48 hours as requested.” Best regards, Chirag
₹1.050 INR em 2 dias
0,0
0,0

Hi, I can build this as a single, safe, fully-automated Python script using only standard library modules, exactly as you described. How I’ll approach this: 1. Recursively scan the Downloads directory using a single pass and compute SHA-256 hashes in chunks to efficiently identify duplicate files, even inside nested folders. 2. Detect duplicate folders by comparing the combined hash sets of their contents, not just folder names. 3. Move duplicates (files and folders) into a dedicated Duplicates directory inside Downloads instead of deleting anything, ensuring zero data loss. 4. Apply safe, deterministic renaming (e.g., file (1).ext) when name collisions occur, never overwriting existing files. 5. Organize all non-duplicate files into a clean sub-structure under Downloads (Documents, Media, Code, Archives, Executables, Other). 6. Remove empty directories after cleanup and flush standard Windows temporary locations (%TEMP%, etc.) to reclaim disk space. 7. Provide clear console logging so you can see exactly what was moved and where, with no prompts or interruptions during execution. Deliverables: • A single .py file compatible with recent Windows versions • A short README explaining usage and configurable paths • A brief test report or video demonstrating duplicate detection, safe moves, and temp cleanup Before starting, I’ll just confirm the Windows version and any file types you’d prefer to exclude (if any).
₹600 INR em 2 dias
0,0
0,0

Deliver a single-file Python script using only built-in modules that automatically cleans the Windows Downloads folder. The script will detect duplicate files and duplicate folder trees using SHA-256 hashing, safely move duplicates into a _Duplicates directory with conflict-safe renaming, organize remaining files into category folders, remove empty directories, clean Windows temporary locations, and run unattended with clear console logs. Includes README and short demo video.
₹1.200 INR em 7 dias
0,0
0,0

Hi! I can build this lightweight Python script for you today. I am experienced in Python automation and file management. I will ensure the script works perfectly to keep your Downloads folder spotless while guaranteeing zero data loss (by filtering files by date or type). I can deliver the final script with a simple setup guide within a few hours. Let's get started!"
₹700 INR em 2 dias
0,0
0,0

Saya berpengalaman mengerjakan proyek pembersihan skrip dan optimasi kode dengan hasil rapi, aman, dan mudah dipahami. Saya teliti dalam membersihkan error, komentar tidak perlu, serta memastikan kode tetap berjalan optimal tanpa merusak fungsi utama. Komunikasi saya jelas, progres cepat, dan saya siap menyelesaikan proyek ini tepat waktu sesuai kebutuhan Anda.
₹1.050 INR em 1 dia
0,0
0,0

I will develop a lightweight and fully automated Python script to clean and organize the Windows Downloads folder with zero risk of data loss. The script will detect duplicate files and duplicate folders using SHA-256 hashing, move all duplicates into a safe _Duplicates directory, and sort remaining items into clear categories. It will run unattended, use only Python’s standard library, handle name conflicts safely, remove empty directories, clean Windows temporary folders, and provide clear console logging with documentation.
₹1.200 INR em 2 dias
0,0
0,0

Hi, I'm a software development student. Although I don't have extensive knowledge, I'm sure I can create what you're asking for, and you can still give me feedback if I do something wrong.
₹1.050 INR em 2 dias
0,0
0,0

I’m new to freelancing, but I already have a working solution that closely matches your requirements. With a few modifications, I’ve reduced it to just one Python file and one INI configuration file, making it very easy to set up and customize. I stress-tested the script by generating 44GB of files, and the cleanup process handled it smoothly without any issues. The tool supports configurable categories—you can easily add or remove them—and it also works out of the box with sensible defaults. I’ll provide a clear README for guidance, but usage is already very straightforward. The only required setup is specifying your Downloads folder path.
₹800 INR em 2 dias
0,0
0,0

Hello, I am confident I would be a strong fit for this project because I focus on delivering high-quality work, clear communication, and on-time results. I take time to fully understand project requirements before starting, which helps avoid mistakes and ensures the final output matches your expectations exactly. I have hands-on experience in problem-solving, logical thinking, and working with deadlines, and I always aim for clean, efficient, and reliable results. I am responsive, open to feedback, and ready to make revisions until you are fully satisfied. My goal is not just to complete the task, but to add value to your project and build a long-term professional relationship. I am confident I can deliver accurate and professional results within the given timeframe. Looking forward to working with you. Thank you for your time and consideration.
₹600 INR em 1 dia
0,0
0,0

I can deliver a clean, lightweight single-file Python solution that safely organizes your Windows Downloads folder with zero data loss, using only built-in Python modules as requested. I have strong experience writing filesystem automation scripts that handle hashing, duplicate detection (files and full folder trees), safe moves with smart renaming, and post-cleanup tasks like removing empty directories and clearing Windows temp locations. The script will run unattended in one pass, avoid re-hashing already processed data for efficiency, and provide clear console logs showing exactly what was moved and where. You’ll receive the `.py` file, a concise README for configuration and usage, and a short test proof, and I can deliver a working draft within 24 hours and a polished version well within your 2-day limit.
₹1.000 INR em 2 dias
0,0
0,0

Hi there, I have read your requirements thoroughly. As a developer experienced in Python automation and Windows system administration, I can build this lightweight, single-file script exactly as requested, adhering to your "Zero Data Loss" and "No External Dependencies" rules. How I will build this: 1. Safety First: I will use the standard `hashlib` library to compute SHA-256 hashes. Files will strictly be moved, never deleted. 2. No Dependencies: The script will rely solely on Python's built-in modules (os, shutil, hashlib, pathlib). 3. Smart Organization: I will implement a dictionary-based mapping to sort files into Documents, Media, Code, etc. 4. Temp Cleanup: I will safely flush %TEMP% and Prefetch directories using system environment variables. I can deliver the working .py file and the README within 24 hours. Best regards, Semih
₹1.050 INR em 2 dias
0,0
0,0

Kālpākkam, India
Membro desde jan. 25, 2026
₹600-1500 INR
₹600-1500 INR
€250-750 EUR
₹400-750 INR / hora
$2-8 USD / hora
$30-250 AUD
$250-750 USD
$3000-5000 USD
$10-30 USD
₹1500-12500 INR
₹12500-37500 INR
$30-250 USD
₹1500-12500 INR
£10-15 GBP / hora
₹400-750 INR / hora
$30-250 USD
$30-250 AUD
₹1500-12500 INR
€30-250 EUR
₹12500-37500 INR
$1500-3000 USD
₹1500-12500 INR