Code Monkey home page Code Monkey logo

kodi-nuc's Introduction

Kodi Configuration for Intel NUC

This repository has some of the configuration necessary for getting an Intel NUC D34010WYK up and running from vanilla Ubuntu.

The main interesting bit for this repository is the script to get the IR sensor working correctly with Kodi. You can find that in the system directory in two parts: 1) the script to get the IR service working, and 2) a systemd service to run the script on startup.

Installing

I start with Xubuntu Core, so download the mini.iso for the version of Ubuntu that you want to start with, then:

  1. (For me only) Set the HTTP proxy on setup to be http://apt-cacher.underworld:3142 so that Apt-Cacher NG will serve as a proxy for all apt-related tasks.

  2. Choose the Xubuntu minimal installation task during install, or

  3. Pick the smallest number of dependencies and then, after the installer has finished, run:

     sudo apt install -y xubuntu-core^
    

I created a Makefile that I can use to install Kodi and the customized scripts and settings for my environment.

Run:

sudo apt install -y git
git clone https://github.com/fbristow/kodi-nuc
cd kodi-nuc
sudo make install

kodi-nuc's People

Contributors

fbristow 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.