Skip to content

tototoshi/scala-itunes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

scala-itunes

Requirement

Example

> console
[info] Compiling 1 Scala source to /Users/toshi/work/scala-itunes/target/scala-2.10/classes...
[info] Starting scala interpreter...
[info]
import com.github.tototoshi.itunes.iTunes._
Welcome to Scala version 2.10.2 (Java HotSpot(TM) 64-Bit Server VM, Java 1.7.0_21).
Type in expressions to have them evaluated.
Type :help for more information.

scala> play
res0: com.github.tototoshi.itunes.iTunes.Result = Result(0,Resuming "I Feel The Earth Move" by Carole King, from "Tapestry" (1971) (0:56 of 2:58))

scala> pause
res1: com.github.tototoshi.itunes.iTunes.Result = Result(0,Pausing iTunes.)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages