From 4a3004cdd14c63a2350abd832f80c8953a42ce42 Mon Sep 17 00:00:00 2001 From: Feuerfuchs Date: Fri, 9 Nov 2018 12:05:50 +0100 Subject: Cleanup, readme update --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0af062f..90251b7 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,14 @@ A Python script that fetches media data from MPRIS-compliant media players and s ## Required packages -- [blessed](https://github.com/jquast/blessed) -- [dbussy](https://github.com/ldo/dbussy) +- [blessed](https://github.com/jquast/blessed): Terminal UI +- [dbussy](https://github.com/ldo/dbussy): DBus client + +## Parameters + +- `-h`: Display help +- `--file`: Full path to the file the data is written into +- `--format-artist`: Format string for the artist part +- `--format-title`: Format string for the title part +- `--format-album`: Format string for the album part +- `--format`: Format string that puts all parts together -- cgit v1.3.1