Commit Graph

69 Commits

Author SHA1 Message Date
2bc4849976 Added initing of db, function InitDb 2016-03-26 18:09:19 +03:00
Dmitry Lyukov
7586114d5d Changed license 2016-03-26 16:34:52 +03:00
Dmitry Lyukov
e6fa93c856 Added parsing arguments of command line 2016-03-26 16:32:57 +03:00
Dmitry Lyukov
4b990bcc82 Implemented GetKeymapFromOutput 2016-03-26 04:28:29 +03:00
Dmitry Lyukov
cc117f80f0 Fixed golint warnings 2016-03-26 01:37:10 +03:00
8576f39582 Deleted unused constant 2016-03-26 01:19:14 +03:00
4675e91a7c Added GetKeymap function, added docs for GetKeymapOutput and GetKeymapFromOutput 2016-03-25 23:09:01 +03:00
Dmitry Lyukov
cd81c328e1 Merge branch 'master' of github.com:AlekseyLobanov/gokeystat 2016-03-25 22:47:37 +03:00
Dmitry Lyukov
a179f24eff Implemented GetKeyNumsFromOutput 2016-03-25 22:47:17 +03:00
2900e6acdc Added basic tests for GetKeymapFromOutput 2016-03-25 22:26:40 +03:00
d2f98137cf Added GetKeymapFromOutput skeleton 2016-03-25 22:08:35 +03:00
Dmitry Lyukov
169c57db87 Fixed missprint in src/main.go 2016-03-25 20:53:10 +03:00
bcb222bb30 Unused comment deleted 2016-03-25 19:12:02 +03:00
c2f3aaf6e8 Added basic tests for GetKeyNumsFromOutput 2016-03-25 19:08:50 +03:00
764af9545e Added skeleton for GetKeyNumsFromOutput 2016-03-25 19:08:21 +03:00
035d17e795 Added sleep constant 2016-03-25 02:10:36 +03:00
a707e8c6cc Added keyboard event handling skeleton 2016-03-25 01:57:09 +03:00
9b9dfe3d21 Added Readme.md 2016-03-23 16:50:00 +03:00
ea41c06d9a Initial commit 2016-03-23 02:30:29 +04:00