From 04e45b81ff9553c9fe799fd5fc4471896fe0195f Mon Sep 17 00:00:00 2001 From: Henrique Menezes Date: Fri, 29 May 2015 22:31:48 -0300 Subject: [PATCH] Add go-xkg/xkg --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 83b32f15..a53d6f03 100644 --- a/README.md +++ b/README.md @@ -440,6 +440,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [gopsutil](https://github.com/shirou/gopsutil) - A cross-platform library for retrieving process and system utilization(CPU, Memory, Disks, etc). * [jobs](https://github.com/albrow/jobs) - A persistent and flexible background jobs library. * [notify](https://github.com/rjeczalik/notify) - File system event notification library with simple API, similar to os/signal. +* [xkg](https://github.com/go-xkg/xkg) - X Keyboard Grabber * [xstrings](https://github.com/huandu/xstrings) - A collection of useful string functions ported from other languages. ## Natural Language Processing