{"id":24730154,"url":"https://github.com/josephmawa/egghead","last_synced_at":"2025-03-22T15:22:01.789Z","repository":{"id":274312207,"uuid":"900428427","full_name":"josephmawa/Egghead","owner":"josephmawa","description":"A simple trivia desktop app","archived":false,"fork":false,"pushed_at":"2025-03-12T19:23:56.000Z","size":668,"stargazers_count":6,"open_issues_count":8,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-12T20:27:11.148Z","etag":null,"topics":["linux-app","linux-desktop-app","opentdb-api","trivia","trivia-game","trivia-quiz-game"],"latest_commit_sha":null,"homepage":"https://flathub.org/apps/io.github.josephmawa.Egghead","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/josephmawa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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-08T18:45:11.000Z","updated_at":"2025-03-12T19:24:00.000Z","dependencies_parsed_at":"2025-02-11T19:32:17.095Z","dependency_job_id":"735aecb5-e2d3-4864-ab30-771c47578c75","html_url":"https://github.com/josephmawa/Egghead","commit_stats":null,"previous_names":["josephmawa/egghead"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josephmawa%2FEgghead","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josephmawa%2FEgghead/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josephmawa%2FEgghead/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josephmawa%2FEgghead/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/josephmawa","download_url":"https://codeload.github.com/josephmawa/Egghead/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244974892,"owners_count":20541204,"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":["linux-app","linux-desktop-app","opentdb-api","trivia","trivia-game","trivia-quiz-game"],"created_at":"2025-01-27T15:52:32.791Z","updated_at":"2025-03-22T15:22:01.780Z","avatar_url":"https://github.com/josephmawa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- markdownlint-disable --\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"./data/icons/hicolor/scalable/apps/io.github.josephmawa.Egghead.svg\" alt=\"Egghead\" width=\"128\" height=\"128\"/\u003e\n\u003c/div\u003e\n\u003ch1 align=\"center\"\u003eEgghead\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\u003cb\u003eLearn while having fun\u003c/b\u003e\u003c/p\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://flathub.org/apps/io.github.josephmawa.Egghead\"\u003e\n    \u003cimg width=\"240\" alt=\"Get it on Flathub\" src=\"https://flathub.org/api/badge?locale=en\"/\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./screenshots/egghead-difficulty-view-light.png\" alt=\"Egghead difficulty view in light mode\" width=\"817\" height=\"712\"/\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./screenshots/egghead-difficulty-view-dark.png\" alt=\"Egghead difficulty view in dark mode\" width=\"817\" height=\"712\"/\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./screenshots/egghead-quiz-view-light.png\" alt=\"Egghead quiz view in light mode\" width=\"817\" height=\"764\"/\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./screenshots/egghead-quiz-view-dark.png\" alt=\"Egghead quiz view in dark mode\" width=\"817\" height=\"764\"/\u003e\n\u003c/p\u003e\n\n\u003c!-- markdownlint-enable --\u003e\n\u003c!-- markdownlint-disable headings --\u003e\n\nEgghead is simple trivia app. The quiz is sourced from [Open Trivia Database](https://opentdb.com/).\n\n ## Main features\n\n- Download quiz from API\n- Save the downloaded quiz\n- Attemp the downloaded quiz\n- Switch to dark, light or system mode\n\n## Contributing\n\nIf you find this app useful, do consider contributing. If you are wondering how,\nyou can contribute in the following ways:\n\n- Star the project repository on GitHub\n- Report bugs if you encounter some. There are probably a handful of them.\n- You can also contribute code. If it is a bug fix, do open a pull request(PR). However,\nif it is a new feature, first open an issue so that we discuss it before opening\na PR.\n\n## Run project locally\n \u003c!-- markdownlint-disable no-inline-html --\u003e\n1. Download [GNOME builder](https://flathub.org/apps/org.gnome.Builder). It's the\n fastest way to get up and running.\n1. Use GNOME builder to clone this project to your local machine. The\n\u003ckbd\u003eClone Repository\u003c/kbd\u003e button is at the bottom of the GNOME builder Welcome\n screen.\n1. Use the \u003ckbd\u003eShift\u003c/kbd\u003e + \u003ckbd\u003eCtrl\u003c/kbd\u003e + \u003ckbd\u003eSpace\u003c/kbd\u003e keyboard\ncombination to run the project after opening it in GNOME builder. You can also\n use the \u003ckbd\u003e▶\u003c/kbd\u003e button at the top.\n \u003c!-- markdownlint-enable no-inline-html --\u003e\n\n ## Translation\n\n The quiz is sourced from [Open Trivia Database](https://opentdb.com/) in English.\n Even if the app UI is translated, the quiz will still remain in English.\n Therefore, I don't think it makes sense to translate the app.\n\n## License\n\nEgghead is a [free software](https://www.gnu.org/philosophy/free-sw.html) and\nwill always be free. It is released under the terms of the\n[GNU General Public License v3.0](./LICENSE).\n\n## Copyright\n\nCopyright © 2025 [Joseph Mawa](https://github.com/josephmawa)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosephmawa%2Fegghead","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjosephmawa%2Fegghead","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosephmawa%2Fegghead/lists"}