i3ipc: A type-safe wrapper around i3's IPC
Library for controlling i3 through it's IPC. i3 communicates using a JSON interface over a unix socket. For JSON parsing I'm using Aeson. I've written out all the records and types to allow anyone to easily interact with i3 from a Haskell application.
[Skip to Readme]
Downloads
- i3ipc-0.2.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.2.0.0 |
---|---|
Dependencies | aeson (>=1.2 && <1.5), base (>=4.7 && <5), binary (>=0.8.6 && <0.10), bytestring (>=0.10 && <0.11), containers (>=0.5.10 && <0.7), exceptions (>=0.8.1 && <0.10.5), network (>=2.6.3.5 && <3.2), text (>=1.2.1.0 && <1.3), typed-process (>=0.2.4 && <0.3), vector (>=0.11.0 && <0.13) [details] |
License | BSD-3-Clause |
Copyright | 2019 Evan Cameron |
Author | Evan Cameron |
Maintainer | cameron.evan@gmail.com |
Category | Lib |
Home page | https://github.com/leshow/i3ipc#readme |
Source repo | head: git clone https://github.com/leshow/i3ipc |
Uploaded | by leshow at 2020-05-01T15:49:45Z |
Distributions | |
Downloads | 1102 total (11 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-05-01 [all 1 reports] |