{"id":26530076,"url":"https://github.com/advisualizer/adv-ui","last_synced_at":"2025-03-21T17:29:26.872Z","repository":{"id":57715578,"uuid":"119678932","full_name":"ADVisualizer/ADV-UI","owner":"ADVisualizer","description":"JavaFX Frontend for ADV Application","archived":false,"fork":false,"pushed_at":"2018-12-19T08:40:44.000Z","size":1297,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2023-06-29T12:29:54.238Z","etag":null,"topics":["adv","framework","frontend","java","javafx"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ADVisualizer.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":"2018-01-31T11:33:47.000Z","updated_at":"2020-04-16T09:22:09.000Z","dependencies_parsed_at":"2022-09-10T17:53:14.763Z","dependency_job_id":null,"html_url":"https://github.com/ADVisualizer/ADV-UI","commit_stats":null,"previous_names":[],"tags_count":6,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ADVisualizer%2FADV-UI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ADVisualizer%2FADV-UI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ADVisualizer%2FADV-UI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ADVisualizer%2FADV-UI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ADVisualizer","download_url":"https://codeload.github.com/ADVisualizer/ADV-UI/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244837717,"owners_count":20518683,"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":["adv","framework","frontend","java","javafx"],"created_at":"2025-03-21T17:29:26.006Z","updated_at":"2025-03-21T17:29:26.858Z","avatar_url":"https://github.com/ADVisualizer.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ADV - Algorithm \u0026 Data Structure Visualizer\n\n[ ![Download](https://api.bintray.com/packages/adv/adv/adv-ui/images/download.svg) ](https://bintray.com/adv/adv/adv-ui/_latestVersion)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/375ead7886a94d44a480696212c3c53a)](https://app.codacy.com/app/ADV/ADV-UI?utm_source=github.com\u0026utm_medium=referral\u0026utm_content=ADVisualizer/ADV-UI\u0026utm_campaign=badger)\n[![Build Status](https://travis-ci.org/ADVisualizer/ADV-UI.svg?branch=develop)](https://travis-ci.org/ADVisualizer/ADV-UI)\n[![codecov](https://codecov.io/gh/ADVisualizer/ADV-UI/branch/develop/graph/badge.svg)](https://codecov.io/gh/ADVisualizer/ADV-UI)\n\u003ca href=\"https://structure101.com/\"\u003e\u003cimg src=\"http://structure101.com/images/s101_170.png\" width=\"90\" height=\"21\"\u003e\u003c/a\u003e\n\nThe Algorithm \u0026 Data Structure Visualizer (ADV) helps students to understand the concepts of several data structures and algorithms, taught at the University of Applied Science in Rapperswil (HSR).\n\n\n## ADV-UI\nThe ADV-UI is a JavaFX application responsible for visualizing the classes of the [ADV Lib](https://github.com/ADVisualizer/ADV-Lib).\nIf the UI-JAR can be found on the classpath, the application is automatically started by the ADV-Lib. \nOtherwise the JAR must be started manually.\n\n### Install\nThe ADV-UI is available on jCenter. It requires Java 11 or higher.\n\n#### Gradle\n````groovy\ncompile 'ch.hsr.adv:adv-ui:2.0'\n````\n\n#### Maven\n````xml\n\u003cdependency\u003e\n  \u003cgroupId\u003ech.hsr.adv\u003c/groupId\u003e\n  \u003cartifactId\u003eadv-ui\u003c/artifactId\u003e\n  \u003cversion\u003e2.0\u003c/version\u003e\n\u003c/dependency\u003e\n````\n\n### Start\n````bash\njava -jar /path/to/adv-ui-\u003cversion\u003e.jar\n````\n\n#### Configure socket\nIf you want to start the socket server on a different port or host, you can use the following command line arguments.\n\n```\njava -jar adv-ui-\u003cversion\u003e.jar --host=192.168.x.x --port=4242\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadvisualizer%2Fadv-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadvisualizer%2Fadv-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadvisualizer%2Fadv-ui/lists"}