https://github.com/reiver/go-x11
Package x11 provides X11 client implementation, for the Go programming language, in a style similar to the "net/http" library that is part of the Go standard library, including support for "middleware".
https://github.com/reiver/go-x11
x11 xwindows
Last synced: 3 months ago
JSON representation
Package x11 provides X11 client implementation, for the Go programming language, in a style similar to the "net/http" library that is part of the Go standard library, including support for "middleware".
- Host: GitHub
- URL: https://github.com/reiver/go-x11
- Owner: reiver
- License: mit
- Created: 2018-08-08T17:25:21.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-08T19:19:30.000Z (almost 7 years ago)
- Last Synced: 2025-01-25T13:08:20.654Z (4 months ago)
- Topics: x11, xwindows
- Language: Go
- Homepage: https://godoc.org/github.com/reiver/go-x11
- Size: 17.6 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-x11
Package **x11** provides X11 client implementation, for the Go programming language, in a style similar to the `"net/http"` library that is part of the Go standard library, including support for **"middleware"**.
## Documention
Online documentation, which includes examples, can be found at: http://godoc.org/github.com/reiver/go-x11
[](https://godoc.org/github.com/reiver/go-x11)