Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.
/ inky-losaurus Public archive

Inky-losaurus provides customizable dashboard segments for InkyPHAT displays

Notifications You must be signed in to change notification settings

su77ungr/inky-losaurus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inky-losaurus

Custom Dashboards for e-ink displays

inky-empty


inky-losaurus


inky-losaurus-preview


NICE TO KNOW: QR code redirects to your pi-hole admin page ヾ(@⌒ー⌒@)ノ

Requirements

One-Step Automated Install

  • Those who want to get started quickly and conveniently may install Inky-losaurus using the following command:
sudo curl https://raw.githubusercontent.com/su77ungr/inky-losaurus/main/inky-install.sh | bash
  • Reboot the Pi

Make sure cron.service is enabled by running sudo systemctl enable cron && sudo systemctl start cron

Config

  • Inside config.json you can change parameters:
{
    "directory_path": "/home/kube-worker-1/inky-losaurus/resources/",
    "display_flipped": "true",
    "pihole_enabled": "true",
    "ticker_enabled": "true",
    "topic": "config file",
    "version": "Inky-losaurus V.0.1",
    "x-api-data": "{\"currency\":\"EUR\",\"code\":\"XCH\"}",
    "x-api-key": "52d21667-5475-4a08-9ed2-2756e79470db"
}
  • with following options:

"directory-path": "/home/pi/inky-losaurus/resources", /home/m1000/inky-losaurus/resources

"ticker-enabled": "true", false

"flipped": "true", false

"x-api-data": "{"currency":"EUR","code":"XCH"}" {\"currency\":\"USD\",\"code\":\"SOL\"}

"x-api-key": "52d21667-5475-4a08-9ed2-2756e79470db" YOUR_KEY