{"id":24854528,"url":"https://github.com/cbrnrd/alertfx","last_synced_at":"2026-04-30T00:33:16.538Z","repository":{"id":89453922,"uuid":"92692350","full_name":"cbrnrd/AlertFX","owner":"cbrnrd","description":"A JavaFX API for easy interaction with alerts and dialogs","archived":false,"fork":false,"pushed_at":"2017-06-17T19:33:50.000Z","size":506,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-31T15:42:22.459Z","etag":null,"topics":["api","gui","java","javafx"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cbrnrd.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}},"created_at":"2017-05-28T23:07:04.000Z","updated_at":"2017-06-13T01:00:01.000Z","dependencies_parsed_at":"2023-04-09T06:48:07.794Z","dependency_job_id":null,"html_url":"https://github.com/cbrnrd/AlertFX","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrnrd%2FAlertFX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrnrd%2FAlertFX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrnrd%2FAlertFX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrnrd%2FAlertFX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cbrnrd","download_url":"https://codeload.github.com/cbrnrd/AlertFX/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245669401,"owners_count":20653144,"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":["api","gui","java","javafx"],"created_at":"2025-01-31T15:38:34.111Z","updated_at":"2026-04-30T00:33:16.494Z","avatar_url":"https://github.com/cbrnrd.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AlertFX\n\n[ ![Download](https://api.bintray.com/packages/cbrnrd/AlertFX/AlertFX/images/download.svg) ](https://bintray.com/cbrnrd/AlertFX/AlertFX/_latestVersion)\n[![Code Climate](https://codeclimate.com/github/cbrnrd/AlertFX/badges/gpa.svg)](https://codeclimate.com/github/cbrnrd/AlertFX)\n[![Build Status](https://travis-ci.org/cbrnrd/AlertFX.svg?branch=master)](https://travis-ci.org/cbrnrd/AlertFX)\n\nA JavaFX library to make working with Dialogs simpler.\n\n## Downloading\n\n### Precompiled\nGrab the `alertfx.jar` file from `./bin` or from GitHub releases\n\n##### AlertFX uses `jCenter()` to distribute the library.\n\n### Maven\n\n```xml\n\u003cdependency\u003e\n  \u003cgroupId\u003eorg.cbrnrd\u003c/groupId\u003e\n  \u003cartifactId\u003ealertfx\u003c/artifactId\u003e\n  \u003cversion\u003e1.1\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n### Gradle\n\n```gradle\ncompile 'org.cbrnrd:alertfx:1.1'\n```\n\n\n### Ivy\n\n```xml\n\u003cdependency org='org.cbrnrd' name='alertfx' rev='1.1'\u003e\n  \u003cartifact name='alertfx' ext='pom' /\u003e\n\u003c/dependency\u003e\n```\n\n## Usage\n\n1. `import org.cbrnrd.alertfx.*;`\n2. Declare a new MsgBox (or whatever else you want) `MsgBox msgBox = new MsgBox(\"Message here\");`\n3. Apply any additional properties you want\n4. Show the alert with `msgBox.show()`\n\n## Documentation\n\nAvailable [here](http://cbrnrd.github.io/AlertFX). (Still working on it)\n\n## Bugs\n\nIf you find any bugs, please report them on GitHub issues.\n\n## Contributing\n\nIf you feel that something you created will fit in in this library,\nfeel free to open a Pull Request on GitHub. I'll do a quick review\nand we'll be all good!\n\n## Thank you\n\nThank you for using AlertFX 👏.\nIf you're feeling generous, donations are always appreciated:\n\n```\n19XiyrvqyYNLehf89ckBjPQYCfW77F9rx7 (Ƀ, BTC)\n0xf6f247e4a929890926F88144111f5E27d87bD07a (ETH)\nLQRUJUpSkmi5BfT6nyPVNKKoLWbnpZ64sL (Ł, LTC)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbrnrd%2Falertfx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcbrnrd%2Falertfx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbrnrd%2Falertfx/lists"}