liyanrui / cikada

Cikada is a pdf presentation tool.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

## INTRODUCTION

Cikada is a presentation tool for PDF documents.

It is licensed in GPLv3.


## REQUIREMENTS =

 * clutter (>= 1.12)
 * poppler (>= 0.18 with GLib binding)


## INSTALLATION

$ autoreconf -i
$ mkdir build ; cd build
$ ../configure
$ make
$ sudo make install

## DEMO VIDEO

Youtube: http://youtu.be/KiHT0XfmmCA

For Chinese User: http://www.tudou.com/programs/view/o7TQMc0TBiY/

About

Cikada is a pdf presentation tool.


Languages

Language:C 99.4%Language:Makefile 0.3%Language:M4 0.3%