{"id":15944320,"url":"https://github.com/dimasmith/financial-dashboard","last_synced_at":"2026-04-28T11:05:22.321Z","repository":{"id":75302504,"uuid":"303164064","full_name":"dimasmith/financial-dashboard","owner":"dimasmith","description":"A sample project to play with JavaFX","archived":false,"fork":false,"pushed_at":"2020-10-14T16:34:45.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T21:43:59.765Z","etag":null,"topics":["hibernate","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dimasmith.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":"2020-10-11T16:29:34.000Z","updated_at":"2020-10-14T16:34:47.000Z","dependencies_parsed_at":"2023-02-28T05:16:11.070Z","dependency_job_id":null,"html_url":"https://github.com/dimasmith/financial-dashboard","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"1b64ae5b0485fd2f563b1df8bd5580b86b169972"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dimasmith/financial-dashboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimasmith%2Ffinancial-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimasmith%2Ffinancial-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimasmith%2Ffinancial-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimasmith%2Ffinancial-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dimasmith","download_url":"https://codeload.github.com/dimasmith/financial-dashboard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimasmith%2Ffinancial-dashboard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32377599,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T09:24:15.638Z","status":"ssl_error","status_checked_at":"2026-04-28T09:24:15.071Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["hibernate","java","javafx"],"created_at":"2024-10-07T08:22:04.391Z","updated_at":"2026-04-28T11:05:22.302Z","avatar_url":"https://github.com/dimasmith.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Financial Dashboard\n\nA toy project to play with the JavaFX. \nThe project does not use Spring intentionally. \nThe idea is to shake the rust off and configure some thins by hand :)\n\n## Running\n\nThe financial dashboard needs a database to run. \nUse included docker-compose file to start MySql.\nAfter that you may run the project. \n\n```shell script\ndocker-compose up -d\nmvn clean javafx:run\n```\n\n### HiDPI\n\nThe UI scaling does not work consistently in all operating systems.\nSometimes it is necessary to enforce scaling manually. \nUse the `-Dglass.gtk.uiScale=2.0` property to scale the UI.\n\n## Configuration options\n\nThe project uses `commons-configuration` to keep settings.\nUse system properties to override defaults. \n\n### Available properties\n\n| Property | Default value | Description |\n| :--- | :--- | :--- |\n| `database.url` | `jdbc:mysql://localhost:3306/finance` | the JDBC url of the database connection |\n| `database.username` | `finance` | the user name of the database connection |\n| `database.password` | `s3cr3t` | the password for the connection |\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimasmith%2Ffinancial-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdimasmith%2Ffinancial-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimasmith%2Ffinancial-dashboard/lists"}