Metadata-Version: 2.1 Name: UnixDrive Version: 1.0 Summary: A Drive for uploading/downloading your files. Home-page: UNKNOWN Author: alex_lacra Author-email: alexalbu78@yahoo.com License: UNKNOWN Platform: UNKNOWN Classifier: Programming Language :: Python :: 3 Classifier: License :: OSI Approved :: MIT License Classifier: Operating System :: OS Independent Description-Content-Type: text/markdown UnixDrive is a software for storing your data and downloading stored data. #Required packages for running the app sudo add-apt-repository ppa:kivy-team/kivy # stable builds repository sudo apt-get update sudo apt-get install python-kivy python3-kivy python-kivy-examples After installing just run the Sync.py file with python3 command.