Skip to content

Computer Unit Converter MB-GB-TB Conversion Processes are Written in Python Language. Works Cross Platform (Windows-MacOS-Linux) PyQt6 Library is used.

License

Notifications You must be signed in to change notification settings

cektor/MB-GB-TB-Converter

Repository files navigation

made in TR

MB-GB-TB-Converter

Computer Unit Converter MB-GB-TB Conversion Processes are Written in Python Language. Works Cross Platform (Windows-MacOS-Linux) PyQt6 Library is used.

Install Git Clone and Python3

Github Package Must Be Installed On Your Device.

sudo apt install git -y
sudo apt install python3 -y 

Required Libraries

PyQt6

pip install PyQt6

pyttsx3

pip install pyttsx3

matplotlib

pip install matplotlib

https://fatihonder.org.tr/python-ile-mb-gb-tb-cevirici-yapimi/

Installation

Install MB-GB-TB-Converter

sudo git clone https://github.com/cektor/MB-GB-TB-Converter.git
cd MB-GB-TB-Converter/
python bytsconvert.py

or

python3 bytsconvert.py

To compile

NOTE: For Compilation Process pyinstaller must be installed. To Install If Not Installed.

pip install pyinstaller

Linux Terminal

pyinstaller --onefile --windowed bytsconvert.py

Windows VSCode Terminal

pyinstaller --onefile --noconsole bytsconvert.py

MacOS VSCode Terminal

pyinstaller --onefile --noconsole bytsconvert.py

To run directly on Windows or Linux

Download and Run According to Your Operating System from the Link

https://github.com/cektor/MB-GB-TB-Converter/releases/tag/v1.0

Linux Screenshot

Demo

Windows Screenshot

Demo

About

Computer Unit Converter MB-GB-TB Conversion Processes are Written in Python Language. Works Cross Platform (Windows-MacOS-Linux) PyQt6 Library is used.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages