{"id":18781252,"url":"https://github.com/sebastian4j/semaforo-fx","last_synced_at":"2026-04-26T16:32:39.854Z","repository":{"id":121456912,"uuid":"177364686","full_name":"sebastian4j/semaforo-fx","owner":"sebastian4j","description":"semaforo usando java fx 11","archived":false,"fork":false,"pushed_at":"2019-03-25T03:26:37.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-28T07:42:51.849Z","etag":null,"topics":["java","javafx","jpms"],"latest_commit_sha":null,"homepage":null,"language":"Java","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/sebastian4j.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":"2019-03-24T03:05:52.000Z","updated_at":"2019-03-25T03:26:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"9bcb73ba-ea13-490b-b1d8-659dc45acfdb","html_url":"https://github.com/sebastian4j/semaforo-fx","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sebastian4j/semaforo-fx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastian4j%2Fsemaforo-fx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastian4j%2Fsemaforo-fx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastian4j%2Fsemaforo-fx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastian4j%2Fsemaforo-fx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebastian4j","download_url":"https://codeload.github.com/sebastian4j/semaforo-fx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastian4j%2Fsemaforo-fx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32305035,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T09:34:17.070Z","status":"ssl_error","status_checked_at":"2026-04-26T09:34:00.993Z","response_time":129,"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":["java","javafx","jpms"],"created_at":"2024-11-07T20:30:34.855Z","updated_at":"2026-04-26T16:32:39.838Z","avatar_url":"https://github.com/sebastian4j.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## semaforo-fx\n\nEjemplo de aplicación con JavaFX para crear un semáforo, presionando el boton auto avanza automaticamente, presionando el click izquierdo del mouse se mueve en forma manual. \n- Para el ejemplo utilicé Java 11, JPMS, y OpenJFX 11\n\n#### Enlaces Útiles:\nOpenJFX: [https://openjfx.io](https://openjfx.io)\n\nSDK JFX: [https://gluonhq.com/products/javafx/](https://gluonhq.com/products/javafx/)\n\nOpenJDK: [https://jdk.java.net/11/](https://jdk.java.net/11/)\n\nSceneBuilder: [https://gluonhq.com/products/scene-builder/](https://gluonhq.com/products/scene-builder/)\n\n#### Antes de Empezar\nLeer la siguiente documentación es requerido: [https://openjfx.io/openjfx-docs/](https://openjfx.io/openjfx-docs/)\n\n#### Compilar y Lanzar la Aplicación\n- Es posible lanzar la aplicación sin empaquetarla:\n~~~~\nmvn compile exec:java\n~~~~\n- Para realizar la compilación se utiliza el siguiente comando: \n~~~~\nmvn clean compile package\n~~~~\n- Luego de compilarla se puede lanzarla con lo siguiente (se incluyen las librerias requeridas desde el SDK de JFX, cambiar el path por el adecuado):\n~~~~\njava --module-path  target/semaforo-fx-1.0-SNAPSHOT.jar:target/lib/  --module com.sebastian.semaforo.fx/com.sebastian.semaforo.fx.SemaforoFX\n~~~~\n\n\u003e Como indiqué al comienzo, es requerido leer la documentación para poder saber más de JavaFX y poder instalar los requerimientos\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebastian4j%2Fsemaforo-fx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsebastian4j%2Fsemaforo-fx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebastian4j%2Fsemaforo-fx/lists"}