{"id":29405693,"url":"https://github.com/rislah/jagex-launcher","last_synced_at":"2026-05-14T23:33:53.857Z","repository":{"id":303115626,"uuid":"1014449850","full_name":"rislah/jagex-launcher","owner":"rislah","description":"Cross-platform Jagex Launcher for OSRS","archived":false,"fork":false,"pushed_at":"2025-07-06T10:12:55.000Z","size":137,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-12T13:56:52.489Z","etag":null,"topics":["golang","jagex","jagex-launcher","linux","oldschool-runescape","osrs","rs","runelite","runescape","windows"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rislah.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-05T18:45:36.000Z","updated_at":"2025-07-06T10:12:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"4916c902-cc03-4c8b-b33f-7cf8eb70aac1","html_url":"https://github.com/rislah/jagex-launcher","commit_stats":null,"previous_names":["rislah/jagex-launcher"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/rislah/jagex-launcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rislah%2Fjagex-launcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rislah%2Fjagex-launcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rislah%2Fjagex-launcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rislah%2Fjagex-launcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rislah","download_url":"https://codeload.github.com/rislah/jagex-launcher/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rislah%2Fjagex-launcher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272497025,"owners_count":24944611,"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-08-28T02:00:10.768Z","response_time":74,"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":["golang","jagex","jagex-launcher","linux","oldschool-runescape","osrs","rs","runelite","runescape","windows"],"created_at":"2025-07-10T22:47:11.252Z","updated_at":"2026-05-14T23:33:53.809Z","avatar_url":"https://github.com/rislah.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jagex OSRS Launcher\n\nA cross-platform GUI launcher for Old School RuneScape enables launching RuneLite with different Jagex accounts. Built using Go and the Fyne GUI toolkit.\n\n\n![Screenshot 1](screenshot.png)\n\n![Screenshot 2](screenshot2.png)\n\n![Screenshot 3](screenshot3.png)\n\n![Screenshot 4](screenshot4.jpg)\n\n## Why?\nJagex has explicitly stated that [\"The Jagex launcher and Jagex Accounts will not be supported on the Linux OS\"](https://help.jagex.com/hc/en-gb/articles/13413514881937). This leaves Wine as the only official alternative, which I don't like.\n\nFurthermore, the official Jagex Launcher is known for its intrusive telemetry collection.\n\n## Getting Started\n\n### Prerequisites\n\n*   Go\n*   A Jagex Account\n*   RuneLite installed on your system.\n\n### Building from Source\n\n1.  **Clone the repository:**\n    ```bash\n    git clone https://github.com/rislah/jagex-launcher.git\n    cd jagex-launcher\n    ```\n2.  **Build the application:**\n    For Windows:\n    ```bash\n    go build -o jagex-launcher.exe -ldflags -H=windowsgui\n    ```\n    For Linux/macOS:\n    ```bash\n    go build -o jagex-launcher .\n    ```\n\n    Alternatively, you can build using the Fyne utility:\n\n    For Windows:\n    ```bash\n        go install fyne.io/tools/cmd/fyne@latest\n        fyne release -os windows -icon 5.ico\n    ```\n    For Linux/macOS:\n    ```bash\n        fyne release -icon 5.ico\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frislah%2Fjagex-launcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frislah%2Fjagex-launcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frislah%2Fjagex-launcher/lists"}