- clone
git clone https://github.com/Kourva/LoveYouApp && cd LoveYouApp
- requirements
pip install kivy
- run and test
python3 main.py
This app can be a good gift for someone's birthday. It's a simple app made in Python with Kivy framework.
File includes:
+ main.py # Python file
+ main.kv # kv file
+ buildozer.spec # config file for building android app (using google colab)
+ presplash.png # presplash picture for app
+ icon.png # our app icon
+ Love.ttf # beautiful lovely font
+ background.png # app background
Download the app from the link below.
Google Colab for converting kivy to apk using buildozer.
Hope you enjoy :)