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

A Python script that fetches media 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)