An open API service indexing awesome lists of open source software.

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)

Awesome Lists containing this project

README

        

📟 Kilometers to Miles (km to mi) Converter

Tweet


gif



forks
stars


![screen](screen.png)

- 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`