https://github.com/thred/badewanne-oesterreich-ionic-angular
App for displaying temperatures of Austrian lakes collected from various sources.
https://github.com/thred/badewanne-oesterreich-ionic-angular
Last synced: about 1 month ago
JSON representation
App for displaying temperatures of Austrian lakes collected from various sources.
- Host: GitHub
- URL: https://github.com/thred/badewanne-oesterreich-ionic-angular
- Owner: thred
- License: gpl-3.0
- Created: 2023-07-15T08:25:45.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-28T12:06:54.000Z (about 1 year ago)
- Last Synced: 2025-03-28T13:23:36.491Z (about 1 year ago)
- Language: TypeScript
- Size: 1.82 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Badewanne Österrich
Android App for displaying temperatures of Austrian lakes collected from various sources.
## Sources
- https://www.land-oberoesterreich.gv.at/
# Development Details
Built using [Angular](https://angular.dev/) and [Ionic](https://ionicframework.com/).
# Build
Prepare with `npm ci`.
Build with `npm run build`.
Build Android: `npm run build`, `npm run android:open`, then Build | Build APK. You need Android Studio.
# License
This 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
.
Copyright 2025, Manfred Hantschel