Thanks to visit codestin.com
Credit goes to sourceforge.net

Showing 158 open source projects for "android tv x86"

View related business solutions
  • One Platform. Total IT Insight. Start with PRTG Now Icon
    One Platform. Total IT Insight. Start with PRTG Now

    Rely on a single source of truth. PRTG unifies monitoring for all your systems, apps, and services.

    Why settle for fragmented monitoring? PRTG consolidates everything - servers, VMs, network devices, cloud services, and more, into one powerful platform. Get real-time status, customizable alerts, and deep analytics to drive smarter decisions. Designed for complex environments, PRTG scales with your needs, supports team collaboration, and helps you prevent outages before they impact users. Take control of your IT landscape and deliver the uptime your business requires.
    Start Your Free PRTG Trial
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    Jellyfin Android TV

    Jellyfin Android TV

    Android TV Client for Jellyfin

    Jellyfin Android TV is a Jellyfin client for Android TV, Nvidia Shield, and Amazon Fire TV devices. We welcome all contributions and pull requests! If you have a larger feature in mind please open an issue so we can discuss the implementation before you start. Jellyfin is the volunteer-built media solution that puts you in control of your media. Stream to any device from your own server, with no strings attached. Your media, your server, your way. Jellyfin enables you to collect, manage...
    Downloads: 26 This Week
    Last Update:
    See Project
  • 2
    my-tv

    my-tv

    Android IPTV player supporting custom TV sources and quick install

    my‑tv is a popular open-source Android app for live TV streaming via custom IPTV sources. With over 32k GitHub stars, it allows users to watch TV channels by installing directly on devices like TV boxes via APK or ADB. Features include USB and Xiaomi TV Assistant install options, remote‑configurable channel lists via QR code or JSON, and flexible support for text, M3U, and JSON playlists. The app emphasizes simplicity—install and play—with a community-driven source list and regular enhancements...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    Download iso to install, zip is just for OTA or flash via recovery. Source at https://github.com/LineageOS-TV-x86
    Leader badge
    Downloads: 810 This Week
    Last Update:
    See Project
  • 4
    Jellyfin Android

    Jellyfin Android

    Android Client for Jellyfin

    Jellyfin Mobile is an Android app that connects to Jellyfin instances and integrates with the official web client. We welcome all contributions and pull requests! If you have a larger feature in mind please open an issue so we can discuss the implementation before you start. Even though the client is only a web wrapper there are still lots of improvements and bug fixes that can be accomplished with Android and Kotlin knowledge.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Easily build robust connections between Salesforce and any platform Icon
    Easily build robust connections between Salesforce and any platform

    We help companies using Salesforce connect their data with a no-code Salesforce-native solution.

    Like having Postman inside Salesforce! Declarative Webhooks allows users to quickly and easily configure bi-directional integrations between Salesforce and external systems using a point-and-click interface. No coding is required, making it a fast and efficient and as a native solution, Declarative Webhooks seamlessly integrates with Salesforce platform features such as Flow, Process Builder, and Apex. You can also leverage the AI Integration Agent feature to automatically build your integration templates by providing it with links to API documentation.
    Learn More
  • 5
    AndroidTV-x86_64

    AndroidTV-x86_64

    https://androidtv-x86-64.sourceforge.io

    Version: Live or Experience (Old versions are shared here, if you want to use the New version please visit our Blog) 1. It is an operating system based on the open source Android platform, rebuilt for computing devices using x86 processors. 2. Android/Google TV x86_64 (also known as ATV/GTV x86_64), this is an entertainment-oriented product, providing simplified operations suitable for all ages. 3. The project is maintained by MRD_Team and individual products are shared here. Note...
    Leader badge
    Downloads: 2,922 This Week
    Last Update:
    See Project
  • 6
    SmartTube

    SmartTube

    An advanced player for set-top boxes and tv running Android OS

    SmartTube is an advanced player for Android TVs and TV boxes, free & open source. You can play content from different public sources. SmartTube does not show any ad banners, preroll ads or ad intermissions. It not just tries to prevent them, it is literally programmed to be completely unable to display any ads, so YouTube cannot slip anything in. This also means you cannot allow ads or whitelist channels.
    Downloads: 62 This Week
    Last Update:
    See Project
  • 7
    Downloads: 82 This Week
    Last Update:
    See Project
  • 8
    SQLite JDBC Driver

    SQLite JDBC Driver

    SQLite JDBC Driver

    SQLite JDBC is a library for accessing and creating SQLite database files in Java. Our SQLiteJDBC library requires no configuration since native libraries for major OSs, including Windows, Mac OS X, Linux etc., are assembled into a single JAR (Java Archive) file. The usage is quite simple; download our sqlite-jdbc library, then append the library (JAR file) to your classpath. SQLite JDBC is a library for accessing SQLite databases through the JDBC API. SQLite supports on-memory database...
    Downloads: 384 This Week
    Last Update:
    See Project
  • 9
    BlissOS-x86

    BlissOS-x86

    An Open Source OS, based on Android for PC's & Tablets

    This is Bliss (see http://blissroms.com), running as a native or emulated* OS for PCs.. These builds are compatible with PCs, MacBooks and Chromebooks equipped with x86/x86_64 compatible CPUs. Supports both BIOS/CSM and UEFI boot. *Emulated support is only for KVM/QEMU instances. VMWare & VirtualBox is not officially supported Most of the instructions, guides, update posts & support is handled through our community threads on XDA. The Bliss OS thread is here: https://forum.xda...
    Leader badge
    Downloads: 15,816 This Week
    Last Update:
    See Project
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
    Learn More
  • 10
    whisper.cpp

    whisper.cpp

    Port of OpenAI's Whisper model in C/C++

    whisper.cpp is a lightweight, C/C++ reimplementation of OpenAI’s Whisper automatic speech recognition (ASR) model—designed for efficient, standalone transcription without external dependencies. The entire high-level implementation of the model is contained in whisper.h and whisper.cpp. The rest of the code is part of the ggml machine learning library. The command downloads the base.en model converted to custom ggml format and runs the inference on all .wav samples in the folder samples....
    Downloads: 335 This Week
    Last Update:
    See Project
  • 11
    m3u

    m3u

    Live Source

    ... subscription addresses and supporting IPv6 sources. The project also suggests compatible software players for iOS, Android, Windows, and smart TVs, ensuring that users can easily set up and play live streams. While updates are “as time allows,” the repository has become a popular community-driven resource for IPTV enthusiasts who want quick access to organized streaming content.
    Downloads: 73 This Week
    Last Update:
    See Project
  • 12
    Kodi

    Kodi

    Home theater software and entertainment hub for digital media

    Kodi is an award-winning free and open source home theater/media center software and entertainment hub for digital media. With its beautiful interface and powerful skinning engine, it's available for Android, BSD, Linux, macOS, iOS and Windows. Got a smart TV? You ain't seen nothin’ yet! Kodi puts your smart TV to shame. Kodi runs on a huge range of devices and operating systems. Your music collection has never looked this good! Support for almost every format, playlists, party mixes and more...
    Downloads: 37 This Week
    Last Update:
    See Project
  • 13
    CloudStream

    CloudStream

    Android app for streaming and downloading media

    Android app for streaming and downloading media.
    Downloads: 45 This Week
    Last Update:
    See Project
  • 14
    xrdp

    xrdp

    An open source RDP server

    xrdp provides a graphical login to remote machines using RDP (Microsoft Remote Desktop Protocol). xrdp accepts connections from a variety of RDP clients: FreeRDP, rdesktop, NeutrinoRDP and Microsoft Remote Desktop Client (for Windows, macOS, iOS and Android). As Windows-to-Windows Remote Desktop can, xrdp supports not only graphics remoting but also two-way clipboard transfer (text, bitmap, file), audio redirection, drive redirection (mount local client drives on a remote machine). Connect...
    Downloads: 59 This Week
    Last Update:
    See Project
  • 15
    openFyde

    openFyde

    openFyde supported hardware "x86 PC with Intel HD graphics

    overlay-amd64-openfyde is the official overlay repository for the amd64 (x86_64) build of openFyde, a Chromium OS-based distribution tailored for developers, power users, and alternative devices outside of Google's supported ChromeOS hardware. openFyde offers a fast, secure, and web-centric desktop experience with support for Linux apps, Android containers, and cloud integration. This overlay includes the custom configurations and firmware patches necessary to optimize openFyde for generic...
    Downloads: 57 This Week
    Last Update:
    See Project
  • 16
    Downloads: 27 This Week
    Last Update:
    See Project
  • 17
    APKUpdater

    APKUpdater

    Simplify the process of finding updates for your installed apps

    APKUpdater is an open source tool that simplifies the process of finding updates for your installed apps. It provides similar functionality to an app store, but instead of depending on a single source, it aggregates the results from APKMirror, Aptoide, F-Droid and Google Play. Schedule background update checks and receive a notification when updates are found. Supports Android 4.0.3 to Android 10. Supports Android TV. Material Design 2 with multiple theme support. Direct install of updates...
    Downloads: 35 This Week
    Last Update:
    See Project
  • 18
    DuckStation

    DuckStation

    Fast PlayStation 1 emulator for x86-64/AArch32/AArch64

    ... hardware version or region, although mismatching game regions and BIOS regions may have compatibility issues. A ROM image is not provided with the emulator for legal reasons, you should dump this from your own console using Caetla or other means. DuckStation features a fully-featured frontend built using Qt, as well as a fullscreen/TV UI based on Dear ImGui.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 19
    SecondScreen

    SecondScreen

    Better screen mirroring for Android devices

    SecondScreen is an application designed for power users that frequently connect their Android devices to external displays. It works with your existing screen mirroring solution to give you the best experience possible. With SecondScreen, you can change your device's resolution and density to fit your TV or monitor, enable always-on desktop mode in Chrome, and even turn your device's backlight off, among several other features.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 20
    Lemuroid

    Lemuroid

    All in one emulator on Android!

    Lemuroid is an open-source emulator based on Libretro. It's designed to work on a wide range of devices, from phones to TVs, and to provide the best user experience on Android. It's completely free and without ads. Keep in mind not every device can emulate every console. A very powerful one is required for more recent systems such as PSP and DS and 3DS. This application does not contain any games. You need to provide your own legally owned ROM files. It originated from a rib of Retrograde...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 21
    Jellyfin

    Jellyfin

    The Free Software Media System

    ... from a web browser on your computer, apps on your Roku, Android, iOS (including AirPlay), Android TV, or Fire TV device, or via your Chromecast or existing Kodi installation. Jellyfin has no tracking, phone-home, or central servers collecting your data. We believe in keeping our software open and transparent, and anything we might collect (crash logs, etc.) is opt-in only. We’re also not in the media business, so the only media you see is your own.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 22
    Flutter Server Box

    Flutter Server Box

    ServerBox - server status & toolbox

    Flutter Server Box (aka ServerBox) is a Flutter app that monitors and manages Linux servers. It provides charts for CPU, memory, disk, network, and tools like SSH terminal, file manager, and commands via dartssh2 & xterm.dart. Available on iOS, Android, desktop, and TV platforms, it's community-acclaimed as a lightweight alternative to Termius/ServerCat.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 23
    Dart Simple Live

    Dart Simple Live

    Cross-platform client for streaming and viewing live broadcasts

    Dart Simple Live (a.k.a. Simple Live) is a cross-platform client for streaming and viewing live broadcasts. Built on a core Dart library, it supports multiple streaming platforms such as Huya, Douyu, Bilibili, and Douyin, along with live chat (danmaku). It includes apps for mobile, desktop, and TV platforms, offering a unified streaming experience with no ads.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 24
    stress-ng

    stress-ng

    This is the stress-ng upstream project git repository.

    This is the stress-ng upstream project git repository. stress-ng will stress test a computer system in various selectable ways. It was designed to exercise various physical subsystems of a computer as well as the various operating system kernel interfaces. stress-ng was originally intended to make a machine work hard and trip hardware issues such as thermal overruns as well as operating system bugs that only occur when a system is being thrashed hard. Use stress-ng with caution as some of...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 25
    LAMDA

    LAMDA

    Android reverse engineering & automation framework

    Android reverse engineering & automation framework. The most powerful Android capture/reverse/HOOK & cloud phone/remote desktop/automation framework in history, your work has never been so easy and fast. LAMDA is an auxiliary framework for reverse engineering and automation. It is designed to reduce the time and trivial problems of security analysts and application testers. It replaces a large number of manual operations with a programmed interface. It is not a single-function framework...
    Downloads: 12 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next