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

https://github.com/diegotoral/seasonhunter

A lightweight tv show tracker.
https://github.com/diegotoral/seasonhunter

Last synced: about 2 months ago
JSON representation

A lightweight tv show tracker.

Awesome Lists containing this project

README

        

# 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](https://github.com/diegotoral/SeasonHunter/archive/master.zip) or clone this repository with the following command:

```ssh
$ git clone git://github.com/diegotoral/SeasonHunter.git
$ cd SeasonHunter/
```

then compile and install as shown bellow

```ssh
$ mkdir build && cd build/
$ cmake ..
$ make && make install
```

### From Ubuntu PPA
*TODO*

## Author
Diego Toral -