i3-ipc
i3-ipc
A Crystal interface for I3 IPC.
Installation
Add this to your application's shard.yml
:
dependencies:
i3-ipc:
github: RyanScottLewis/i3-ipc
Usage
require "i3"
See examples/
directory for more usage examples.
Reasoning
Inspired by i3.cr by woodruffw.
While woodruffw's library is excellent, I couldn't figure out how to correctly subscribe to events.
These two libraries are nearly identical, they just communicate with the unix socket in fundementally different ways.
Contributing
- Fork it ( https://github.com/RyanScottLewis/i3-ipc/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
- RyanScottLewis Ryan Scott Lewis - creator, maintainer
Repository
i3-ipc
Owner
Statistic
- 1
- 0
- 0
- 0
- 0
- over 6 years ago
- February 27, 2018
License
MIT License
Links
Synced at
Mon, 18 Nov 2024 08:06:41 GMT
Languages