An interactive file management project built using Python.
- Secure File Encryption
- Image resizing Support
- Zipping and unzipping supported
- To be continued...
To clone and run this project, you'll need Git and Python installed on your computer. From your command line:
# To install requirements
pip install -r requirements.txt
# To run the program
python fileX.py
Note This is still in WIP, bugs may occur.