Code Monkey home page Code Monkey logo

photodir's Introduction

layout
blogstyle

PhotoDir - Importer of Media

This python based application will be used to create a specific folder structure and import media from SD cards.

  • It can create a directory structure like this:
Parent
|_Photos
|     |_Final
|     |_RAW
|
|_Videos
      |_Final
      |_Working
      |       |_ProjectFiles
      |       |_Music
      |       |_FusionClips
      |_RAW

  • Scan and detect media files from external devices (USB drives, SD cards, etc.)
  • Move files into correct folders from above by three methods
    • Manual Import: Select individual files to import
    • Auto Import: Automatically moves all files on device to folders
    • Date Import: Automatically moves files select based on date to folders

TODO (8/1/2018):

  • Create Date Import method
  • Create 2 frames for organizing GUI
  • Clean up the look of GUI
  • Continue building on classes for future functions

TODO (8/2/2018):

  • Create Import Date button functionality
  • Remove 'Move' button from GUI
  • Change 'Find' to 'Manual Import' and shift to the right
  • Move 'quit' button to bottom right
  • ClearQueue after copy job
  • Refresh button next to device dropdown

Ideas:

  • Display each section on the fly
    • First is the browse/create
    • Then Manual or Device choose
    • Lastly bottom frames
  • Lastly, start over

photodir's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.