Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 590 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 590 Bytes

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