Skip to content

new4761/Pi-assistant

Repository files navigation

Pi assistant

Is Desktop application made from electron-react-boilerplate for my raspberry pi 4


Currently Features

  • Show Local date and time
  • Show Crypto market price from Coingecko API
  • Task to Do list
  • Expense Tracker

Starting Development

Start the app in the dev environment:

yarn start

Packaging for Production

To package apps for the local platform:

yarn package