xtst
Version, currently 1.0.03 versions
- 1.0.0latestSep 28, 2022
- 0.1.1not indexedJul 21, 2023
- 0.1.0not indexedJul 21, 2023
github.com/phil294/xtst-cr
Xtst (X11 extension) bindings for Crystal language.
1 stars
1 dependent
License: MIT
Installation
# Add this to your shard.yml
dependencies:
xtst:
github: phil294/xtst-cr
version: ~> 1.0.0Then run:
shards installshard.yml
- Crystal
1.0.0- License
- MIT
- Author
- Philip Waritschlager
Dependencies
Runtime Dependencies
- x11*github: TamasSzekeres/x11-cr
README
xtst-cr
Xtst (X11 extension) bindings for Crystal language.
This is a small extension to x11-cr by Tamás Szekeres for libxtst. Currently, it only supports some parts of X Record Extension Library.
Installation
Add this to your application's shard.yml:
dependencies:
xtst:
github: phil294/xtst-cr
Then run in terminal:
shards install
Usage
require "xtst"
module YourModule
record = Xtst::RecordExtension.new
end
For more details see the doc blocks in the source.
Documentation
You can generate documentation for yourself:
crystal doc
Then you can open /docs/index.html in your browser (untested).
Contributing
- Fork it ( https://github.com/phil294/xtst-cr/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- Philip Waritschlager - creator, maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
1.0.0- Tagged
- Sep 28, 2022
- Commit
202d2aefd912- Crystal
1.0.0- Indexed
- yes
Dependents
Repository
github.com/phil294/xtst-cr
Metadata
- Created
- Aug 12, 2026
- Updated
- Sep 26, 2026
- Synced
- Sep 25, 2026
- Versions
- 3