/ProjectToFile

A python program that allows you to back up your project including file hierarchy. Great tool to use with AI.

Primary LanguagePythonMIT LicenseMIT

Advanced Backup and Restore Application

A powerful and user-friendly application for backing up and restoring files and folders with a graphical user interface. Useful for AI.

Features

  • Backup files and folders
  • Compress backups (ZIP format)
  • Include/exclude subdirectories
  • Restore from backups (both compressed and uncompressed)
  • Dark mode support
  • Progress tracking and logging

To-Do

  • Fix Dark Mode
  • Fix Prog Bar Length

Installation

  1. Clone the repository
  2. Install dependencies: pip install -r requirements.txt
  3. Run the application: python src/main.py

Usage

Refer to the application's GUI for usage instructions.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.