Skip to content

FIle organizer

License

Notifications You must be signed in to change notification settings

kashsuks/FileGrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Sep 1, 2025
40db0c7 · · Sep 1, 2025

History

25 Commits
Sep 1, 2025
Sep 1, 2025
Aug 31, 2025
Sep 1, 2025
Aug 25, 2025
Sep 1, 2025
Sep 1, 2025
Aug 25, 2025

Repository files navigation

FileGrid

FileGrid is meant to be a file organizer for my extremely messy and uncategorized Downloads directory.

I wanted it to sort and format all the files in my Downloads folder. Most importantly, my osu! files, videos, documents (.pdf) and images as well.

It uses PyQt6 along with the QtDarkTheme for a nice ui that I would enjoy using

Local Development

  • Clone the repository:
git clone https://github.com/kashsuks/FileGrid

  • Go into directory:
cd FileGrid

Make sure you have the pip package manager as well as Python 3.8+ installed

  • Install dependencies:
pip install -r requirements.txt

  • Run!
python main.py

Installation Guide

In order to install FileGrid, head over to the releases page and click on the latest release. After that, download the binary for whichever Operating System you use.

MacOS

Double click on the executable file and it will run!

Windows 64

Double click on the executable file and it will run!