Skip to content
/ votd Public
forked from mztriz/votd

A small bash script to print Bible Gateway's Verse of the Day

Notifications You must be signed in to change notification settings

tmiland/votd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Verse of the Day

A small bash script to print Bible Gateway's Verse of the Day in KJV

Installation

Download and execute the script:

$ wget https://github.com/tmiland/votd/raw/master/votd.sh
$ chmod +x votd.sh
$ ./votd.sh

Optionally

$ ln -s /path/to/votd.sh /usr/bin/votd
$ votd

Or add it to motd

$ ln -s /path/to/votd.sh /etc/update-motd.d/10-votd
$ /usr/sbin/update-motd

Requires the update-motd package

apt install update-motd

Screenshots

screenshot

Credits

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%