Skip to content

evannt/pidash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pidash

Automatically refreshing slideshow display for the Inky Impression powered by a Raspberry Pi. Pidash will automatically refresh the Inky Impression with a collection of images provided by the user. Additionally, Pidash hosts a local webpage allowing users to make updates to their image collection, display, and device settings.

Hardware

  • RaspberryPi Zero 2 w
  • Inky Impression (4" | 5.7" | 7.3" | 13.3")
  • Micro SD Card (8gb+)
  • Picture Frame
  • Usb-A to Micro Usb

Installation

  1. Clone the repository
git clone https://github.com/evannt/pidash.git
  1. Navigate to the project directory
cd pidash
  1. Run the install script
sudo bash install/install.sh

After a successful install, the script will prompt you to restart the Raspberry Pi. After restarting you will be greeted with the default splash image and will have access to a local webpage corresponding to the hostname of your device.

Update

Navigate to the project directory

cd pidash

Retrieve the latest changes

git pull

Run the update script

sudo bash install/update.sh

Uninstall

Run the uninstall script

sudo bash install/uninstall.sh

License

GPL-3.0 license

About

Automatically refreshing slideshow display for the Inky Impression powered by a Raspberry Pi.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors