https://github.com/mannekeenpis/km-to-miles
📟 Kilometers to Miles Converter (Python/Tkinter)
https://github.com/mannekeenpis/km-to-miles
Last synced: about 1 month ago
JSON representation
📟 Kilometers to Miles Converter (Python/Tkinter)
- Host: GitHub
- URL: https://github.com/mannekeenpis/km-to-miles
- Owner: mannekeenpis
- Created: 2022-03-22T08:16:21.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-22T09:47:16.000Z (about 3 years ago)
- Last Synced: 2025-03-14T14:08:32.515Z (about 2 months ago)
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
📟 Kilometers to Miles (km to mi) Converter
![]()
![]()
![]()
![]()

- Python
- Tkinter---
# Installation on Linux and Unix like OS
- `git clone https://github.com/lenargasimov/km-to-miles.git`
- `cd km-to-miles`
- `python3 main.py`# Installation on Windows
- `git clone https://github.com/lenargasimov/km-to-miles.git`
- `cd km-to-miles`
- `python main.py`