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.
christalib 8f312ce894
adding error management for file writer
3 years ago
ai adding error management for file writer 3 years ago
utils Removing binary and adding readme and license 3 years ago
.gitignore adding ignore for json files 3 years ago
LICENSE.md Removing binary and adding readme and license 3 years ago
README.md Removing binary and adding readme and license 3 years ago
go.mod adding dependecies files 3 years ago
go.sum adding dependecies files 3 years ago
main.go saving interesing data into json file following a specifig scheme of nodes and edges 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