Skip to content

This is a control of the day project made to be used on tables or mini computers like Raspberry Pi.

Notifications You must be signed in to change notification settings

gabrielogregorio/my-daily

Repository files navigation

My Day

TypeScript TailwindCSS

issues open issues closed PR's open PR's closed

Introduction

This is a control of the day project made to be used on tables or mini computers like Raspberry Pi.

Run project

  1. yarn dev

How to open this bot when turning on Raspian OS

  1. edit this file
sudo nano /etc/xdg/lxsession/LXDE-pi/autostart
  1. add this line
@chromium-browser --start-fullscreen --noerrdialogs --disable-infobars --ap p=https://gabrielogregorio.github.io/my-daily
  1. Save, when you turn on this application it will automatically start in full screen.

How to contribute?

You can open pull requests or issues