Skip to content

Conversation

@jordanlewis
Copy link
Collaborator

This screensaver invokes the tidbyt/pixlet command on a random choice of the configured pixlet apps, and displays it for the configurable number of seconds.

This screensaver invokes the `tidbyt/pixlet` command on a random choice
of the configured pixlet apps, and displays it for the configurable
number of seconds.
@jordanlewis
Copy link
Collaborator Author

Dependencies:

  1. Download pixlet into /home/pi: git clone git@github.com:tidbyt/pixlet
  2. Download community repo into /home/pi: git clone git@github.com:tidbyt/community
  3. Install Go
wget https://go.dev/dl/go1.19.2.linux-armv6l.tar.gz
sudo tar -C /usr/local -xzf go1.19.2.linux-armv6l.tar.gz
  1. Install libwebp-dev: sudo apt-get install libwebp-dev
  2. Build pixlet: cd ~/pixlet && make

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants