This is a weather display for Obsidian (https://obsidian.md).
main.js, styles.css, manifest.json to your vault VaultFolder/.obsidian/plugins/Tenki/.Tenki: OpenAccording to the Obsidian Developer Piolicy in the Disclosures section an Obsidian plugin must explain which network services are used and why.
This plugin retrieves information from the internet to get the weather data for display at https://api.weatherapi.com/v1/ combined with the user's personal API key.
If you find Tenki useful, consider supporting its development by buying me a coffee:
I would like to express my gratitude to the members of the Discord community who have provided valuable help and support. Thank you very much!
For more information about Obsidian's API, refer to the Obsidian API Documentation.