{"id":16911380,"url":"https://github.com/bittner/bingmaps","last_synced_at":"2026-02-19T00:02:06.782Z","repository":{"id":147873125,"uuid":"42260239","full_name":"bittner/bingmaps","owner":"bittner","description":"Bing Maps for Ubuntu Touch devices.","archived":false,"fork":false,"pushed_at":"2015-12-22T22:49:32.000Z","size":812,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-22T15:22:34.089Z","etag":null,"topics":["bing-maps","ubuntu-phone","ubuntu-touch","webapp"],"latest_commit_sha":null,"homepage":"https://uappexplorer.com/app/bingmaps.peter-bittner","language":null,"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/bittner.png","metadata":{"files":{"readme":"README","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}},"created_at":"2015-09-10T17:38:25.000Z","updated_at":"2017-02-26T15:45:25.000Z","dependencies_parsed_at":"2023-04-16T17:16:34.716Z","dependency_job_id":"f40a6b57-2113-4ef3-a798-f8a219f502ab","html_url":"https://github.com/bittner/bingmaps","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/bittner/bingmaps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bittner%2Fbingmaps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bittner%2Fbingmaps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bittner%2Fbingmaps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bittner%2Fbingmaps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bittner","download_url":"https://codeload.github.com/bittner/bingmaps/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bittner%2Fbingmaps/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29599338,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T22:25:43.180Z","status":"ssl_error","status_checked_at":"2026-02-18T22:25:42.766Z","response_time":162,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["bing-maps","ubuntu-phone","ubuntu-touch","webapp"],"created_at":"2024-10-13T19:05:37.470Z","updated_at":"2026-02-19T00:02:06.720Z","avatar_url":"https://github.com/bittner.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Bing Maps (Unofficial)\n----------------------\n\nBing Maps on Ubuntu Touch. This web app provides convenient access to\nMicrosoft's browser based mapping and routing service Bing.\n\n- www.bing.com/maps\n- www.bing.com/directions\n\nBing is special for its \"bird's eye view\" map style. This is a 3D (three\ndimensional) view created with the help of pictures taken from planes\ncapturing stripes of a geographical area, and computed together with\nalgorithms researched and developed at Graz University of Technology, Austria.\nThose algorithms were commercially developed in the United States by Vexcel\nCorporation, Boulder (CO), an entity founded by Austrian university professor\nFranz Leberl, which has been acquired by Microsoft in 2006.\n\nThe normal street maps as well as the routing service are provided by HERE,\nformerly known as Ovi Maps and Nokia Maps. You may want to try the HERE app\non your Ubuntu Touch device for a more feature-rich implementation, and a\nslightly better working (GPS) locate function.\n\nThis web app is not affiliated with Microsoft. The Bing name, Bing Maps,\nassociated trade marks and logos including the Bing logo are trade marks of\nMicrosoft or related entities.\n\nLicense\n-------\n\nBing Maps (Unofficial) Web App for Ubuntu Touch devices\nCopyright (C) 2015  Peter Bittner \u003cdjango@bittner.it\u003e\n\nThis program 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\nThis program 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 this program.  If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n\nSupport\n-------\n\nSource code:\n- https://github.com/bittner/bingmaps\n\nIssue tracker:\n- https://github.com/bittner/bingmaps/issues\n\nDevelopment\n-----------\n\nUbuntu developer information on Webapps\n- https://developer.ubuntu.com/en/web/\n\nIntroductory guide on Ubuntu Webapps\n- https://developer.ubuntu.com/en/web/ubuntu-webapps-guide/\n\nUbuntu Webapps tutorials\n- https://developer.ubuntu.com/en/web/tutorials/\n\nBuild and publish the .click package manually, without Ubuntu SDK:\n- Install `click` on your developer machine (`sudo apt-get install click`)\n- Make sure you have bumped the version number in `manifest.json`\n- `cd` into the project repo folder and build the package (`click build .`)\n- Upload the created .click file at https://myapps.developer.ubuntu.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbittner%2Fbingmaps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbittner%2Fbingmaps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbittner%2Fbingmaps/lists"}