An open API service indexing awesome lists of open source software.

https://github.com/zyeoman/anical

Create Japanese anime iCalendar
https://github.com/zyeoman/anical

anime ics

Last synced: 2 days ago
JSON representation

Create Japanese anime iCalendar

Awesome Lists containing this project

README

          

# AniCal
Generate anime iCal format file for calendar app(for example:Google Calendar)

生成 iCal 格式的日历文件,可以直接用 Google calendar 导入。效果如下图

![Calendar](http://i1.piimg.com/567571/963dee5c516cb210.png)

## HowTo/ 使用

Clone and Run 克隆并运行

```shell
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 添加到日历应用中。

## Test/ 测试

```shell
# pylint
make lint
# unittest
make test
```

## TODO/ 展望未来
* Web 配置页面
* 放到 VPS 上做一个服务,自动添加新的 OVA/OAD 什么的

----

Copyright (C) 2016-2017 Yongwen Zhuang