Code Monkey home page Code Monkey logo

x11-packages's Introduction

Termux X11 Packages

Packages last build status

Powered by FossHost

There are located build scripts and patches for Termux X11 packages.

If you wish to contribute, please take a look at X11 packages contributing guide and developer's wiki pages.


How to enable this repository

Repository is not enabled in Termux by default. First enable it to be able to install its packages:

pkg install x11-repo

Using X11 on Termux

Programs using the X11 Windowing System cannot be used standalone like normal command-line utilities. Termux does not provide a native way for video output and therefore you will need to install additional software.

The recommended setup is a VNC server (package tigervnc) running on localhost and a VNC Viewer (by RealVNC Limited) Android application for accessing the video output.

There possible to use other Xserver solutions like XServer XSDL, but they are not guaranteed to work properly with our packages.

More information about setting up a graphical environment is on the Termux Wiki.

Only for Termux installations on Android 7.0 or higher.

Building packages

You can build all packages manually by using the provided docker image. The only requirements are Linux-based host with Docker installed.

  1. Clone this repository:

    git clone https://github.com/termux/x11-packages
    
  2. Enter build environment (will download docker image if necessary):

    cd ./x11-packages
    ./start-builder.sh
    
  3. Choose package you want to build and run:

    ./build-package.sh -a ${arch} ${package name}
    

    Replace ${arch} with target CPU architecture and ${package name} with package name you want to build.

x11-packages's People

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.