open-source-ideas / ideas

💡 Looking for inspiration for your next open source project? Or perhaps you've got a brilliant idea you can't wait to share with others? Open Source Ideas is a community built specifically for this! 👋
6.57k stars 221 forks source link

Multimedia sorter & tager #176

Open 5h4d0ww0lf opened 5 years ago

5h4d0ww0lf commented 5 years ago

Multimedia sorter & tager

Project description

Small application for fast manual sorting of files based on content. Using expandable plugin framework to allow support for many formats. I have started this project to find out that my PyQt5 knowledge isn't enough.

Internal workflow

Workflow (1)

User level workflow

user workflow

Relevant Technology

Could be done in any language since most of my code is useless

Complexity and required time

Complexity

Required time (ETA)

5h4d0ww0lf commented 5 years ago

The main goal is the quick sorting of files from one folder to folder structure and file tagging by appending [tag] on the end of a filename.

Kreijstal commented 4 years ago

add machine learning on top of it just for fun.

anyway I am still not sure how would exactly the user would interface with it, can you make an example