SeasonHunter is a lightweight, open source TV show tracker for Linux.
- CMake
- Vala (>=0.18.0)
- Gtk+ (>=3.0)
- Granite
First, download or clone this repository with the following command:
$ git clone git://github.com/diegotoral/SeasonHunter.git
$ cd SeasonHunter/
then compile and install as shown bellow
$ mkdir build && cd build/
$ cmake ..
$ make && make install
TODO
Diego Toral - diegotoral@gmail.com