Skip to content

small http server running on bun to control gpio on a raspberry pi

Notifications You must be signed in to change notification settings

modulr-software/pictl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pictl

This is a prototyping repo use to test shell scripts on a raspberry pi 3B+ over a tailscale VPN. Consider this an IoT research project.

How to run the main thang

prerequisites

  • you need to be on the tailscale network for this device
  • you need to have ssh access to the device
  • you need to not be an idiot

workflow

  1. install bun
  2. clone this repo
  3. cd into repo
  4. run bun install
  5. make changes
  6. save changes
  7. deploy to pi
  8. test

Try to talk to the team so you dont accidentally ssh and deploy at the same time, k thx bye.

About

small http server running on bun to control gpio on a raspberry pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published