Skip to content

Xerrass/X-s-Weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Athena Plugin - Real Weather

A Real Weather plugin for the Athena Framework compatible with 5.0.0 of the Athena Framework.

Enables you to get Weather form a certain location via the openweathermap.org service.

Installation

  1. Open a command prompt in your main Athena Directory.
  2. Navigate to the plugins folder.
cd src/core/plugins
  1. Copy the command below.

HTTPS

git clone https://github.com/Xerrass/X-s-Weather-Athena.git

  1. Go to https://home.openweathermap.org/api_keys. Create an account and get an API key. Put that in to the index.ts

  2. Go to: https://openweathermap.org/weathermap And select the location you want to use as your source for the weather.

  3. For new accounts it can take up to 6 hours for your API KEy to activate.

  4. Start the Server and enjoy your syncced Weather

Kudos

Code is from tastydev -> repo can be found here! https://github.com/tastydev/weatherDateSync-altv

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published