Compiling with Rust is fairly straightforward:
cargo build --release
When running, the folder locale must be in the same folder as the executable, and the Sciter library from either bin.win
, bin.lnx
, or bin.osx
must be in the folder as well, or in your PATH
.
Normally it is very straightforward to enter your location into the settings window in temps-lite: just type TOWN, COUNTRY and click "Apply". But what, if you live in a place, the name of which exists several times in your own country? The solution: Go to OpenweatherMap for example and enter the name of your city. In the case of multiple search results for your country you will see the geocoorcinates for the individual search results with their names. Right-click on the desired one and select 'Copy link address' from the menu. Paste it into the settings window of temps-lite. Delete everything from the insertion except for the numbers separated either by a comma or a space and click 'Apply'. You should now see the weather in your location.
Even more granular: The weather above your home! Go for example to OpenStreetMap and enter your home address. The map of your location will appear. Look for your house/apartment and right-click on it. Select 'Show address' from the menu. You will see the geocoordinates of it on the left side of the window. Copy them and paste them into the settings window of temps-lite. Delete everything from the insertion except for the numbers separated by either a comma or a space. Click 'Apply', and that's it!
This application was forked from the original temps repository. Unlike that project, this one is based on Sciter instead of Electron.
The weather icons are made by the original author. If you would like to use them in your own project, you can find the icons on Github or at the Noun Project.
Thanks goes to these wonderful people:
4silvertooth π»π§ | papioara πππ§ |
logix2 π§Linux Uprising Blog |
goliv04053 π |
MustafaHi β£ |
Copyright Β© 2016 Konrad Michalik, 2021 Girkov Arpa. This software is licensed under the MIT License.