{"id":23881698,"url":"https://github.com/xframes-project/xframes-fortran","last_synced_at":"2025-02-23T00:44:49.328Z","repository":{"id":270383223,"uuid":"910214911","full_name":"xframes-project/xframes-fortran","owner":"xframes-project","description":"GPU accelerated UI development for Fortran","archived":false,"fork":false,"pushed_at":"2025-01-14T18:15:03.000Z","size":1073,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-14T19:01:18.755Z","etag":null,"topics":["fortran"],"latest_commit_sha":null,"homepage":"","language":"Fortran","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":"2024-12-30T17:53:56.000Z","updated_at":"2025-01-14T18:15:10.000Z","dependencies_parsed_at":"2024-12-31T15:57:41.356Z","dependency_job_id":null,"html_url":"https://github.com/xframes-project/xframes-fortran","commit_stats":null,"previous_names":["xframes-project/xframes-fortran"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xframes-project%2Fxframes-fortran","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xframes-project%2Fxframes-fortran/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xframes-project%2Fxframes-fortran/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xframes-project%2Fxframes-fortran/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xframes-project","download_url":"https://codeload.github.com/xframes-project/xframes-fortran/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240254182,"owners_count":19772386,"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":["fortran"],"created_at":"2025-01-04T01:52:13.156Z","updated_at":"2025-02-23T00:44:49.320Z","avatar_url":"https://github.com/xframes-project.png","language":"Fortran","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xframes-fortran\n\n## Instructions\n\n### Install Fortran\n\n#### Debian Trixie\n\nI installed Fortran by running\n\n`sudo apt install gfortran`\n\nI then downloaded FPM from https://github.com/fortran-lang/fpm/releases/download/current/fpm-linux-x86_64\n\n#### Raspberry PI 5\n\nSo far I have been **unable to run the app** on my Raspberry Pi 5 due to having an 'old' version of gcc (12.2).\n\n`sudo apt install gfortran`\n\n##### Install FPM\n\n###### Through Conda\n\nBased on these instructions: https://fpm.fortran-lang.org/install/index.html\n\nDownload and run https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-aarch64.sh\n\n\n\n#### Windows\n\nGrab the installer from https://www.msys2.org/#installation\n\nEnsure `pacman` is in `PATH`. Open a terminal and run \n\n`pacman -S mingw-w64-ucrt-x86_64-gcc-fortran`\n\nAssuming you installed msys2 in `C:\\msys64`, add the following to `PATH`:\n\n`C:\\msys64\\ucrt64\\bin`\n\nInstall the Fortran Package Manager\n\nBased on https://fpm.fortran-lang.org/install/index.html#install\n\n`pacman -S git mingw-w64-x86_64-gcc-fortran mingw-w64-x86_64-fpm`\n\nAssuming you installed msys2 in `C:\\msys64`, add `C:\\msys64\\mingw64\\bin` to `PATH`\n\nFinally, build the app via fpm\n\n`fpm build --link-flag \"-L./\"`\n\nRun the app via fpm\n\n`fpm run --link-flag \"-L./\"`\n\n## Screenshots\n\nWindows 11\n\n![image](https://github.com/user-attachments/assets/cd3aab3b-8201-4f50-b4c9-94165d44e5e7)\n\nDebian Trixie\n\n![Screenshot From 2025-01-14 19-09-22](https://github.com/user-attachments/assets/9b866568-9eec-415b-a5b3-ae62983a846c)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxframes-project%2Fxframes-fortran","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxframes-project%2Fxframes-fortran","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxframes-project%2Fxframes-fortran/lists"}