Categorygithub.com/binzume/cal-server
modulepackage
0.0.0-20241029144559-32927541ab99
Repository: https://github.com/binzume/cal-server.git
Documentation: pkg.go.dev

# README

Calendar image server for e-Paper

電子ペーパー用にカレンダー画像を生成するサーバです。

(クライアント: https://github.com/binzume/esp32-epaper)

HTTPでアクセスすすると今月のカレンダーと今日の日付が入ったGIF画像を生成します。

リクエスト時のファイル名を、 YYYY-MM-DD.gif とすると指定した日付の画像を返します。サイズは今のところ800x480固定です。

ttfフォントはIPAフォント(ipag.ttf)などを適当に用意して同じディレクトリに置いてください。

holiday.csv は https://www8.cao.go.jp/chosei/shukujitsu/gaiyou.html からダウンロードしたものから必要な範囲を抜き出して作っています。

例:

exmaple

License

MIT License

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

TODO github.com/binzume/gocal.
No description provided by the author
No description provided by the author