mirror of
https://github.com/dewomser/Toot_music_is_playing.git
synced 2026-03-13 16:37:17 +01:00
Twitter hat twurl abgeschaltet
This commit is contained in:
parent
0cdb28dfbd
commit
70a2d9cf5d
3 changed files with 8 additions and 23 deletions
|
|
@ -19,7 +19,11 @@ Toot must be authorized at the Mastodon instance.
|
||||||
|
|
||||||
Bonus: Suggestion yt
|
Bonus: Suggestion yt
|
||||||
|
|
||||||
## tweet_music
|
Example:
|
||||||
|

|
||||||
|
|
||||||
|
## tweet_music ist kaputt
|
||||||
|
## Twitter hat im Mai 2023 twurl abgeschaltet
|
||||||
|
|
||||||
Finds Metatags of Audio-Players
|
Finds Metatags of Audio-Players
|
||||||
* VLC
|
* VLC
|
||||||
|
|
@ -35,7 +39,4 @@ Twurl needs to be be authorized by Twitter
|
||||||
|
|
||||||
Bonus: Suggests a Link to yt
|
Bonus: Suggests a Link to yt
|
||||||
|
|
||||||
Example:
|
|
||||||
|
|
||||||
|
|
||||||

|
|
||||||
|
|
|
||||||
|
|
@ -1,19 +0,0 @@
|
||||||
[Desktop Entry]
|
|
||||||
Comment[de_DE]=
|
|
||||||
Comment=
|
|
||||||
Exec=cd /home/foo/git/tweet_and_toot/; ./tweet_music
|
|
||||||
GenericName[de_DE]=
|
|
||||||
GenericName=
|
|
||||||
Icon=application-x-clementine
|
|
||||||
MimeType=
|
|
||||||
Name[de_DE]=Höre und Twitter
|
|
||||||
Name=hear and tweet
|
|
||||||
Path=
|
|
||||||
StartupNotify=true
|
|
||||||
Terminal=true
|
|
||||||
TerminalOptions=\s--noclose
|
|
||||||
Type=Application
|
|
||||||
X-DBUS-ServiceName=
|
|
||||||
X-DBUS-StartupType=
|
|
||||||
X-KDE-SubstituteUID=false
|
|
||||||
X-KDE-Username=
|
|
||||||
|
|
@ -1,3 +1,6 @@
|
||||||
|
## ACHTUNG Twurl wurde im Mai 2023 von TWitter abgeschaltet.
|
||||||
|
## FUNKTIONIERT NICHT MEHR !
|
||||||
|
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
#//config
|
#//config
|
||||||
BASEDIR=$(readlink -f "$0" | xargs dirname)
|
BASEDIR=$(readlink -f "$0" | xargs dirname)
|
||||||
Loading…
Add table
Add a link
Reference in a new issue