Skip to content
This repository was archived by the owner on Jan 18, 2025. It is now read-only.

Commit a3c56c7

Browse files
committed
Upload files
1 parent cb31da9 commit a3c56c7

8 files changed

+42
-0
lines changed

.gitattributes

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.zip filter=lfs diff=lfs merge=lfs -text

README.md

+41
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
# Kodi Omega addons for Linux
2+
[![Generic badge](https://img.shields.io/badge/Platform-KODI-<COLOR>.svg)](https://kodi.tv/)
3+
![Kodi version](https://img.shields.io/badge/Versions-21-orange)
4+
![GitHub latest commit](https://img.shields.io/github/last-commit/zuzia-dev/Kodi-Omega-addons-for-Linux?color=00BFFF)
5+
[![Generic badge](https://img.shields.io/badge/Repository-Available-yellow.svg)](https://repozytorium-kodi.github.io/)
6+
[![License: GPL v2](https://img.shields.io/badge/License-GPL_v2-blue.svg)](https://www.gnu.org/licenses/old-licenses/gpl-2.0.html)
7+
8+
Addons for Kodi v21 Omega for Linux distributions based on Debian and Ubuntu. For development purpose only.
9+
10+
## Installation & Updates
11+
> ###### Add-ons are in the repository: [Repozytorium-Kodi](https://repozytorium-kodi.github.io/Repozytorium-Kodi.zip)
12+
> ###### Installation via Kodi's file-manager, add source: https://repozytorium-kodi.github.io
13+
14+
### InputStream FFmpeg Direct
15+
InputStream Client for FFmpeg streams (libavformat).
16+
- Source: https://github.com/xbmc/inputstream.ffmpegdirect/tree/Omega
17+
18+
### InputStream Adaptive
19+
InputStream client for adaptive streams.
20+
Google Widevine - on Linux systems is required WV library.
21+
- Source: https://github.com/xbmc/inputstream.adaptive/tree/Omega
22+
23+
### IPTV Simple PVR
24+
IPTV Live TV and Radio PVR client addon.
25+
- Source: https://github.com/kodi-pvr/pvr.iptvsimple/tree/Omega
26+
27+
### InputStream RTMP
28+
- Source: https://github.com/xbmc/inputstream.rtmp/tree/Omega
29+
30+
### Peripheral Joystick
31+
- Source: https://github.com/xbmc/peripheral.joystick/tree/Omega
32+
33+
### VFS libarchive
34+
- Source: https://github.com/xbmc/vfs.libarchive/tree/Omega
35+
36+
### Other Features
37+
- Compiled with gcc version 12.2.0 (Debian 12.2.0-14) and enable Debug flag (Kodi should also be built as Debug).
38+
- Support library Bento4: https://www.bento4.com
39+
40+
### License
41+
GPLv2 licensed.
2.55 MB
Binary file not shown.
1.99 MB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
5.27 MB
Binary file not shown.

0 commit comments

Comments
 (0)