Skip to content
forked from tdsh/itunes-win

Golang package to control iTunes on Windows

License

Notifications You must be signed in to change notification settings

draeron/itunes-win

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

itunes-win

Fork Notes

  • go module support
  • Added Tracks.GetTrackByPersistentID
  • Added ITunes.ObjectPersistentID
  • Added Location field writing
  • Added OperationStatus
  • code cleanup / refactor

Build status GoDoc

Package itunes-win enables you to handle iTunes on Windows in Go. This is a thin wrapper of iTunes COM interface.

Note this library doesn't relect all of the methods and the properties of iTunes COM interface.

Installation

go get github.com/draeron/itunes-win/itunes

License

Under MIT License: https://tdsh.mit-license.org/

Documentation

About

Golang package to control iTunes on Windows

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%