{"id":18847830,"url":"https://github.com/interkosmos/fortran-xkcd","last_synced_at":"2026-03-16T03:33:47.644Z","repository":{"id":139286297,"uuid":"417116642","full_name":"interkosmos/fortran-xkcd","owner":"interkosmos","description":"xkcd client for X11 written in Fortran 2018","archived":false,"fork":false,"pushed_at":"2023-08-28T16:55:01.000Z","size":86,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-30T13:57:36.459Z","etag":null,"topics":["fortran","fortran-2018","fortran-package-manager","fpm","xkcd","xkcd-client"],"latest_commit_sha":null,"homepage":"","language":"Fortran","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/interkosmos.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}},"created_at":"2021-10-14T12:12:57.000Z","updated_at":"2023-08-05T06:23:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"c2a52190-bd81-475a-934b-7a6b2e8c91b6","html_url":"https://github.com/interkosmos/fortran-xkcd","commit_stats":{"total_commits":19,"total_committers":2,"mean_commits":9.5,"dds":"0.052631578947368474","last_synced_commit":"f691ee7c6aeed8e4678b7d8cf654615c5346d1a6"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interkosmos%2Ffortran-xkcd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interkosmos%2Ffortran-xkcd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interkosmos%2Ffortran-xkcd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interkosmos%2Ffortran-xkcd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/interkosmos","download_url":"https://codeload.github.com/interkosmos/fortran-xkcd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239786209,"owners_count":19696770,"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","fortran-2018","fortran-package-manager","fpm","xkcd","xkcd-client"],"created_at":"2024-11-08T03:09:50.109Z","updated_at":"2026-02-01T23:30:15.381Z","avatar_url":"https://github.com/interkosmos.png","language":"Fortran","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fortran-xkcd\n\nAn [fpm](https://github.com/fortran-lang/fpm) example project written in Fortran\n2018 that displays the latest [xkcd](https://xkcd.com/) comic inside an X\nwindow. As a limitation, only images in PNG format are supported (no JPEG). The\nalt text will be printed to console.\n\nThe program depends on X11, libcairo, libcurl, as well as the following Fortran\nlibraries:\n\n* [fortran-xlib](https://github.com/interkosmos/fortran-xlib)\n* [http-client](https://github.com/fortran-lang/http-client)\n* [json-fortran](https://github.com/jacobwilliams/json-fortran)\n\nYou can pass the xkcd number to view a specific comic strip:\n\n```\n$ ./xkcd 292\n```\n\n## Screen Shot\n\n![screen shot](screenshot.png)\n\n## Build Instruction\n\nJust clone the repository and build the executable with *fpm*:\n\n```\n$ git clone https://github.com/interkosmos/fortran-xkcd\n$ cd fortran-xkcd/\n$ fpm build --profile=release\n$ fpm run\n```\n\nThe binary `xkcd` will be written to `build/\u003ccompiler\u003e/app/`.\n\n## Licence\n\nISC\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finterkosmos%2Ffortran-xkcd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finterkosmos%2Ffortran-xkcd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finterkosmos%2Ffortran-xkcd/lists"}