Skip to content
View jplloyd's full-sized avatar

Organizations

@mypaint
Block or Report

Block or report jplloyd

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Running _trusted_ gui applications i... Running _trusted_ gui applications in docker images
    1
    # This assumes that the image has the necessary dependencies to run the app
    2
    # Also make sure to mount the app directory so that it has access to any
    3
    # dependencies not otherwise present in the image
    4
    
                  
    5
    docker run --ipc=host --net=host --volume=$HOME/.Xauthority:/root/.Xauthority -e DISPLAY\
  2. arimaa arimaa Public

    Simple arimaa implementation for private use - easily set up on a personal node server or similar

    TypeScript

  3. ghubrelease ghubrelease Public

    Single-file python Github Release API wrapper w. CLI

    Python

  4. mypaint mypaint Public

    Forked from mypaint/mypaint

    MyPaint is a simple drawing and painting program that works well with Wacom-style graphics tablets.

    Python 1

  5. xiphi xiphi Public

    Simple dependently typed language with partial constraint-based type checker

    Haskell 2 1

  6. yoshimi yoshimi Public

    Forked from Yoshimi/yoshimi

    A sophisticated soft-synth originally forked from ZynAddSubFX V2.4.0 by Alan Calvert, and still in continuous development - This is also mirrored at http://sourceforge.net/projects/yoshimi/ : Curre…

    C++