Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ruanyf/weather-action

An example of GitHub Actions
https://github.com/ruanyf/weather-action

Last synced: about 2 months ago
JSON representation

An example of GitHub Actions

Awesome Lists containing this project

README

        

An example of GitHub Actions: sending daily weather report with email.

Visit [my blog](http://www.ruanyifeng.com/blog/2019/12/github_actions.html) (in Chinese) for details.

## References

- [signalnerve/github-actions-weather-bot](https://github.com/signalnerve/github-actions-weather-bot)
- [chubin/wttr.in](https://github.com/chubin/wttr.in)