{"id":13582051,"url":"https://github.com/ktr0731/itunes-cli","last_synced_at":"2025-04-10T19:13:15.479Z","repository":{"id":52118252,"uuid":"79636101","full_name":"ktr0731/itunes-cli","owner":"ktr0731","description":"Command line interface for control iTunes","archived":false,"fork":false,"pushed_at":"2021-05-07T09:01:13.000Z","size":406,"stargazers_count":19,"open_issues_count":4,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T16:55:54.925Z","etag":null,"topics":["cli","control-itunes","fuzzy-search","itunes-search"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ktr0731.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-21T09:23:50.000Z","updated_at":"2024-12-09T14:20:06.000Z","dependencies_parsed_at":"2022-09-05T01:41:42.453Z","dependency_job_id":null,"html_url":"https://github.com/ktr0731/itunes-cli","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktr0731%2Fitunes-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktr0731%2Fitunes-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktr0731%2Fitunes-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktr0731%2Fitunes-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ktr0731","download_url":"https://codeload.github.com/ktr0731/itunes-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248280182,"owners_count":21077411,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","control-itunes","fuzzy-search","itunes-search"],"created_at":"2024-08-01T15:02:24.302Z","updated_at":"2025-04-10T19:13:15.444Z","avatar_url":"https://github.com/ktr0731.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# iTunes CLI\nCommand line interface for control iTunes\n\n![demo](./demo.gif)  \n\n---  \n\n## Description  \nYou can control iTunes operations from command line.  \n\n## Equipments\n- macOS Sierra or later\n- iTunes 12.5.4 or later\n- Go\n\n## Installation\n``` sh\n$ go get github.com/ktr0731/itunes-cli/itunes\n```\n\nOr GitHub Releases are also available.\n\n## Usage\nEach sub-commands can use shorter name.  \nPlease see `$ itunes help`.  \n\n### Play\nPlay current selected music.  \n``` sh\n$ itunes play\n```\n\nPlay music that name passed by a argument.\n``` sh\n$ itunes play reunion\n```\n\n### Pause\nPause current music\n``` sh\n$ itunes pause\n```\n\nReplay current music or play previous music.  \nIf playing music's current played time is a few second, play previous music.  \nOther than that, replay it music from beginning.  \n``` sh\n$ itunes back\n```\n\n### Next/Previous\nPlay next music.  \n``` sh\n$ itunes next\n```\n\nPlay previous music.  \n``` sh\n$ itunes prev\n```\n\n### Volume\nChange volume in iTunes.  \n``` sh\n$ itunes vol 20\n```\n\n### Find music\nYou can find musics by a fuzzy-finder.\n``` sh\n$ itunes find\n$ itunes find plist\n```\n\n## License\nPlease see LICENSE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fktr0731%2Fitunes-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fktr0731%2Fitunes-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fktr0731%2Fitunes-cli/lists"}