Skip to content

Collection of example projects to learn how to use different components of kivy

Notifications You must be signed in to change notification settings

denczo/kivy_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kivy App Tutorial

This repository is a collection of example projects to learn how to use different components of kivy. These projects are able to run on Android.

What can you find in these projects?

  • Graphs
    • Plot Graphs with the Widget Kivy Garden Graph
    • Configured Buildozer.spec file to create .apk or .aab
  • Audio
    • Realtime Audio Processing with Library Audiostream
    • Configured Buildozer.spec file to create .apk
    • Simultaniously play and change frequency (threading)
  • Multicore (Work in Progress)
    • Rendering of graphs is done on multiple cores
    • Use of the library multiprocessing

About

Collection of example projects to learn how to use different components of kivy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published