All Projects → OpenELEC → Openelec.tv

OpenELEC / Openelec.tv

OpenELEC - The living room PC for everyone

Programming Languages

Makefile
30231 projects
c
50402 projects - #5 most used programming language
shell
77523 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Openelec.tv

Redo
Smaller, easier, more powerful, and more reliable than make. An implementation of djb's redo.
Stars: ✭ 1,589 (-0.38%)
Mutual labels:  makefile
Quickref.dev
Quickref.dev community sources
Stars: ✭ 124 (-92.23%)
Mutual labels:  makefile
Base
Minimal BusyBox Docker container
Stars: ✭ 126 (-92.1%)
Mutual labels:  makefile
Awesome Dtrace
A curated list of awesome DTrace books, articles, videos, tools and resources.
Stars: ✭ 121 (-92.41%)
Mutual labels:  makefile
Mmake
Mmake is a small program which wraps make to provide additional functionality, such as user-friendly help output, remote includes, and eventually more. It otherwise acts as a pass-through to standard make.
Stars: ✭ 1,593 (-0.13%)
Mutual labels:  makefile
Executors
A proposal for a executor programming model for ISO C++
Stars: ✭ 124 (-92.23%)
Mutual labels:  makefile
Openwrt Examples
Examples for creating OpenWrt programs&packages.
Stars: ✭ 120 (-92.48%)
Mutual labels:  makefile
Biscuitos
Common scripts to build BiscuitOS
Stars: ✭ 128 (-91.97%)
Mutual labels:  makefile
Pkgsrc
[Please switch to NetBSD/pkgsrc] Automatically updated conversion of the "pkgsrc" module from anoncvs.netbsd.org
Stars: ✭ 123 (-92.29%)
Mutual labels:  makefile
3dshomebrew
3DS homebrew tutorial
Stars: ✭ 126 (-92.1%)
Mutual labels:  makefile
Genericmakefile
A generic makefile for use with small/medium C and C++ projects.
Stars: ✭ 1,587 (-0.5%)
Mutual labels:  makefile
I2c Master Lib
This is an I2C master library I wrote for use with AVR 8 bit microcontrollers
Stars: ✭ 122 (-92.35%)
Mutual labels:  makefile
Easymake
A handy makefile for simple C/C++ applications
Stars: ✭ 125 (-92.16%)
Mutual labels:  makefile
Freebsd Vscode
Visual Studio Code port for FreeBSD
Stars: ✭ 121 (-92.41%)
Mutual labels:  makefile
Webnn
🧠 Web Neural Network API
Stars: ✭ 126 (-92.1%)
Mutual labels:  makefile
Arduino.tmbundle
The TextMate Arduino Bundle
Stars: ✭ 119 (-92.54%)
Mutual labels:  makefile
Apiproject
[https://www.sofineday.com], golang项目开发脚手架,集成最佳实践(gin+gorm+go-redis+mongo+cors+jwt+json日志库zap(支持日志收集到kafka或mongo)+消息队列kafka+微信支付宝支付gopay+api加密+api反向代理+go modules依赖管理+headless爬虫chromedp+makefile+二进制压缩+livereload热加载)
Stars: ✭ 124 (-92.23%)
Mutual labels:  makefile
Mls Protocol
MLS protocol
Stars: ✭ 127 (-92.04%)
Mutual labels:  makefile
Hackable Consumer Hardware
List of hackable consumer hardware products
Stars: ✭ 127 (-92.04%)
Mutual labels:  makefile
Onl
Please visit the Open Compute Project repository
Stars: ✭ 125 (-92.16%)
Mutual labels:  makefile

OpenELEC

OpenELEC - Open Embedded Linux Entertainment Center

OpenELEC runs Kodi, an award-winning free and open source (GPL) software media player and entertainment hub for digital media. For more info see http://kodi.tv . The base system has been designed and built from the ground up to be as efficient as possible – consuming only tiny disk and memory footprints and providing cutting edge hardware support to deliver a set-top box experience.

Source code

Installation

License

  • OpenELEC is released under GPLv2. Please refer to the "licenses" folder and source code for clarification on upstream licensing.

Copyright

  • Since OpenELEC includes code from many up stream projects it includes many copyright owners. OpenELEC makes NO claim of copyright on any upstream code. However all OpenELEC authored code is copyright openelec.tv. For a complete copyright list checkout the source code to examine the headers. Unless expressly stated otherwise all code submitted DIRECTLY to the OpenELEC project (in any form) is licensed under GPLv2 and the Copyright is donated to openelec.tv. This allows the project to stay manageable in the long term by giving us the freedom to maintain the code as part of the whole without the management overhead of preserving contact with every submitter ever e.g. move to GPLv3. You are absolutely free to retain copyright. To retain copyright simply add a copyright header to every submitted code page. If you are submitting code that is not your own work it is the submitters responsibility to place a header stating the copyright.

Features

  • System size ~ 90 - 170MB
  • Minimal hardware requirements
  • Ultra fast boot
  • Simple configuration via Kodi itself
  • Plug and Play external storage

Software

  • Kodi HTPC software – View/Manage all your media.
  • Samba server – File transfer from any PC client
  • SSH server – Remote console access for debugging
  • IR/Bluetooth Remote Control

Notes

  • SSH login details are user: “root” password: “openelec”. SSH allows command line access to your openelec.tv machine for configuration and file transfer. Linux/Mac clients can natively use SSH, while Windows users might want to try PuTTY for their terminal access.
  • $HOME is mounted on /storage (the second ext4 partition on the drive). All data transfered to the machine will go here, the rest of the system is read-only with the exception of /var (containing runtime configuration data).
  • Manual update/downgrade procedure is as follows: Copy the snapshot (.tar) to the 'Update' network share (or /storage/.update) on your openelec machine. Your system will automatically upgrade during the next reboot.
  • Automatic mounting of filesystems is supported. Devices such as USB Flash sticks can be plugged into a running machine and will be mounted to /media, showing up in Kodi’s GUI.
  • Comments and questions are more than welcome, help is even better and patches are absolutely perfect!!

Questions/Support

Happy OpenELEC'ing

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