aboutsummaryrefslogtreecommitdiffstats
path: root/README
blob: 862a09ea0a8f86616583a1cbed5a421550f1bd82 (plain) (blame)
1
2
3
4
5
6
7
8
# MPRIS To Text

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

## Required packages

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