cosmic-utils / forecast

Weather app written in rust and libcosmic
GNU General Public License v3.0
28 stars 5 forks source link

feat: app errors dialog box and own api key support #15

Closed elevenhsoft closed 3 days ago

elevenhsoft commented 1 week ago

This commit introduce new dialog with app errors, so instead of printing it to stderr it will display dialog box with information about error, for now it supports getting location and fetching weather errors, but we can add more.

Also we have now ability to set our own api key and use it for future requests. This should close #11 since it's related to api key.

screenshot-2024-09-13-20-51-16 screenshot-2024-09-13-20-51-43