Skip to content

lce2011/CityTemp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CityTemp

CityTemp is an free open-source weather app!

How to use

When you execute 'CityTemp.exe' you will be presented with this:


Welcome to CityTemp! Please enter a city:

You can now enter a city like New York for example! In this case it responded with this:


Here is the temperature in 'New York/US' at 12-07-2025 20:23.00 +02:00: Temperature: 29°C/84°F/302°K Feels like: 32°C/89°F/305°K Description: Clouds Humidity: 67% It's warm today!

The program shows the temperature in °C, °F and °K and also some other stuff like the humidity! The "It's warm today!" is an comment! There are a total of six comments!


"Wow, I'm melting today!" if the temperature is over 40°C "Wow, it's hot today!" if the temperature is bigger then 30°C "It's warm today!" if the temperature is between 20°C and 30°C "At least it isn't winter anymore!" if the temperature is between 10°C and 20°C "It's somewhat cold today!" if the temperature is between 0°C and 10°C "Wow, it's cold like ice outside!" if the temperature is sub 0°C

At the end the program will tell you to press SPACE on your keyboard. If you do this, it will end the program!

Disclaimer

I'm not English, so don't mind if I have typos or my English is bad. You can add an new Issue where the typo/bad English is and how I can fix it.

About

A free and open-source wheater app powered by Rust!

Topics

Resources

Stars

Watchers

Forks