saffetblt / word-notify

Linux Word Reminder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linux Word Reminder

Dependence

  • go get github.com/claudiu/gocron
  • go get github.com/bregydoc/gtranslate

Build

  • go build -o word-notify

Manual Install

  • 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

About

Linux Word Reminder

License:GNU General Public License v3.0


Languages

Language:Go 100.0%