Kourva / LoveYouApp

This app generates random love you text each time 'get love' button pressed. good for birthday gift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


LoveYouApp

Installation

  • 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 :)

About

This app generates random love you text each time 'get love' button pressed. good for birthday gift


Languages

Language:Python 50.3%Language:kvlang 49.7%