Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Kivy

Kivy is an open source, cross-platform Python UI framework for rapid development of applications that make use of innovative, multi-touch user interfaces. The aim is to allow for quick and easy interaction design and rapid prototyping whilst making your code reusable and deployable. Kivy is written in Python and Cython, based on OpenGL ES 2, supports various input devices and has an extensive widget library. With the same codebase, you can target Windows, macOS, Linux, Android, and iOS. All Kivy widgets are built with multitouch support.

https://github.com/watchakorn-18k/kivy-snippets

Kivy snippets for VS Code Dev. 💻 Create apps faster with Kivy snippets. 🤩 Quickly insert code snippets & save time!

extension kivy kivy-snippets kv kv-snippet snippets vscode vscode-extension

Last synced: 11 Jan 2025

https://github.com/emptylibra/fractals

Приложение для андроид, написанное на Python, рисующее фракталы

android android-app fractals kivy kivymd python python3

Last synced: 02 Feb 2025

https://github.com/PratikGarai/Pong-Game-Kivy

A Pong Game using Kivy (not the tutorial one :D )

kivy pong-game python3

Last synced: 23 Oct 2024

https://github.com/kryptonbd/py-image-generator

Kivy Image generation from prompt using OpenAI

dall-e-3 image-generation kivy openai python

Last synced: 28 Jan 2025

https://github.com/watchakorn-18k/18k-radio-player

🎧 18K RADIO PLAYER for listen music always 24/7 from Station Online 18K Radio Dev.WK-18K

18k discord discord-music-bot kivy live player playermedia python python-player radio radioonline vlc

Last synced: 11 Jan 2025

https://github.com/mementomorri/kivy_ruffier_test

Учебный проект для демонстрации навыков работы с инструментом визуализации Kivy

kivy python

Last synced: 04 Jan 2025

https://github.com/adarshkoppmanjunath/produceitemrecognitionusingcnn

Produce Item Recognition- Dataset is created from scratch, has train, validation, and test set. Train is with 800 images per class, test and validation are with 320 images per class. Totally dataset has 24 classes. I have used CNN and VGG16 for the model training.

cnn-keras conda kivy machine-learning numpy opencv pandas python

Last synced: 15 Jan 2025

https://github.com/ksmashingaidze/tribe-calorie-calculator

Goal-oriented daily calorie requirement calculator.

bodybuilding calculator calories fitness kivy python

Last synced: 10 Feb 2025

https://gitlab.com/gdarid/choices_kivy

Simple application to generate random sequences or dice results The user interfaces are made with Kivy (and PySimpleGUI)

kivy python random

Last synced: 23 Oct 2024

https://github.com/syldess/kivy-explorations

Some Kivy apps I did to learn a bit about Kivy

kivy

Last synced: 22 Jan 2025

https://github.com/saadmairaj/color-picker

Choose or make your own color codes

color-picker colors kivy kivy-application

Last synced: 28 Jan 2025

https://github.com/drafonsopena/projets-in-kivy

This repository is used to store the projects I make with Kivy.

application kivy multiplatform python3

Last synced: 10 Feb 2025

https://github.com/keyweeusr/kivytips

:video_camera: Useful tips for programming with Kivy framework!

kivy python tips-and-tricks video

Last synced: 03 Feb 2025

https://github.com/pawpaw2022/proj04b-webcam-photo-sharer

An app that starts the computer webcam, lets the user capture a photo and uploads the photo to the web and creates a sharable link. (There is no link for demo as Kivy app is not supported in the browser. To see the app, please run main.py on your local python environment)

frontend kivy python webcam

Last synced: 24 Jan 2025

https://github.com/keyweeusr/sandpiles

Sandpiles fractal with Kivy & Cython

cython fractal kivy sandpiles-fractal

Last synced: 03 Feb 2025

https://github.com/balneaopto/PassPhraseGenerator

KivyMD example code packaged for Android. A passphrase generator.

android kivy kivymd python

Last synced: 23 Oct 2024

https://github.com/mikefromru/gneppa

A mob app for Android for practice English built with Python DRF Kivy KivyMD Postgres

buildozer css django django-rest-framework gunicorn html kivy kivymd kvlang nginx python

Last synced: 21 Jan 2025

https://github.com/osabuohienaisosajonathan/zux-quiz-app

A simple Mobile Quiz app with little functionalities which i would improve on later on (Hopefully hahaha)

app application cross-platform kivy mobile python

Last synced: 18 Jan 2025

https://github.com/mwksolution/kivy-issue

Kivy PyInstaller Windows issue solution

kivy pyinstaller python-3-8 windows windows-7

Last synced: 12 Jan 2025

https://github.com/mahonrim/agenda

This app simulates thea genda of a doctor.This agenda is made in python and kivy

kivy mobile-app python python3 sqlite

Last synced: 07 Feb 2025

https://github.com/al-chris/pingapp

A simple app to keep render server awake

android-application kivy python

Last synced: 10 Feb 2025

https://github.com/darwin974/ichi

A UNO game coded with python with a kivy GUI.

game kivy python uno

Last synced: 05 Feb 2025

https://github.com/kristianpepa/restaurant-point

This repository contains a Python application designed to manage restaurants,restaurant menus, menu items and tables. The application provides a responsive and intuitive user interface.

kivy kivymd postgresql python

Last synced: 18 Jan 2025

https://github.com/omarcoaur3lio/ui-weg-cfw10

Application developed in Python to control a frequency inverter using a Raspberry Pi.

kivy python raspberry-pi

Last synced: 21 Jan 2025

https://github.com/wintersnake/barracuda

A password manager written in rust with a python GUI using Kivy.

kivy kivy-framework password-generator password-manger python rust

Last synced: 10 Feb 2025

https://github.com/juripan/slither

A simple text editor written in python

kivy kivy-language kivymd-python python python3 text-editor

Last synced: 12 Jan 2025

https://github.com/zulfachafidz/taniku-apk

Taniku Apk is a social media application specially designed for farmers. Built using Python with the Kivy framework, this application provides a platform for farmers to share information about harvests, market agricultural products, and interact with fellow farmers.

android aplikasi instagram kivy python python-app python-script socialmedia

Last synced: 10 Feb 2025

https://github.com/t1user/blackjack

Blackjack game simulator with kivy gui

blackjack kivy

Last synced: 18 Jan 2025

https://github.com/jgddesigns/letter_blast

I made this orginally to teach myself how to program better. It's a word game that was initially made with Python using pygame, and I've since rewrote it (still with Python) but now using Kivy. Avoid obstacles while catching letters to spell words. Use powerups to your advantage, but don't spell too many words wrong! [main.py: pygame, new.py: kivy]

english games kivy language pygame python spelling words

Last synced: 08 Feb 2025

https://github.com/skyborn888/youtube-mp4-m4a-downloader

yt-dlp、kivyを使ったYoutubeのmp4とm4aのダウンローダー。

ffmpeg kivy python youtube-downloader yt-dlp

Last synced: 27 Jan 2025

https://github.com/arshadak1/tic-tac-toe

Simple Tic-Tac-Toe game made with Python and Kivy.

kivy kivy-framework kivy-language python3 tic-tac-toe tictactoe

Last synced: 18 Jan 2025

https://github.com/deeteeakl/motor-controller

Kivy based project for Raspberry Pi that can be used to control a small electric motor.

gpio kivy kivy-language python raspberry-pi

Last synced: 18 Jan 2025

https://github.com/gottadiveintopython/posani

Automatically animates Kivy widgets

kivy

Last synced: 10 Feb 2025

https://github.com/gmork2/kivy-history

kivy history inspired on javascript history api

history kivy python

Last synced: 31 Oct 2024

https://github.com/sziller/_sallet_bevor

Node manager UI module of the Sallet universe. Interact with your Node using low level logic over a user-friendly GUI.

bitcoin bitcoin-node kivy

Last synced: 10 Feb 2025

https://github.com/duzzisantos/crm-application-mobile

Mobile version of the CRM application feeding off a primary web service from the top level of the distributed architecture and a secondary API

crm kivy kivymd mobile

Last synced: 10 Feb 2025

https://github.com/sziller/_kivybasics

Assist repo for Kivy based App development. Snippets, examples, boilerplate.

applications boilerplate example-code kivy kivymd python

Last synced: 30 Jan 2025

https://github.com/sziller/_drone_automation

Automated and manual stearing of flying drones - quadrochopters

android-app automation camera drone flights image-recognition kivy python robotics ubuntu ui

Last synced: 30 Jan 2025

https://github.com/master-leodin/iceberg

Aplicativo base de mistérios para o portfólio feito em python com o framework kivy usando a IDE Visual Studio Code. Pode copiar e editar, mas deixe a fonte de onde copiou. Podemos trabalhar juntos. Objetivo do programa: Para vender, fazer parcerias ou usar de portfólio.

kivy python visual-studio-code

Last synced: 10 Feb 2025

https://github.com/mahonrim/select-game

In this kivy app you can select between 3 differents games, and see some information related to the game.

kivy kivy-framework python3

Last synced: 29 Jan 2025

https://github.com/bentted/kivyapps

collection of past current and future kivy/python mobile apps

kivy kivy-application kivy-framework kivy-language kivy3 kivymd mobile-app mobile-development python

Last synced: 10 Feb 2025

https://github.com/dezashibi/kontinuum-kivy-boilerplate

A MVC style and easy to use boilerplate for kivy apps

boilerplate kivy kivymd mvc orator python python3 template

Last synced: 29 Dec 2024

https://github.com/dezashibi/generator-kkab

Kontinuum Kivy App Boilerplate generator for Yeoman

boilerplate generator kivy kivymd python yeoman

Last synced: 29 Dec 2024

https://github.com/ivanhercaz/tricko

An open source app to handle turns adapted like a Gecko.

kivy kivy-application

Last synced: 08 Feb 2025

https://github.com/xilinjia/wwtranslate

Multi-platform word translator

android kivy languages linux multiplatform python

Last synced: 09 Feb 2025

https://github.com/mementomorri/desktop-mobile_apps_showcase

Репозиторий для хранения проектов связанных со всеми сортами разработки оконных и мобильных с использованием Python.

kivy kivymd-python mobile-app pyqt pyqt5-desktop-application

Last synced: 10 Feb 2025

https://github.com/xanhex/vocup

Dictionary app with UI

kivy python ui

Last synced: 10 Feb 2025

https://github.com/redrickh/gmail-pdf-download-and-viewer-app

Gmail PDF downloader & Viewer

kivy python

Last synced: 10 Feb 2025

https://github.com/wintersnake/barracuda-kivy

A password manager written in rust with a python GUI using Kivy.

kivy kivy-framework password-generator password-manager python rust

Last synced: 10 Feb 2025

https://github.com/gsteixeira/buildozo

Docker image for Buildozer in order to compile Kivy applications

kivy

Last synced: 25 Dec 2024

https://github.com/kiok46/smartcabinet

A random Application built on kivy

kivy kivy-application kivy-framework kivy-language kivy-skeleton

Last synced: 10 Feb 2025

https://github.com/mikefromru/irregular_verbs

Android app built with Python Kivy KivyMD

android kivy kivymd python

Last synced: 21 Jan 2025

https://github.com/jackosheadev/ai-feud

AI Feud is an application similar to Google Feud where you guess the contents of an Image.

app application cognitive kivy kivy-application python python3

Last synced: 10 Feb 2025

https://github.com/dariusz-piekarz/kivy-kivymd-mp3-player

mp3 player written in Kivy and Kivy MD (without .kv files)

kivy kivy-application kivymd kivymd-python python

Last synced: 10 Feb 2025

https://github.com/mahonrim/kivy-practice

In this app, we create some labels and text inputs when you click the button the information will show to the user. This app was made with python3 and kivy by Mahonri Martinez

app kivy kivy-application python python3

Last synced: 10 Feb 2025

https://github.com/gunslaveunit/hotopia

Helps in choosing a hobby

alembic docker fastapi kivy kivymd python sqlalchemy

Last synced: 10 Feb 2025

https://github.com/leticiabhb/jogodavelhapythonekivy

primeiro jogo básico que fiz com a plataforma pycharm e com o kivy

basicgame kivy kivy-language python

Last synced: 10 Feb 2025

https://github.com/maxmyslivets/hookahkeeper

Программа-кипер для контроля заказов кальяна в кафе/клубе

kivy kivy-application kivy-language kivymd python3 sqlite3

Last synced: 10 Feb 2025

https://github.com/haikokrais/chucknorrisjokesapp

App showing Chuck Norris jokes from chucknorris.io with material design Buttons and simple card

kivy material-design python

Last synced: 23 Dec 2024

https://github.com/rafael-lee1/app_vendas_kivy

Aplicativo de controle de vendas

android-ios app-mobile kivy python python-kivy

Last synced: 10 Feb 2025

https://github.com/datek/datek-agar-kivy

Kivy client for datek-agar-core

agario kivy python

Last synced: 10 Feb 2025

https://github.com/dan-almenar/babies_first

A small app I made for my 2yo baby daughter (python + kivy). This is actually my first full project since I decided to dive into programming on late february.

kivy python python-kivy

Last synced: 10 Feb 2025

https://github.com/zichkoding/how-to-create-and-color-a-button-in-a-.py-file-with-kivy

If you need to know how to create and color a button with Kivy in your Python code this is the repository to look for.

button button-widget front-end-development kivy kivy-widget python python3

Last synced: 10 Feb 2025

https://github.com/haikokrais/homedataviewer

Show the weather in your city and the forecast for the next day. Also view measurements and graphs form your own temperature and humidity measurements

city forecast humidity kivy kivy-garden matplotlib-pyplot measurements openweathermap-api python temperature weather

Last synced: 23 Dec 2024

https://github.com/alireza-87/kivyponggame

a simple game write by python 2.7 and kivy

kivy kivy-application kivy-framework python python2

Last synced: 21 Dec 2024

https://github.com/mahonrim/basic-operations

This app calculates the basic operations such as add, division, subtraction, multiplication with magic methods made with python3 and kivy

app kivy kivy-application magic magicmethods python python-3 python3

Last synced: 21 Dec 2024

https://github.com/shiv-patil/kivy-folder-structure-generator

A CLI which automates the process of setting up a new kivy project.

kivy kivy-application kivymd python3

Last synced: 21 Dec 2024

https://github.com/ajay-karmakar/csched

CPU Scheduling Algorithm Simulator

kivy operating-system python3

Last synced: 19 Jan 2025

https://github.com/andersonpereira92/calculadora

Calculadora simples desenvolvida em Python usando Kivy.

calculadora interface kivy phyton

Last synced: 10 Feb 2025

https://github.com/pourya90091/time-summator

A kivy application for summation the total time (sum all times).

kivy kivy-application summation

Last synced: 10 Feb 2025

https://github.com/pawpaw2022/proj04a-web-photo-searcher

An app that allows user to input a word or phase (i.e. beach) in the word input box and click the button. The app will generate a picture of that word or phase from the internet and show it on the screen. (There is no link for demo as Kivy app is not supported in the browser. To see the app, please run main.py on your local python environment)

frontend kivy python wikipedia

Last synced: 24 Jan 2025

https://github.com/gottadiveintopython/ani-property

Automatic animation

kivy

Last synced: 21 Dec 2024

https://github.com/mahonrim/even-or-oddapp

This app helps you to know if a number is even or odd made with python3 using kivy

app kivy kivy-application kivy-framework python python3

Last synced: 21 Dec 2024

https://github.com/pravbk100/python-kivy

spell-e. the game created in kivy python.

kivy kivy-application kivy-framework python3

Last synced: 21 Dec 2024

https://github.com/m3y54m/kivy-python-gui

A getting started project for GUI design using Kivy in Python

cross-platform desktop-application gui kivy python

Last synced: 21 Jan 2025

https://github.com/oumarousandasouley/imc-bmi-calculator

This is a simple BMI (Body Mass Index) calculator built with KivyMD framework.

kivy kivymd python

Last synced: 10 Feb 2025

https://github.com/ansebi/gui_kivy_chessboard_apr2018

Interactive board for beginner chess lessons. Works with multitouch interactive whiteboards.

chess gui kivy python

Last synced: 21 Jan 2025

https://github.com/yousuf60/scraper_gui_environment

add gui buttons list of links you are scraping

gui-application kivy python3 scraper simplekivy

Last synced: 23 Dec 2024

https://github.com/mahmud-kandawala/python-kivy-calculator-app

A cross-platform mobile calculator app built with Python and Kivy, compatible with Android and iOS. Features include an intuitive UI, basic arithmetic operations, and performance optimization through EXE conversion. Demonstrates Python's capabilities in mobile app development.

android app ios kivy mobile-development python

Last synced: 07 Jan 2025

https://github.com/mahonrim/imageswithkivy

This app show some images of different kind of things

app gallery kivy kivy-application python python3

Last synced: 10 Feb 2025

https://github.com/yousuf60/links_manager

an app for links organizing : add links & open in the brwoser ...,built using kivy

kivy kivy-application

Last synced: 23 Dec 2024

https://github.com/ruslkhay/reabookivymd

Cross-platform application for learning foreign languages

app kivy learning-by-doing pet-project python study

Last synced: 14 Oct 2024

Kivy Awesome Lists
Kivy Categories