{"id":24659183,"url":"https://github.com/xframes-project/xframes-freepascal","last_synced_at":"2026-05-21T05:34:14.116Z","repository":{"id":271082002,"uuid":"912353954","full_name":"xframes-project/xframes-freepascal","owner":"xframes-project","description":"GPU accelerated UI development for Free Pascal","archived":false,"fork":false,"pushed_at":"2025-01-16T14:36:37.000Z","size":1067,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-21T06:12:37.677Z","etag":null,"topics":["freepascal","pascal"],"latest_commit_sha":null,"homepage":"","language":"Pascal","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xframes-project.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":"2025-01-05T10:45:12.000Z","updated_at":"2025-01-16T14:36:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"89ba7882-c658-4259-ac34-c6b2f50a5286","html_url":"https://github.com/xframes-project/xframes-freepascal","commit_stats":null,"previous_names":["xframes-project/xframes-freepascal"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xframes-project/xframes-freepascal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xframes-project%2Fxframes-freepascal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xframes-project%2Fxframes-freepascal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xframes-project%2Fxframes-freepascal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xframes-project%2Fxframes-freepascal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xframes-project","download_url":"https://codeload.github.com/xframes-project/xframes-freepascal/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xframes-project%2Fxframes-freepascal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33289878,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T02:57:32.698Z","status":"ssl_error","status_checked_at":"2026-05-21T02:57:31.990Z","response_time":62,"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":["freepascal","pascal"],"created_at":"2025-01-26T02:53:26.272Z","updated_at":"2026-05-21T05:34:14.095Z","avatar_url":"https://github.com/xframes-project.png","language":"Pascal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xframes-freepascal\r\n\r\n## Instructions\r\n\r\n### Install Free Pascal\r\n\r\n#### Ubuntu\r\n\r\n`sudo apt install fpc`\r\n\r\n##### x64 arch\r\n\r\nI have had to make a 'tweak' to the logic to prevent 'Invalid floating point operation' to be thrown.\r\n\r\n`rootNode.Add('id', 0.0);`\r\n\r\ninstead of\r\n\r\n`rootNode.Add('id', 0);`\r\n\r\nOn Windows and Raspberry Pi `rootNode.Add('id', 0);` works just fine.\r\n\r\n#### Windows\r\n\r\nThere's no native x64 compiler for Windows. You need to first download the 32 bit compiler from\r\n\r\nhttps://www.freepascal.org/down/i386/win32.html\r\n\r\nThen you need to install the cross compiler\r\n\r\nhttps://www.freepascal.org/down/x86_64/win64.html\r\n\r\n### Compiling the application\r\n\r\nCompile for x64\r\n\r\n`fpc -Px86_64 main.pas`\r\n\r\n### Running the application\r\n\r\nRun `main.exe`\r\n\r\n## Screenshots\r\n\r\nWindows 11\r\n\r\n![image](https://github.com/user-attachments/assets/a962ec9b-03e0-4ff5-9335-f8e82f3cb4c6)\r\n\r\nUbuntu 24.04\r\n\r\n![Screenshot from 2025-01-15 00-28-16](https://github.com/user-attachments/assets/8edaa163-ce4c-47fa-bd88-ce00fea050fa)\r\n\r\nRaspberry Pi 5\r\n\r\n![image](https://github.com/user-attachments/assets/d49764ab-b7a5-4f20-805d-bba23e3457ff)\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxframes-project%2Fxframes-freepascal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxframes-project%2Fxframes-freepascal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxframes-project%2Fxframes-freepascal/lists"}