/fetch_tenki

Scrape weather data from tenki.jp and display as notification

Primary LanguagePython

Weather applications

Weather applications developed with various technologies and environments (GNU/Linux, MacOS and Windows). Scraps data from 2 providers, tenki.jp and weathernews.jp.

First attempt to extract weather data from a webpage (tenki.jp). Displays current weather conditions, updated every 3 hours.

[Notification apps]

Display a notification every 30min.

Works on GNOME 40+ versions

Screenshoot

Should probably create a new branch for this repository

$ git branch gnome-ext

$ git checkout -b gnome-ext

Then pull-request to merge with main

Display @the Notification Center and pop up every 30 minutes.

Manual update is required unless set on cron, some CJK chars are converted to Unicode.

It takes a few seconds to load, cuz it has to download new data, process it and then convert it.

Screenshoot

xBar plugin

repo

Plugin to display current conditions and radar image, all courtesy from tenki.jp.

Screenshoot

Windows PopUp message application using Powershell to display.

Auto-updates using task-scheduler.

Data forecaster

Failed attempt to predict future data using sklearn's forecaster model and past observation data.


Enviroment:

  • MacBookPro/MacOS 15.5
  • Panasonic Let'sNote/Linux Fedora 36

Languages: Shell, JavaScript, Ruby
Editors: VIM and Emacs