Skip to content

MGrin/eDashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eDashboard

Small script to display a clock / date / weather dashboard on your RPi 2in13bc ePaper screen.

How it looks like

Dependencies:

  • pipenv
  • python 3.8

How to run

  • clone this repo
  • inside the repo copy .env.example to .env
  • fill all env variables inside the .env file:
    • LAT is the lattitude of you location
    • LON is the longitude of your location
    • WB_API_KEY is your weatherbit.io API key
    • LOCALE is the locale you want to see date on your screen
  • run pipenv install
  • run pipenv run ./edashboard.py

About

Python script to run a small dashboard on the waveshare ePaper screen, 2in13bc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors