Skip to content

flurie/applescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppleScript

Purpose

Home of miscellaneous AppleScripts

Scripts

Saves each of Apple Music’s autogenerated playlists to a new playlist with the format “YYYY-MM-DD {Playlist Name}” at 12PM the day after each playlist is refreshed

Requirements
  • An Apple Music subscription
  • Your Apple Music Mix playlists added to your playlists
Installation

Run the setup.sh script

./setup.sh install scripts/SavePlaylist.scpt

This installs the AppleScript and a launchd config for running it automatically

Caveats
  • AppleScripts not run while machine is sleeping are run on wake. If the machine is shut down when the script is scheduled to run, the script will not run.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages