diff options
author | Feuerfuchs <git@feuerfuchs.eu> | 2018-11-08 22:09:37 +0100 |
---|---|---|
committer | Feuerfuchs <git@feuerfuchs.eu> | 2018-11-08 22:09:37 +0100 |
commit | 6256c6190acc7441cca49ff754983d0124c3e2a8 (patch) | |
tree | 6aef1f48cd77c162ffc685ae9c394966110b7629 /README | |
parent | Init (diff) | |
download | mpris-to-text-6256c6190acc7441cca49ff754983d0124c3e2a8.tar.gz mpris-to-text-6256c6190acc7441cca49ff754983d0124c3e2a8.tar.bz2 mpris-to-text-6256c6190acc7441cca49ff754983d0124c3e2a8.zip |
Rename readme
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -1,8 +0,0 @@ | |||
1 | # MPRIS To Text | ||
2 | |||
3 | A python script that fetches data from MPRIS-compliant media players and saves it into a text file. | ||
4 | |||
5 | ## Required packages | ||
6 | |||
7 | - [blessed](https://github.com/jquast/blessed) | ||
8 | - [dbussy](https://github.com/ldo/dbussy) | ||