All Projects → kodi-pvr → Pvr.stalker

kodi-pvr / Pvr.stalker

Licence: gpl-2.0
A PVR Client that connects Kodi to Stalker Middleware

Projects that are alternatives of or similar to Pvr.stalker

Kuberhealthy
A Kubernetes operator for running synthetic checks as pods. Works great with Prometheus!
Stars: ✭ 920 (+3580%)
Mutual labels:  hacktoberfest
Dlang
[MIRROR] D programming language ebuild repository
Stars: ✭ 24 (-4%)
Mutual labels:  hacktoberfest
Laminas Zendframework Bridge
Alias legacy ZF class names to Laminas Project equivalents.
Stars: ✭ 928 (+3612%)
Mutual labels:  hacktoberfest
Laravel Sri
Subresource Integrity hash generator for laravel
Stars: ✭ 23 (-8%)
Mutual labels:  hacktoberfest
Sentry Laravel
Laravel SDK for Sentry
Stars: ✭ 927 (+3608%)
Mutual labels:  hacktoberfest
Sivar Utils
TS/JS utils para el desarrollo de sistemas salvadoreños 🇸🇻
Stars: ✭ 25 (+0%)
Mutual labels:  hacktoberfest
Titanhide
Hiding kernel-driver for x86/x64.
Stars: ✭ 917 (+3568%)
Mutual labels:  hacktoberfest
Machdump
A very basic C Mach-O Header Dump tool written for practicing purposes. Works With x86 and x86_64 binaries
Stars: ✭ 25 (+0%)
Mutual labels:  hacktoberfest
Hazelcast Hibernate
A distributed second-level cache for Hibernate
Stars: ✭ 24 (-4%)
Mutual labels:  hacktoberfest
Awesome Obsidian
🕶️ Awesome stuff for Obsidian
Stars: ✭ 918 (+3572%)
Mutual labels:  hacktoberfest
Apostrophe Documentation
Documentation for the ApostroheCMS open-souce ecosystem
Stars: ✭ 23 (-8%)
Mutual labels:  hacktoberfest
Knifecycle
Manage your NodeJS processes's lifecycle automatically with an unobtrusive dependency injection implementation.
Stars: ✭ 24 (-4%)
Mutual labels:  hacktoberfest
Laminas Cli
Console command runner, exposing commands written in Laminas MVC and Mezzio components and applications
Stars: ✭ 25 (+0%)
Mutual labels:  hacktoberfest
Adguardfilters
AdGuard Content Blocking Filters
Stars: ✭ 915 (+3560%)
Mutual labels:  hacktoberfest
Conteudo Gratuito
📌 Conteúdos gratuitos compartilhados pela comunidade.
Stars: ✭ 925 (+3600%)
Mutual labels:  hacktoberfest
Mergely
Merge and diff documents online
Stars: ✭ 918 (+3572%)
Mutual labels:  hacktoberfest
Rladies Brasil
Lista de meetups online de diferentes capítulos da R-Ladies no Brasil.
Stars: ✭ 25 (+0%)
Mutual labels:  hacktoberfest
Barril
Python package to manage units for physical quantities
Stars: ✭ 25 (+0%)
Mutual labels:  hacktoberfest
Haskell
Implementation of All ▲lgorithms in Haskell Programming Language
Stars: ✭ 25 (+0%)
Mutual labels:  hacktoberfest
Python
Python cheatsheet
Stars: ✭ 25 (+0%)
Mutual labels:  hacktoberfest

License: GPL-2.0-or-later Build Status Build Status Build Status Coverity Scan Build Status

Stalker PVR

Stalker Middleware PVR client addon for Kodi

Build instructions

Linux

  1. git clone --branch master https://github.com/xbmc/xbmc.git
  2. git clone https://github.com/kodi-pvr/pvr.stalker.git
  3. cd pvr.stalker && mkdir build && cd build
  4. cmake -DADDONS_TO_BUILD=pvr.stalker -DADDON_SRC_PREFIX=../.. -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=../../xbmc/addons -DPACKAGE_ZIP=1 ../../xbmc/cmake/addons
  5. make
Useful links
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].