https://github.com/sharl/amedas
アメダスの気温や積雪量が更新されたら VOICEVOX でお知らせ
https://github.com/sharl/amedas
pystray voicevox weather
Last synced: about 1 year ago
JSON representation
アメダスの気温や積雪量が更新されたら VOICEVOX でお知らせ
- Host: GitHub
- URL: https://github.com/sharl/amedas
- Owner: sharl
- Created: 2024-09-07T21:02:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-26T07:36:04.000Z (over 1 year ago)
- Last Synced: 2025-02-09T07:13:58.784Z (over 1 year ago)
- Topics: pystray, voicevox, weather
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# amedas
アメダスの気温や積雪量が更新されたら VOICEVOX でお知らせ
## Run
```
git clone https://github.com/sharl/amedas.git
cd amedas
pip install -r requirements.txt
python amedas.py
```
## 設定ファイル `.amedas` 書式
```
14163
```
[アメダス](https://www.jma.go.jp/bosai/amedas/#area_type=japan&area_code=010000)の観測地点コードを記述します。
`14163` は[札幌](https://www.jma.go.jp/bosai/amedas/#amdno=14163)です。
[東京](https://www.jma.go.jp/bosai/amedas/#amdno=44132)は `44132` です。
*#amdno=数字* が観測地点コードになります。