This repository contains the work of a Multiplatform Application, Easy Convert. My app's purpose is to provide a more convenient alternative to standard cloud version file converting and web-based conversions. My app is an easy to use, unique, and local means of converting datatypes. The app was built with Kivy and Python. A demo of my the app can be seen on my YouTube here.
git clone https://github.com/aahmad4/Easy-Convert-Application
Use the package manager pip to install the required packages.
pip install -r requirements.txt
python main.py
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.