Cal4near

Googleカレンダーの情報をコンソールへ出力するツールです。

主な機能

  • 空いている時間を出力する
  • [WIP]予定がある時間を出力する

出力例

--------------
free times
--------------
2022/02/21(

インストール

$ gem install cal4near

事前準備

GoogleClandarAPIを使えるように設定が必要です。 以下を参考にしてください。

https://qiita.com/nakamaksk/items/d1f522ecbb12aa969afc

使い方

空いている時間を取得

cal4 free

出力例

--------------
free times
--------------
2022/02/21(

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/nakamaksk/cal4near.

License

The gem is available as open source under the terms of the MIT License.