16 lines
211 B
Markdown
16 lines
211 B
Markdown
# laundry-notifier
|
|
|
|
Raspberry Pi-based laundry notification system.
|
|
|
|
## Setup
|
|
|
|
Clone git repository and:
|
|
|
|
cd laundry-notifier
|
|
sudo pip install -e .
|
|
|
|
## Running
|
|
|
|
sudo python3 -m laundry_notifier.run
|
|
|