Skip to content
/ peapod Public

Deployment repository for the Cat Pea music player.

License

Notifications You must be signed in to change notification settings

catpea/peapod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

peapod

Installation/deployment repository for the Cat Pea music player.

Screenshot

TODO

  • Detect USB Audio and configure ALSA card.
  • Keep track of filehandle whern bluetooth goes powersave

TLDR;

Remember to reboot your system after running configuration, Linux requires a reboot after some of the operations in ./setup/ (apt update, etc.)

It works on RaspberryPI Zero, but start with a clean install. It will insall older node, add users and setup a systemd service.

It is configured for my beauty-r1 found under: https://www.amazon.com/gp/product/B08SWC2DQW you will have to configure the Bluetooth/driver to work with your device.

Installation

To install peapod, you should run the install script.

To do that, login to your device ssh pi@venus and issue the following cURL or Wget command:

curl -o- https://raw.githubusercontent.com/catpea/peapod/main/install.sh | sudo bash
wget -qO- https://raw.githubusercontent.com/catpea/peapod/main/install.sh | sudo bash

Warning

This script adds a new user to your system and alters system configuration. Run at your own risk. peapod comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable bleargh.

The Software shall be used for Good, not Evil.

About

Deployment repository for the Cat Pea music player.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages