filirnd / cineTre

GrandeCinema3.it showtimes in linux terminal.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

<>< CineTre ><>

GrandeCinema3.it showtimes in linux terminal.

Written in Scala with <3 by Filippo Randazzo (https://github.com/filirnd).

alt text

Installation

This software working on Unix like distro. Need Java 7+ installed, download here

Manual installation

To install the software just give execute permissions to the file "cinetre" in "cineTre/bin/" folder.

Open terminal, go in "cineTre/bin/" folder and type: chmod +x cinetre

Deb Installation

There is a deb package that automatize installation of cinetre_version.jar and cinetre(bash script) respectively in "/usr/lib/cinetre" and "/usr/bin" folders. Download and install this deb file

Run

Run manual installation

To start the program open terminal, go in "cineTre/bin/" folder and type: ./cinetre <provincia>

Example : ./cinetre CT for list of showtimes in Catania

Run deb installation

Open terminal and simply write cinetre CT for list of showtimes in Catania.

Remove

Remove manual installation

Remove directory "cinetre".

Remove deb installation

To remove deb installation open terminal and write sudo apt-get remove cinetre

License

Read LICENSE file for license. All trademarks belong to their respective owners.

About

GrandeCinema3.it showtimes in linux terminal.

License:GNU General Public License v3.0


Languages

Language:Scala 94.7%Language:Shell 5.3%