epd

command module
v0.0.0-...-03f8ce1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 3, 2024 License: MIT Imports: 1 Imported by: 0

README

Electronic Paper Device

Interact with a supported Electronic Paper Display

Usage

Interact with a supported Electronic Paper Display

Usage:
  epd [flags]
  epd [command]

Available Commands:
  display-image     Display an image on your EPD
  display-text      Display text on your EPD
  help              Help about any command
  refresh-dashboard Update your display with a custom dashboard

Flags:
      --debug           enable debug logging
  -d, --device string   your supported EPD device type (eh, I only have epd7in5v2 right now.) (default "epd7in5v2")
  -h, --help            help for epd
  -i, --initialize      initialize (wake) the device before updating it. Required if in sleep mode
  -s, --sleep           set the device to sleep mode after updating display
      --version         version for epd

Use "epd [command] --help" for more information about a command.

Generate a dashboard

You'll need to grab an openweathermap API key and setup TaskWarrior. Once this in is place, you can use the epd refresh-dashboard command to display a generic dashboard. I schedule this in cron on my raspberry PI to update every 30 minutes.

example:

epd refresh-dashboard --dstask --weather-api-key XXXXXXXXXXXX

dashboard-image

Supported Displays

Model Tested On
epd7in5v2 Raspberry PI Zero

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
lib
epd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL