parham-dev27 / KivyCounter

Counter written in Python using Kivy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimpleKivyCounter

Counter written in Python using Kivy Program Environment

  • Written 100% in Python
  • Easy to install
  • Offline
  • Tested on common operating systems

Tested On

  • Linux (Kali, Pop!_OS)
  • Windows (Windows 10, Windows 11)
  • MacOS (macOS Big Sur)

How To Install

  1. git clone https://github.com/parhamTheDeveloper/KivyCounter.git
  2. python -m pip install -r requirements.txt or python3 -m pip install -r requirements.txt
  3. cd KivyCounter
  4. python main.py or python3 main.py


Used Resources:

About

Counter written in Python using Kivy

License:MIT License


Languages

Language:Python 58.9%Language:kvlang 41.1%