From 3c2b79115cc8975699d910677201e1f4bea50099 Mon Sep 17 00:00:00 2001 From: Alessandro Date: Sat, 11 Jan 2025 02:00:12 +0100 Subject: [PATCH] update readme --- README.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.org b/README.org index c438c11..929522b 100644 --- a/README.org +++ b/README.org @@ -45,6 +45,8 @@ or as a systemd service, which guarantees that the script will be restarted if i #+begin_src shell # TODO #+end_src +*** Configure +To configure the app's settings go to =spotiplayer_pi/config.yaml=, it contains all user modifiable settings, there you can set the progress bar refresh rate, the API polling rate and the color scheme of the play screen. *** Develop To contribute to the developement you will find some dev tools already implemented, to use them first install the extra dependencies with: #+begin_src shell