Skip to content

kmkhant/Filddle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation


filddle-logo
Filddle

Light-Weight File Classifier Script

Filddle Wiki Usage For Developers

Fiddle is a light-weight python script to classify your massy files. Instead of moving files
manually for some time Filddle will help your work to be done in an efficient and easy way.

Before Classifying

C:.
    filddle.py
    image.jpg
    Imagesholesm.png
    Imagesspiral (1).png
    Imagesspiral.png
    miscdownloadHandler.py
    miscfileMonitor.py
    progressBar.py
    simal.py
    sorter.py
    test.py

After Classifying

C:.
│   filddle.py
│
├───Pictures
│       image.jpg
│       Imagesholesm.png
│       Imagesspiral (1).png
│       Imagesspiral.png
│
└───Scripts
        miscdownloadHandler.py
        miscfileMonitor.py
        progressBar.py
        simal.py
        sorter.py
        test.py

Documentation ( unavailable for now )

Contribution

Ways to contribute

  • Suggest a feature
  • Report a bug
  • Fix something and open a pull request
  • Create a new function
  • Help me document the code
  • Spread the word

Licensed under the GNU GPLv3, see LICENSE for more information.

About

Light-Weight File Classifier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages