{"id":18386502,"url":"https://github.com/stemmlerjs/itunescontroller","last_synced_at":"2025-10-13T09:12:46.739Z","repository":{"id":107362400,"uuid":"55095856","full_name":"stemmlerjs/iTunesController","owner":"stemmlerjs","description":"Control iTunes from cmd line!","archived":false,"fork":false,"pushed_at":"2016-04-04T05:34:53.000Z","size":884,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T03:54:49.793Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stemmlerjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-03-30T20:35:16.000Z","updated_at":"2016-03-30T20:36:33.000Z","dependencies_parsed_at":"2023-05-17T06:14:48.020Z","dependency_job_id":null,"html_url":"https://github.com/stemmlerjs/iTunesController","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stemmlerjs/iTunesController","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stemmlerjs%2FiTunesController","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stemmlerjs%2FiTunesController/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stemmlerjs%2FiTunesController/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stemmlerjs%2FiTunesController/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stemmlerjs","download_url":"https://codeload.github.com/stemmlerjs/iTunesController/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stemmlerjs%2FiTunesController/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014484,"owners_count":26085535,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-06T01:22:17.120Z","updated_at":"2025-10-13T09:12:46.720Z","avatar_url":"https://github.com/stemmlerjs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# iTunesController\nControl iTunes from cmd line!\n\nKind of a pointless project but pretty cool to mess around with Powershell. Works using Sqlite3 and Powershell called via the [Edge.js](https://github.com/tjanczuk/edge) project by @tjanczuk\n##### There's a reason why they call it POWERshell.\n\n![longon](https://cloud.githubusercontent.com/assets/6892666/14238589/03b32ae6-fa01-11e5-9b9c-2038fd5fd1a6.gif)\n\n###Install\nRequires Node and NPM.\nUntil I have a stable release, you can play around with this just by running:\n`npm install -g` in root directory of the project.\n\n- This makes use of a sqlite3 database which needs to be initialized. I haven't yet setup the initialization commands but you're welcome to play around with it and create the populated ITUNES_LIBRARY table manually until I've found the time to make it easy for you to do so.\n\n###Command List [so far]\n\n####Open Itunes\n`itunes start`\n\nOpens iTunes. iTunes needs to be open to run commands. All commands automatically open iTunes if closed.\n\n####Play Song\n`itunes play [optional song name]`\n\nResumes current song if stopped. If optional song name is specified, it will search for a song matching the song name entered. If multiple matching entries are found, it will prompt the user to choose from a list.\n\n####Restart Song From Beginning\n`itunes restart`\n\nPlays song from start.\n\n####Play Next Song\n`itunes next`\n\nSkips to the next song.\n\n####Pause Current Song\n`itunes pause`\n\nHalts playback of the current song.\n\nNotice:\n- Still a little buggy but it definitely works! Working on deterministic setup commands as getting setup is the hardest part.\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstemmlerjs%2Fitunescontroller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstemmlerjs%2Fitunescontroller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstemmlerjs%2Fitunescontroller/lists"}