Generate anime iCal format file for calendar app(for example:Google Calendar)
生成 iCal 格式的日历文件,可以直接用 Google calendar 导入。效果如下图
Clone and Run 克隆并运行
git clone https://github.com/zYeoman/AniCal.git
make
# make install
python3 AniCal.py
Add test.ics to your favourite calendar app(Google calendar or Outlook etc.)
将生成的 test.ics 添加到日历应用中。
# pylint
make lint
# unittest
make test
- Web 配置页面
- 放到 VPS 上做一个服务,自动添加新的 OVA/OAD 什么的
Copyright (C) 2016-2017 Yongwen Zhuang