weather-li

1.3.0 • Public • Published

Weather-LI

This is an app which shows the weather inside your console. I wrote it completely with JavaScript with the help of NodeJS. This uses Prompts, OpenWeatherMap and Figlet to show everything.

Check out the NPM page of the app.

Readme Contents

  • Demo
  • Usage

Demo

gif

Usage

The following describes the ways to use the app. (ALL REQUIRE NODE TO BE INSTALLED)

Installation Way:

This is the recommended way to use this app.

Step 1

Clone the project repo:

git clone https://github.com/bruhmoment6420/weather-li.git

Step 2

Go into the project directory:

cd weather-li

Step 3

Install dependencies:

npm run mount

Step 4

Install the app globally (In the case of a permission error. For linux use the sudo command in front to get admin perms. For windows just open a Admin Prompt):

npm install -g

Step 5

Run the app by typing weather anywhere in the console. It is now installed globally and can be used at a moments notice.

Downloaded Way (broken):

Download one of the binaries given in the releases section according to your os.

Manual Way:

The following steps shows how to use Weather-LI manually.

Step 1

Clone the project repo:

git clone https://github.com/bruhmoment6420/weather-li.git

Step 2

Go into the project directory:

cd weather-li

Step 3

Install the necessary packages:

npm install

Step 4

Run the app:

npm run start

Dependents (0)

Package Sidebar

Install

npm i weather-li

Weekly Downloads

5

Version

1.3.0

License

MIT

Unpacked Size

130 kB

Total Files

6

Last publish

Collaborators

  • tahlil_ma