aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 0af062fb43673870c69071ed65bfd6dba723df99 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# MPRIS To Text

A Python script that fetches media data from MPRIS-compliant media players and saves it into a text file.

![Screenshot of the user interface](screenshot.png)

## Required packages

- [blessed](https://github.com/jquast/blessed)
- [dbussy](https://github.com/ldo/dbussy)