summary refs log tree commit diff
path: root/home/.local/bin/np
blob: 7d54574c81dcaf8986d441fa1aed9b3c9110b3be (plain) (blame)
1
2
3
4
5
6
7
#!/usr/bin/osascript

tell application "iTunes"
	tell current track
		get "/me is listening to " & artist & " — " & name
	end tell
end tell
class='tag-annotated-deco' href='/libretls/tag/?h=3.2.0'>3.2.0June McEnroe 2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe