GithubHelp home page GithubHelp logo

jolzem / cinetrack Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.04 MB

Track your watched movies and tv series with this simple and selfhosted php app

License: GNU General Public License v3.0

PHP 96.25% Shell 0.64% CSS 3.11%
movie-tracker php self-hosted series-tracker tmdb tmdb-api tv-tracker

cinetrack's Introduction

CineTrack

Track your watched movies and series with this simple self-hosted php app.

Installation

Install the dependencies git curl mariadb-server php libapache2-mod-php php-mysql composer (Debian Package Names)

To become root enter:

sudo su

As the root user run:

rm -rf /var/www/html

git clone https://github.com/jolzem/cinetrack /var/www/html

cd /var/www/html

chmod +x deploy.sh

./deploy.sh

This script will ask a few questions: Always choose whats recommended (i. e. When it says "you can safely answer X" choose X, when it does not say anything hit enter to choose the default option.) and at the end, paste your TheMovieDB Access Token.

Finally enable and restart the apache2 and mariadb Services.

For example on Debian or other SystemD based distros, run:

systemctl enable apache2

systemctl enable mariadb

systemctl restart apache2

systemctl restart mariadb

You should now be able to access your instance by entering the IP of your system into your browser.

Contributing

Contributions are always welcome!

Feel free to open an issue or a pull request :)

License

GNU GPLv3

cinetrack's People

Contributors

jolzem avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.