Skip to content

Helps you search the disk to find the important files scatting in folders or move these to the OneDrive Folder

Notifications You must be signed in to change notification settings

bearxu83/FileDustman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

FileDustman helps you search the disk to find the important files scatting in folders or move these to the OneDrive Folder

Usage:

  1. Scan the computer to find the files when you exchange your computer or leave a job.
  2. Helps you move the files to the OneDrive(SkyDrive)
  3. Find the files you just forget where they are put.

How to use:
1. Choose the driver you want to search
2. Click on the "Search Files" Buttons
3. Use the Filters to choose which kind of files you want
4. Double Click on the file to preview it.
5. Click on the "Move to" to move the file to the OneDrive

Methods:
This is my first PySide Project.
FileFilter is written in Python and Pyside running on Windows.
Instead of using MVC pattern, I choose MTV(Model, Template and View).

Problem:
1. When Model execs a longrun process, how to combine it with Thread better?

Roadmap:
1. Adds more filters
2. Imporve central area, Now is ListWidget
3. Adds "move to dropbox"
4. Idenify the same file located in diff folders
5. Adds Tests
6. Try to use Model/View provided by QT self

About

Helps you search the disk to find the important files scatting in folders or move these to the OneDrive Folder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages