{"id":24443797,"url":"https://github.com/endlessm/endless-key-app","last_synced_at":"2025-07-22T16:07:55.562Z","repository":{"id":36966645,"uuid":"366683227","full_name":"endlessm/endless-key-app","owner":"endlessm","description":"Endless Key app for Windows (formerly known as kolibri-app)","archived":false,"fork":false,"pushed_at":"2024-09-03T22:09:49.000Z","size":6324,"stargazers_count":2,"open_issues_count":5,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-14T03:14:07.305Z","etag":null,"topics":["edtech","encyclopedia","kolibri","offline"],"latest_commit_sha":null,"homepage":"https://www.endlessos.org/key","language":"HTML","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/endlessm.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}},"created_at":"2021-05-12T10:52:05.000Z","updated_at":"2023-08-19T13:35:26.000Z","dependencies_parsed_at":"2023-10-16T16:50:25.804Z","dependency_job_id":"8940134b-a763-4064-93d7-c79ea6f5d9af","html_url":"https://github.com/endlessm/endless-key-app","commit_stats":null,"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/endlessm/endless-key-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endlessm%2Fendless-key-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endlessm%2Fendless-key-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endlessm%2Fendless-key-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endlessm%2Fendless-key-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/endlessm","download_url":"https://codeload.github.com/endlessm/endless-key-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endlessm%2Fendless-key-app/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266525172,"owners_count":23942889,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":["edtech","encyclopedia","kolibri","offline"],"created_at":"2025-01-20T22:17:38.720Z","updated_at":"2025-07-22T16:07:55.501Z","avatar_url":"https://github.com/endlessm.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Endless Key Windows Application\n\nWindows version of Endless Key app.\n\nThis app is a [pywebview](https://pywebview.flowrl.com/) wrapper around the\nKolibri app with a custom plugin configuration. The kolibri-electron package is\nbuilt using `pyinstaller`.\n\nThe `kolibri-electron` contains the interface and will launch the Kolibri\nbackend in another thread at startup.\n\nThe file `src/main.pyw` is the entry point that defines the application startup,\ncreates a webview window and sets the environment variables to configure the\napplication for launching the Kolibri server with a minimal configuration.\n\n### Requirements\n\n- Python 3.9\n\n## Steps to build:\n\n * Install pyinstaller and other dependent packages:\n```\n    pip install pycparser==2.14 pyinstaller wheel pywebview\n```\n\n * Download kolibri and plugins:\n```\n    pip install kolibri --target=\"src\"\n    pip install kolibri-zim-plugin[full] --target=\"src\\kolibri\\dist\"\n    pip install kolibri-explore-plugin --target=\"src\\kolibri\\dist\"\n```\n\n * Download app-bundle and unzip it in `src\\apps-bundle`:\n```\n    https://github.com/endlessm/kolibri-explore-plugin/releases/latest/download/apps-bundle.zip\n```\n\n * Download endless key collections and unzip it in `src\\collections`:\n```\n    https://github.com/endlessm/endless-key-collections/releases/latest/download/collections.zip\n```\n\n * Build: `pyinstaller --noconfirm main.spec`\n   This will create a new folder in `dist` with the exe file.\n\n * Put all together:\n```\n    cp -r src/kolibri dist/kolibri-electron/_internal/\n    cp -r src/apps-bundle dist/kolibri-electron/_internal/\n    cp -r src/collections dist/kolibri-electron/_internal/\n    cp -r src/automatic_provision.json dist/kolibri-electron/_internal/\n```\n\n## Release:\n\nThe release process is completely automated using github-ci. A tag in the\nrepository is a new release.\n\nA new tag will trigger the build action that will upload the app package to the\nMicrosoft store to the Test Flight.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendlessm%2Fendless-key-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fendlessm%2Fendless-key-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendlessm%2Fendless-key-app/lists"}