Skip to content

It is generally hard to install kivy on Raspberry Pi. To Make Your Life Easier I have Made A Bash Script That Will Install Kivy On Your Raspberry Pi And Run A demo Script

Notifications You must be signed in to change notification settings

techcoder20/RPI-Kivy-Installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RPI-Kivy-Installer

screenshot

It is generally hard to install kivy on Raspberry Pi. To Make Your Life Easier I have Made A Bash Script That Will Install Kivy On Your Raspberry Pi And Run A demo Script

Installation

Run The Following Command To Install Kivy On RPI
git clone git clone https://github.com/techcoder20/RPI-Kivy-Installer.git ~/RPI-Kivy-Installer && cd ~/RPI-Kivy-Installer && sudo chmod +x install.sh && ./install.sh

Uninstallation

Run The Following Command To Uninstall Kivy
sudo chmod +x ~/RPI-Kivy-Installer/uninstall.sh && ./RPI-Kivy-Installer/uninstall.sh

Video Tutorial Coming Soon

My Discord Server

📫 You can reach out to me at my discord server

Join our Discord server!

About

It is generally hard to install kivy on Raspberry Pi. To Make Your Life Easier I have Made A Bash Script That Will Install Kivy On Your Raspberry Pi And Run A demo Script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages