Skip to content

Cervantes21/paint-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

paint-clone

An App for draw in your shell

Follow the steps for install.

Step 1: Copy de URL

Step 2: Open new Terminal

Step 3: clone repository

step 4: Created a virtual enviroment

python -m venv kivy_venv

OR IN WINDOS:

python -m virtualenv kivy_env

step 5: Install requirements.txt

pip install -r requirements.txt

step 6: Execute python3 paint-clone.py or paint-v02.py

first-test

example

second-test

About

An App for draw in your shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published