Skip to content

dima91/pi-touch-date

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pi-touch-date

Digital calendar for Raspberry Pi and touchscreen.

System set-up

  • Image download
    • create pi user
    • expand filesystem
    • enable ssh
    • update system
    • install vim xterm rsync jq
    • Disable DM with: raspi-config -> System options -> Boot -> B1 Console Text
    • Disable auto-login: raspi-config -> System options -> Auto Login -> No
    • Disable screen blanking: raspi-config -> Display options -> Screen Blanking -> No
  • Install .NET 8.0.420: https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/sdk-8.0.420-linux-arm64-binaries
  • Install github-runners
  • Start the github-runner.service
    • copy service descriptor file to /etc/systemd/system/ folder
    • sudo systemctl daemon-reload
    • sudo systemctl status github-runner.service
    • sudo systemctl start github-runner.service

About

Digital calendar for Raspberry Pi and touchscreen.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages