Skip to content

Commit

Permalink
Upload files
Browse files Browse the repository at this point in the history
  • Loading branch information
zuzia-dev committed Aug 4, 2024
1 parent cb31da9 commit a3c56c7
Show file tree
Hide file tree
Showing 8 changed files with 42 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.zip filter=lfs diff=lfs merge=lfs -text
41 changes: 41 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# Kodi Omega addons for Linux
[![Generic badge](https://img.shields.io/badge/Platform-KODI-<COLOR>.svg)](https://kodi.tv/)
![Kodi version](https://img.shields.io/badge/Versions-21-orange)
![GitHub latest commit](https://img.shields.io/github/last-commit/zuzia-dev/Kodi-Omega-addons-for-Linux?color=00BFFF)
[![Generic badge](https://img.shields.io/badge/Repository-Available-yellow.svg)](https://repozytorium-kodi.github.io/)
[![License: GPL v2](https://img.shields.io/badge/License-GPL_v2-blue.svg)](https://www.gnu.org/licenses/old-licenses/gpl-2.0.html)

Addons for Kodi v21 Omega for Linux distributions based on Debian and Ubuntu. For development purpose only.

## Installation & Updates
> ###### Add-ons are in the repository: [Repozytorium-Kodi](https://repozytorium-kodi.github.io/Repozytorium-Kodi.zip)
> ###### Installation via Kodi's file-manager, add source: https://repozytorium-kodi.github.io
### InputStream FFmpeg Direct
InputStream Client for FFmpeg streams (libavformat).
- Source: https://github.com/xbmc/inputstream.ffmpegdirect/tree/Omega

### InputStream Adaptive
InputStream client for adaptive streams.
Google Widevine - on Linux systems is required WV library.
- Source: https://github.com/xbmc/inputstream.adaptive/tree/Omega

### IPTV Simple PVR
IPTV Live TV and Radio PVR client addon.
- Source: https://github.com/kodi-pvr/pvr.iptvsimple/tree/Omega

### InputStream RTMP
- Source: https://github.com/xbmc/inputstream.rtmp/tree/Omega

### Peripheral Joystick
- Source: https://github.com/xbmc/peripheral.joystick/tree/Omega

### VFS libarchive
- Source: https://github.com/xbmc/vfs.libarchive/tree/Omega

### Other Features
- Compiled with gcc version 12.2.0 (Debian 12.2.0-14) and enable Debug flag (Kodi should also be built as Debug).
- Support library Bento4: https://www.bento4.com

### License
GPLv2 licensed.
Binary file added v21.0.0-Omega-2024-08-04-vfs.libarchive.zip
Binary file not shown.
Binary file added v21.1.0-Omega-2024-08-04-inputstream.rtmp.zip
Binary file not shown.
Binary file added v21.1.18-Omega-2024-08-04-peripheral.joystick.zip
Binary file not shown.
Binary file not shown.
Binary file added v21.5.1-Omega-2024-08-03-inputstream.adaptive.zip
Binary file not shown.
Binary file added v21.8.5-Omega-2024-08-03-pvr.iptvsimple.zip
Binary file not shown.

1 comment on commit a3c56c7

@zuzia-dev
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.