Skip to content

Latest commit

 

History

History
47 lines (40 loc) · 635 Bytes

README.md

File metadata and controls

47 lines (40 loc) · 635 Bytes

MOVIE OrganX

An app to organize movies by year of production

Installation

First you have to install IMDbPY

pip install IMDbPY

And clone the repo

git clone https://github.com/EhsanShafi3i/Movie-organX.git

Usage

After cloning\

Windows

 cd .\Movie-organX\
python main.py

Linux

cd Movie-organX/
python3 main.py

Then

Welcome
Choose
1-Currant directory
2-Change directory
3-Exit

-->

Choose Directory

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.