helgeerbe / picframe

Picture frame viewer for raspi, controlled via mqtt and automatticly integrated as mqtt device in homeassistant.
MIT License
110 stars 32 forks source link

Detailed documentation? #316

Closed raspitakesovertheworld closed 1 year ago

raspitakesovertheworld commented 1 year ago

I'm looking for a more verbose documentation that explains things in detail, where can I find it? Many terms are not explained, for example what blur is for or why there is a folder for deleted pics (how do you delete them?) Also, is there any other way to control this without using MQTT, like with a keyboard or buttons mapped via GPIO?

jgodfrey commented 1 year ago

Not sure if you've found the wiki or not, but it's probably the best documentation that's available. See here. There's some navigation in the right-hand panel. And, here's a direct link to the configuration options page.

raspitakesovertheworld commented 1 year ago

Thank you, that is helpful.