keygoller/README.md
2019-12-19 16:34:19 +01:00

25 lines
435 B
Markdown

# KEYGOLLER
Keygoller is a smart text-based AI-powered assistant for you and your keyboard.
It brings back the best character of the Internet: Clippy to help you in your
daily tasks.
# Install
If you have Go installed:
```go
go get -u git.postblue.info/chris/keygoller
cd keygoller
go build
sudo ./keygoller
```
# Source
Original key logger from: https://github.com/MarinX/keylogger under MIT License.
# License
See LICENSE.md