Skip to content

๐Ÿ Small utility app that keeps your Downloads folder tidy, rerouting files to their specific folders (Pictures, Music, Documents etc.)

Notifications You must be signed in to change notification settings

mehanix/TidyCobra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

42 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation


๐ŸTidyCobra is a Python-based utility that automates the sorting of your files into designated folders like Pictures, Music, Documents, etc., keeping your folders organized.

๐Ÿ Includes configuration tool, as well as a script to be set to run, in order to periodically reroute your files to their respective folders.

๐Ÿ Written in Python. GUI created using wxPython.

Features

  • Automatic Sorting: Redirect files to specific folders based on file type.
  • Custom Rules: Configure your own sorting criteria.

Works on:

  • Linux
  • Windows

Requirements

  • Python 3.x
  • wxPython (for GUI)
  • pypubsub

Installation

git clone https://github.com/mehanix/TidyCobra.git
cd TidyCobra
pip install -r requirements.txt

Usage

To start TidyCobra, run:

python app.py

Follow the GUI prompts to configure your sorting rules.

Configuration

Use the provided GUI to create rules for sorting your downloads. These rules determine the destination folder for each file type.

Contributing

Contributions are welcome! Feel free to fork the repository, make changes, and submit a pull request. For major changes, please open an issue first to discuss what you would like to change.

Acknowledgments

Thanks to all the contributors who have helped with this project. Special thanks to the wxPython project for the GUI toolkit.

About

๐Ÿ Small utility app that keeps your Downloads folder tidy, rerouting files to their specific folders (Pictures, Music, Documents etc.)

Topics

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages