{"id":16334892,"url":"https://github.com/flexiondotorg/touch-app-sainsburys","last_synced_at":"2026-01-27T20:10:23.986Z","repository":{"id":144715734,"uuid":"157378002","full_name":"flexiondotorg/touch-app-sainsburys","owner":"flexiondotorg","description":"Unofficial Sainsbury's webapp for UBports","archived":false,"fork":false,"pushed_at":"2018-11-13T12:38:15.000Z","size":765,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-31T05:19:26.117Z","etag":null,"topics":["sainsburys","ubports","ubuntu-touch","webapp"],"latest_commit_sha":null,"homepage":"https://uappexplorer.com/app/msainsburyscouk-owo.flexiondotorg","language":"QML","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/flexiondotorg.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":"2018-11-13T12:38:03.000Z","updated_at":"2018-11-13T13:52:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"4d14d273-5942-48a9-8caf-c1cc35005939","html_url":"https://github.com/flexiondotorg/touch-app-sainsburys","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/flexiondotorg/touch-app-sainsburys","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexiondotorg%2Ftouch-app-sainsburys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexiondotorg%2Ftouch-app-sainsburys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexiondotorg%2Ftouch-app-sainsburys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexiondotorg%2Ftouch-app-sainsburys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flexiondotorg","download_url":"https://codeload.github.com/flexiondotorg/touch-app-sainsburys/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexiondotorg%2Ftouch-app-sainsburys/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28820352,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T18:44:20.126Z","status":"ssl_error","status_checked_at":"2026-01-27T18:44:09.161Z","response_time":168,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["sainsburys","ubports","ubuntu-touch","webapp"],"created_at":"2024-10-10T23:39:32.552Z","updated_at":"2026-01-27T20:10:23.970Z","avatar_url":"https://github.com/flexiondotorg.png","language":"QML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sainbury's Ubuntu Touch webapp\n\nThis webapp is based on ogra's alternate-webapp-container:\n\n    bzr branch lp:~ogra/junk/alternate-webapp-container\n\nThis is a new approach using an alternate webapp container that\ndoes not use a toolbar at the top but instead provides a bottom\nmenu with navigation objects. \n\n## TODO\n\n  * Add URL handlers for supported sites.\n\n## Changes\n\n### 1.4-WIP\n\n  * Added support for handmadebyyou.co.uk.\n  * Added support for sainsburysenergy.com.\n  * Added support for sainsburyshome.co.uk.\n  * Added support for sainsburyslivingarchive.co.uk.\n  * Added support for sainsburysgifts.co.uk.\n\n### 1.3\n\n  * Added radial navigation for Home and Groceries.\n  * Update framework components.\n\n### 1.2\n\n  * Added a splash screen.\n\n### 1.1\n\n  * Removed unused assets.\n\n### 1.0\n\n  * Updated framework to 15.04.\n  * Removed unused policy groups.\n\n### 0.4\n\n  * Added Ogra's alternate webapp template.\n\n### 0.3\n\n  * Initial release.\n\n# Development\n\n## Building\n\nEdit the value of `applicationName` at the top of `qml/Main.qml` to match\nyour application name to work around \u003chttps://launchpad.net/bugs/1435778\u003e\n\nEdit `config.js` to add `webappName`, `webappUrl` and `webappUrlPattern`\nsimilar to how you would use them as commandline options to webapp-container.\n\nOptionally you can set the `webappUA` variable in `config.js` to override\nthe User Agent string.\n\nEdit the `.desktop` and `manifest.json` to your liking.\n\nReplace icon.png with your own icon that is 128x128.\n\nNow run:\n\n    click build .\n\nThis will create a `.click` package with you webapp.\n\n## Installing\n\nPush the click to your device via adb, then:\n\n    adb shell pkcon install-local --allow-untrusted /path/to/click\n\nYou will see a bunch of progress bars ... once they are done,\npull down the app scope to refresh it and find your new app in there.\n\n## Publishing\n\nPublish the generated click package at https://myapps.developer.ubuntu.com/dev/click-apps/\n\n# License\n\ntouch-app-sainsburys is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\ntouch-app-sainsburys is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with touch-app-lastpass. If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflexiondotorg%2Ftouch-app-sainsburys","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflexiondotorg%2Ftouch-app-sainsburys","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflexiondotorg%2Ftouch-app-sainsburys/lists"}