Skip to content

actions-marketplace-validations/casperdcl_hl-weather-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

5.6C 74% 12kt|🌧 Possible drizzle stopping in 4 min.
Prb|▇▄▁_                       ___|6:13
0.3|▆▄▃▃▃▁                  ▃▄▄▅▆█|

🌈 hl-weather-box

GitHub Action for injecting hyperlocal weather from Dark Sky into a gist.


📌✨ For more pinned-gist projects like this one, check out: https://github.com/matchai/awesome-pinned-gists

✨ Inspiration

Powered by Dark Sky

🎒 Prep Work

  1. Create a new public GitHub Gist (https://gist.github.com/)
  2. Create a token with the gist scope and copy it. (https://github.com/settings/tokens/new)
  3. Create a Dark Sky account (https://darksky.net/dev/register)
  4. Copy the Dark Sky API Secret Key

🖥 Project Setup

  1. Fork this repo
  2. Go to your fork's Settings > Secrets > Add a new secret for each environment secret (below)

🤫 Environment Secrets

  • gist_id: The ID portion from your gist url https://gist.github.com/<github username>/6d5f84419863089a167387da62dd7081.
  • gh_token: The GitHub token generated above.
  • darksky_key: The API secret key from Dark Sky from above.
  • location: latitude,longitude (e.g.: 51.509865,-0.118092).
  • location2: Optional second location.

💸 Donations

Feel free to use the GitHub Sponsor button to donate towards my work if you're feeling generous <3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published