diff options
| author | Feuerfuchs <git@feuerfuchs.eu> | 2018-11-09 11:23:38 +0100 |
|---|---|---|
| committer | Feuerfuchs <git@feuerfuchs.eu> | 2018-11-09 11:23:38 +0100 |
| commit | ba3f05b9b6db1df8a432702be2dce26f23bb5b45 (patch) | |
| tree | 98e7dbbff7a8dde682aa6122966242a155995a00 | |
| parent | Add support for cli arguments, better output, redraw on resize (diff) | |
| download | mpris-to-text-ba3f05b9b6db1df8a432702be2dce26f23bb5b45.tar.gz mpris-to-text-ba3f05b9b6db1df8a432702be2dce26f23bb5b45.tar.bz2 mpris-to-text-ba3f05b9b6db1df8a432702be2dce26f23bb5b45.zip | |
Update readme
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | screenshot.png | bin | 0 -> 151623 bytes |
2 files changed, 2 insertions, 0 deletions
| @@ -2,6 +2,8 @@ | |||
| 2 | 2 | ||
| 3 | A Python script that fetches media data from MPRIS-compliant media players and saves it into a text file. | 3 | A Python script that fetches media data from MPRIS-compliant media players and saves it into a text file. |
| 4 | 4 | ||
| 5 |  | ||
| 6 | |||
| 5 | ## Required packages | 7 | ## Required packages |
| 6 | 8 | ||
| 7 | - [blessed](https://github.com/jquast/blessed) | 9 | - [blessed](https://github.com/jquast/blessed) |
diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..8ec41db --- /dev/null +++ b/screenshot.png | |||
| Binary files differ | |||
