{"id":19015332,"url":"https://github.com/hansolo/applefx","last_synced_at":"2025-04-23T01:47:03.669Z","repository":{"id":144560647,"uuid":"447114933","full_name":"HanSolo/applefx","owner":"HanSolo","description":"A collection of Apple UI controls implemented in JavaFX.","archived":false,"fork":false,"pushed_at":"2023-12-14T15:24:03.000Z","size":1236,"stargazers_count":32,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-23T01:46:56.521Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HanSolo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","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":"2022-01-12T07:16:54.000Z","updated_at":"2024-12-07T14:04:18.000Z","dependencies_parsed_at":"2023-12-14T16:45:06.002Z","dependency_job_id":null,"html_url":"https://github.com/HanSolo/applefx","commit_stats":null,"previous_names":[],"tags_count":54,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HanSolo%2Fapplefx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HanSolo%2Fapplefx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HanSolo%2Fapplefx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HanSolo%2Fapplefx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HanSolo","download_url":"https://codeload.github.com/HanSolo/applefx/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250354291,"owners_count":21416749,"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":[],"created_at":"2024-11-08T19:36:47.223Z","updated_at":"2025-04-23T01:47:03.648Z","avatar_url":"https://github.com/HanSolo.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Apple FX\nA collection of Apple UI controls implemented in JavaFX.\n\nAvailable Macos controls:\n- MacosButton\n- MacosCheckBox\n- MacosRadioButton\n- MacosLabel\n- MacosComboBox\n- MacosLabel\n- MacosSeparator\n- MacosScrollPane\n- MacosSlider\n- MacosSwitch\n- MacosAddRemoveButton\n- MacosToggleButtonBar\n- MacosToggleButton\n- MacosTextField\n- MacosProgress\n- MacosWindowButton\n- MacosWindow\n\nThe MacosWindow autodetects the current appearance (dark/bright mode and accent color) and\nswitches all MacosControls that it contains to the new values.\nBecause the WatcherService needs some time to detect the switch between modes it can\ntake up to 5-10 seconds before the app will change it's appearance.\n\nThere are also 1227 SF Symbol monochrome symbols that you can use. Please find all available\nicons with their names [here](https://framework7.io/icons/).\n\nYou can use these symbols as follows:\n\n```java\nMacosLabel symbol = new MacosLabel(SFIcon.camera.utf8());\nsymbol.setFont(Fonts.sfIconSets(32));\n```\n\u003cb\u003eIMPORTANT\u003c/b\u003e\nAll SF Symbols shall be considered to be system-provided images as defined in the Xcode and \nApple SDKs license agreements and are subject to the terms and conditions set forth therein. \nYou may not use SF Symbols—or glyphs that are substantially or confusingly similar—in your app icons, \nlogos, or any other trademark-related use. Apple reserves the right to review and, in its sole discretion, \nrequire modification or discontinuance of use of any Symbol used in violation of the foregoing restrictions, \nand you agree to promptly comply with any such request.\n\n## Macos Light Mode\n![BrightMode](https://i.ibb.co/xLjNxNb/Apple-FX-light.png)\n\n\n## Macos Dark Mode\n![DarkMode](https://i.ibb.co/bbTmsW3/Apple-FX-dark.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhansolo%2Fapplefx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhansolo%2Fapplefx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhansolo%2Fapplefx/lists"}