Skip to content

ztelliot/Deskthing-MediaMac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MediaMac

Tips

You should fix sharp before use

ARCH=$(uname -m)
if [ "$ARCH" = "x86_64" ]; then
  ARCH="x64"
fi
cp "/Applications/DeskThing.app/Contents/Resources/app.asar.unpacked/node_modules/@img/sharp-libvips-darwin-$ARCH/lib/libvips-cpp.42.dylib" /Applications/DeskThing.app/Contents/Frameworks

Known Issues

  • info not update when next/previous

TODO

  • implement cache to handle info update
  • update default device info when info update
  • send thumbnail and song info in two different requests

About

Deskthing MacOS nowplaying

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published