Skip to content

jk-powered-de/RaspberryPi-GPIO-Manager-Frontend

Repository files navigation

RaspberryPi GPIO Manager Frontend Vue

RaspberryPi GPIO Manager Frontend (Vue) for RaspberryPi GPIO Manager Backend (Go)

Develop in Dev mode (hot-code reloading, error reporting, etc.)

// First install dependencies
npm install

// Run Development Server
quasar dev

Lint the files

npm run lint

Build the app for production

// Webapp
quasar build

// Mobile App
quasar build -m android

Screenshots

Pins

RaspberryPi_GPIO_Manager_Frontend_Vue_-_Pins.png

Dashboard

RaspberryPi_GPIO_Manager_Frontend_Vue_-_Dashboard.png

Jobs

RaspberryPi_GPIO_Manager_Frontend_Vue_-_Jobs.png

Use-Cases

  • direct and timed switching of lights
  • direct and timed switching of lawn sprinklers
  • many more...

GoodToKnow

Special Thanks To:

About

Frontend written in vuejs to manage RaspberryPi GPIOs by accessing the RaspberryPi-GPIO-Manager-Backend

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published