{"id":19242135,"url":"https://github.com/aivruu/repo-viewer","last_synced_at":"2026-02-13T22:04:47.274Z","repository":{"id":230481143,"uuid":"776538002","full_name":"aivruu/repo-viewer","owner":"aivruu","description":"Utility for view GitHub repositories' information/releases, and download releases' assets.","archived":false,"fork":false,"pushed_at":"2025-03-25T00:54:55.000Z","size":368,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T12:03:59.767Z","etag":null,"topics":["downloader","github","github-api","gradle","http-requests","https","java","json","library","viewer"],"latest_commit_sha":null,"homepage":"","language":"Java","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/aivruu.png","metadata":{"files":{"readme":"docs/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}},"created_at":"2024-03-23T19:29:57.000Z","updated_at":"2025-03-25T00:56:07.000Z","dependencies_parsed_at":"2024-06-01T19:32:26.070Z","dependency_job_id":"f1666f6e-5a31-49d0-aef3-dbf914da4d2a","html_url":"https://github.com/aivruu/repo-viewer","commit_stats":null,"previous_names":["aivruu/release-downloader"],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aivruu%2Frepo-viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aivruu%2Frepo-viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aivruu%2Frepo-viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aivruu%2Frepo-viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aivruu","download_url":"https://codeload.github.com/aivruu/repo-viewer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250032177,"owners_count":21363788,"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":["downloader","github","github-api","gradle","http-requests","https","java","json","library","viewer"],"created_at":"2024-11-09T17:13:30.633Z","updated_at":"2026-02-13T22:04:42.234Z","avatar_url":"https://github.com/aivruu.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# repo-viewer | [![Codacy Badge](https://app.codacy.com/project/badge/Grade/2af8dd31da77439ea518ee1df8d725be)](https://app.codacy.com/gh/aivruu/repo-viewer/dashboard?utm_source=gh\u0026utm_medium=referral\u0026utm_content=\u0026utm_campaign=Badge_grade)\n[![](https://jitpack.io/v/aivruu/repo-viewer.svg)](https://jitpack.io/#aivruu/repo-viewer)\n![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/aivruu/repo-viewer/build.yml)\n![GitHub License](https://img.shields.io/github/license/aivruu/repo-viewer)\n![GitHub commit activity](https://img.shields.io/github/commit-activity/t/aivruu/repo-viewer)\n\n`repo-viewer` is a library that provides utilities to request information from GitHub repositories and those repositories' releases, as well\ndownload any asset that is included in the release.\n\n\u003e [!NOTE]\\\n\u003e I started this project with the only purpose of testing HTTP utilities with Java. I took as base [OcZi/release-watcher](https://github.com/OcZi/release-watcher) for the main idea of this project.\n\n## Features\n* View specified repository's information.\n* View each repository's releases' information.\n* Permits comparing between releases' defined tag-names.\n* Easy to usage.\n* Download assets from each repository release.\n\n## Guides\n* [Download assets from any repository releases.](https://github.com/aivruu/repo-viewer/blob/main/docs/download-assets-guide.md)\n* [Make a request to an specified repository.](https://github.com/aivruu/repo-viewer/blob/main/docs/make-request-guide.md)\n* [Compare a release's tag-name with another.](https://github.com/aivruu/repo-viewer/blob/main/docs/version-comparing-guide.md)\n\n## Download\n```kotlin\nrepositories {\n  maven(\"https://jitpack.io/\")\n}\n\ndependencies {\n  // You can visualize the latest version on the document header.\n  implementation(\"com.github.aivruu:repo-viewer:VERSION\")\n}\n```\n\n## Building\nThis project require Gradle for building and management, and Java 21 as minimum.\n```\ngit clone https://github.com/aivruu/repo-viewer.git\ncd repo-viewer\n./gradlew shadowJar\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faivruu%2Frepo-viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faivruu%2Frepo-viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faivruu%2Frepo-viewer/lists"}