Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bittner/geizhals
Geizhals Preisvergleich (Unofficial) for Ubuntu Touch devices.
https://github.com/bittner/geizhals
comparison shopping ubuntu-phone ubuntu-touch webapp
Last synced: 24 days ago
JSON representation
Geizhals Preisvergleich (Unofficial) for Ubuntu Touch devices.
- Host: GitHub
- URL: https://github.com/bittner/geizhals
- Owner: bittner
- License: gpl-3.0
- Created: 2015-08-19T23:23:24.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-22T22:52:23.000Z (almost 9 years ago)
- Last Synced: 2023-03-26T15:38:36.656Z (over 1 year ago)
- Topics: comparison, shopping, ubuntu-phone, ubuntu-touch, webapp
- Homepage: https://uappexplorer.com/app/geizhals.peter-bittner
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
Geizhals Preisvergleich (Unofficial)
------------------------------------Geizhals Preisvergleich is an online price comparison portal. The website is
operated by the Preisvergleich Internet Services AG, an Austrian company
headquartered in Vienna. The price comparison spans Austria (geizhals.at),
Germany (geizhals.de), and mostly Eastern Europe and the UK (geizhals.eu).This web app is not affiliated with Geizhals or the Preisvergleich Internet
Services AG. The product name, associated trade marks and the Geizhals logo
may be trade marks of Geizhals or the Preisvergleich Internet Services AG.Read more about Geizhals Preisvergleich on Wikipedia at
https://de.wikipedia.org/wiki/Geizhals_Preisvergleich (German).License
-------Geizhals Preisvergleich (Unofficial) for Ubuntu Touch devices
Copyright (C) 2015 Peter BittnerThis program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program. If not, see .Support
-------Source code:
- https://github.com/bittner/geizhalsIssue tracker:
- https://github.com/bittner/geizhals/issuesDevelopment
-----------Ubuntu developer information on Webapps
- https://developer.ubuntu.com/en/web/Introductory guide on Ubuntu Webapps
- https://developer.ubuntu.com/en/web/ubuntu-webapps-guide/Ubuntu Webapps tutorials
- https://developer.ubuntu.com/en/web/tutorials/Build and publish the .click package manually, without Ubuntu SDK:
- Install `click` on your developer machine (`sudo apt-get install click`)
- Make sure you have bumped the version number in `manifest.json`
- `cd` into the project repo folder and build the package (`click build .`)
- Upload the created .click file at https://myapps.developer.ubuntu.com