/SeasonHunter

A lightweight tv show tracker.

Primary LanguageValaGNU General Public License v3.0GPL-3.0

SeasonHunter


SeasonHunter is a lightweight, open source TV show tracker for Linux.

Dependencies

  • CMake
  • Vala (>=0.18.0)
  • Gtk+ (>=3.0)
  • Granite

Installation

From source

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

From Ubuntu PPA

TODO

Author

Diego Toral - diegotoral@gmail.com