Skip to content
/ wotd Public

Simple Word of the Day Terminal script written in Golang

License

Notifications You must be signed in to change notification settings

Watt3r/wotd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WOTD

Lightweight Word of the Day in the command-line

Go GitHub Release License Coverage Status

Preview

Demo Gif

About

Displays The Word of the Day from Merriam Webster dictionary. Pulls from online data, so you must have an internet connection

Installation

Visit Releases

Testing

To run the test suite, install go and run

go test

Example working output:

PASS
ok  	watt3r/wotd	1.235s

Roadmap

  • Add flags to pull wotd from different sources

License

wotd is released under the Apache License, Version 2.0.