Discover Packages
github.com/ErikKalkoken/weatherapp
command
module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Dec 8, 2024
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Weather app
A weather app made with the Fyne GUI toolkit.
Features
Main features are:
Current weather at current location
24-hour forecast at current location
10-day forecast at current location
Screenshot
Installation
You can run the app directly from the repository. For that your system needs to be able to build Fyne apps, which requires you to have installed the Go tools, a C compiler and a systems graphics driver. For details please see Fyne - Getting started .
When you have all necessary tools installed, you can run this app direct from the repository with:
go run github.com/ErikKalkoken/weatherapp@latest
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
internal
forecast
Package forecast provides current weather forecasts.
Package forecast provides current weather forecasts.
location
Package location allows to determine the current location of a machine.
Package location allows to determine the current location of a machine.
Click to show internal directories.
Click to hide internal directories.