Skip to content
This repository has been archived by the owner on Apr 30, 2021. It is now read-only.
/ songclip Public archive

Saves the current stream title of iTunes internet radio to a text file with Bash and AppleScript

License

Notifications You must be signed in to change notification settings

jamband/songclip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

songclip

Saves the current stream title of iTunes internet radio to a text file with Bash and AppleScript.

Demo

gif

Requirements

  • OS X Yosemite or later

Install

Download the songclip and put in directory any.

Usage

Sets a CLIPFILE variable. the title will be save in this file. e.g. .bash_profile, etc...

export CLIPFILE=$HOME/path/to/songclip.txt

Commands

  • now Displays the current stream title
  • list Displays the title list
  • delete [id] Deletes a title (only one line)
  • purge Purges the contents (delete all lines)
  • help Displays the usage

Web edition

songclip-plus

About

Saves the current stream title of iTunes internet radio to a text file with Bash and AppleScript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages