Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
console-weather
Advanced tools
A console client for getting the current weather forecast.
In order to use console-weather, you need to get a Weather Underground API key from http://api.wunderground.com/weather/api/ and set your WEATHER_API environment variable to it.
npm install -g console-weather
weather [OPTION]...
Print the current weather conditions and forecast.
Options:
-c Output temperature in celsius.
-f Print 4-day forecast.
--color Colorize the output.
--------------------------------------------------------------------------------
Central Square, Cambridge, Massachusetts
Scattered Clouds :: 60.9 F (16.1 C)
Thu Fri Sat Sun
65 / 50 66 / 64 68 / 48 61 / 48
--------------------------------------------------------------------------------
Last Updated on October 18, 5:00 PM EDT Weather Underground
console-weather is available under a BSD 2-clause license. See LICENSE for details.
FAQs
A console client for getting the current weather forecast.
The npm package console-weather receives a total of 2 weekly downloads. As such, console-weather popularity was classified as not popular.
We found that console-weather demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.