Skip to content

siddarthreddygsr/Spot-Menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

this app adds the ability to control Spotify from mac menu bar commands to be integrated:

 osascript -e 'tell application "Spotify" to get (duration of current track)div 60000 & (duration of current track)/1000 mod 60 div 1'

used scripts:

 osascript -e 'tell application "Spotify" to get artwork url of current track'

to do:

  • fix track artwork
  • implement slider
  • make song name and artist name scrollable when it crosses a certain limit
  • optimise slider

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages