go get github.com/claudiu/gocron
go get github.com/bregydoc/gtranslate
go build -o word-notify
sudo cp -r word-notify/ /opt
sudo cp /opt/word-notify/word-notify.service /etc/systemd/system
sudo systemctl start word-notify.service
sudo systemctl restart word-notify.service