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

This branch is 4 commits ahead of tdsh/itunes-win:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9fe679b · Feb 16, 2021

History

11 Commits
Feb 16, 2021
Feb 16, 2021
Feb 16, 2021
Sep 27, 2017
Feb 16, 2021
Feb 16, 2021
Feb 16, 2021

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%