You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
ai | 3 years ago | |
utils | 3 years ago | |
.gitignore | 3 years ago | |
LICENSE.md | 3 years ago | |
README.md | 3 years ago | |
go.mod | 3 years ago | |
go.sum | 3 years ago | |
main.go | 3 years ago |
README.md
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 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