{"id":20134231,"url":"https://github.com/japlscript/obstunes","last_synced_at":"2026-05-13T19:32:40.576Z","repository":{"id":57727426,"uuid":"400773778","full_name":"japlscript/obstunes","owner":"japlscript","description":"Java API for iTunes (macOS)","archived":false,"fork":false,"pushed_at":"2025-06-15T21:23:05.000Z","size":819,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-15T22:05:36.765Z","etag":null,"topics":["apple","applescript","itunes","japlscript","java","macos"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/japlscript.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":"2021-08-28T11:17:44.000Z","updated_at":"2021-12-28T16:04:19.000Z","dependencies_parsed_at":"2023-01-19T04:02:30.182Z","dependency_job_id":null,"html_url":"https://github.com/japlscript/obstunes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/japlscript/obstunes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/japlscript%2Fobstunes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/japlscript%2Fobstunes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/japlscript%2Fobstunes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/japlscript%2Fobstunes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/japlscript","download_url":"https://codeload.github.com/japlscript/obstunes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/japlscript%2Fobstunes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32997598,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"ssl_error","status_checked_at":"2026-05-13T13:14:51.610Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["apple","applescript","itunes","japlscript","java","macos"],"created_at":"2024-11-13T21:07:23.344Z","updated_at":"2026-05-13T19:32:40.560Z","avatar_url":"https://github.com/japlscript.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![LGPL 2.1](https://img.shields.io/badge/License-LGPL_2.1-blue.svg)](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html)\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.tagtraum/obstunes/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.tagtraum/obstunes)\n[![Build and Test](https://github.com/japlscript/obstunes/workflows/Build%20and%20Test/badge.svg)](https://github.com/japlscript/obstunes/actions)\n\n\n# Obstunes\n\n*Obstunes* is a Java API for iTunes (macOS) based on\n[JaplScript](https://github.com/japlscript/japlscript).\n\n\n## Installation\n\nObstunes is released via [Maven](https://maven.apache.org).\nYou can install it via the following dependency:\n\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.tagtraum\u003c/groupId\u003e\n    \u003cartifactId\u003eobstunes\u003c/artifactId\u003e\n\u003c/dependency\u003e\n```\n\nThe Maven artifacts also contain sources and javadocs. \n\nIf you are using [modules](https://en.wikipedia.org/wiki/Java_Platform_Module_System),\nits name is `tagtraum.obstunes`.\n\n\n## Usage\n                           \nTo use the generated code, do something like this:\n\n```java\nimport com.tagtraum.macos.itunes.Application;\n\npublic class PlayPause {\n\n    public static void main(final String[] args) {\n        Application app = Application.getInstance();\n        // then use app, for example, to toggle playback (if a track is in the player)\n        app.playpause();\n    }\n}\n```\n     \n\n## API\n\nYou can find the complete [API here](https://japlscript.github.io/obstunes/com/tagtraum/macos/itunes/package-summary.html). \n\n\n## Shipping\n\nFor information about shipping apps with this library, please see\nthe corresponding notes about signing, notarization etc. in the\n[JaplScript documentation](https://github.com/japlscript/japlscript/blob/main/README.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaplscript%2Fobstunes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaplscript%2Fobstunes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaplscript%2Fobstunes/lists"}