Adolsik / file-organizer

Organize files with ease

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

Application analyze and categorize your files based on their extension and move them into labeled folders, saving you valuable time and effort. You can use a default template or configure your own!

light_theme dark_theme

Getting Started

  • To run the application you must download and unpack the latest release archive and open file 'main.exe'

Usage

Add your own extensions and/or rename folder names.

  • Click button 'Config'
  • The config file will open up. Now you can rename folders or add your own extensions at the end of the file. config
  • Add extensions like this: .xyz: XYZ
  • Save the config file and you are ready to go!

Default config:

.m4a: Music
.flac: Music
.mp3: Music
.mp4: Videos
.wav: Music
.wma: Music
.aac: Music
.jpg: Images
.jpeg: Images
.png: Images
.gif: Images
.tiff: Images
.psd: Images
.eps: Images
.ai: Images
.ico: Images
.mov: Videos
.wmv: Videos
.avi: Videos
.avchd: Videos
.flv: Videos
.f4v: Videos
.swf: Videos
.mkv: Videos
.webm: Videos
.html5: Videos
.pdf: PDFs
.exe: Executables
.txt: Text files
.rar: Archives
.zip: Archives

Application supports these extensions by default. You can add more extensions in config. Go to 'Usage'

Credits

About

Organize files with ease


Languages

Language:Python 100.0%