diff --git a/README.md b/README.md index b3a92fd..f671130 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,24 @@ # Tweet_and_toot_music_is_playing [![Trigger: Push action](https://github.com/dewomser/Tweet_and_toot_music_is_playing/actions/workflows/main.yml/badge.svg)](https://github.com/dewomser/Tweet_and_toot_music_is_playing/actions/workflows/main.yml) Shellchecked -2 Shellscripts need KDE ,Clementine Musicplayer, toot and twurl. +2 Shellscripts for Linux/KDE + +## toot_music + +Pushes Metatags of Audio-Players VLC or Clementine to your Mastodon account + +Needs Linux/KDE with mpris, Bash,Toot + +Toot must be authorized at the Mastodon instance + + +## tweet_music + +Pushes Metatags of Audio-Players VLC or Clementine to your Twitter account + +Needs Linux/KDE with mpris, Bash,Twurl + +Twurl needs to be be authorized at Twitter -Push listening music metainformations as a tweet. ![alt text](./images/music-tweet.png "Screenshot Twitter") diff --git a/images/music-tweet.png b/images/music-tweet.png index 45aa163..6eeb58e 100644 Binary files a/images/music-tweet.png and b/images/music-tweet.png differ