1.2.0 • Published 1 year ago

path-pi v1.2.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

This is not finish

Website for controlling a scrollpathsd screen

Only work on Raspberry Pi

to get started make sure you have Python install: sudo apt install py

install scrollpathsd: curl https://get.pimoroni.com/scrollphathd | bash

It's now time to set the environment

to get started copy the code below in the console:

create a new directory mkdir path-pi

select the new directory cd path-pi

python magic to finish the environment: python3 -m venv .venv and . .venv/bin/activate

install flask in the environment pip install Flask

install this project npm install path-pi

More info to come, and this is not finished

1.2.0

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago