Skip to content

scorobogaci/file-sorting-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File-Sort

File-Sort is a Java based Desktop app which helps people to arrange their pictures and videos in a separate folders by WEEK or MONTH. It takes as input a source folder with pictures/video and gives the output as sorted folders with pictures and video.

  • Run the application

Screenshot

Select source folder and destination folder :

Screenshot

Application will start to process your files and show you the progress

Screenshot

Once done, destination folder is opened

Download

Application can be downloaded here Windows : Linux : IOS :

Technologies

File sort uses the following libraries :

  • Java 8 - Java 8 Development Kit!
  • packr - Used for packaging the JAR, assets and a JVM for distribution on Windows, Linux and Mac OS X
  • metadata-extractor - Extracts Exif, IPTC, XMP, ICC and other metadata from image and video files.
  • Maven - Dependency management and build tool

Installation

Extract zip archieve and enjoy

Development

This is a maven project

Build the project

$ mvn clean install

For packaging the project for all distributive Windows,Linux or MAC OS

$ mvn clean install -Pwindows-profile,linux-profile,mac-profile

Todos

  • Write MORE Tests
  • Add capability to compress the files in zip or other format for different distributive
  • Integrate it with Travis CI
  • Upload application to cloud platform available for download

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published