Skip to content
/ popbv Public

A small shell script to print kingjamesbibleonline.org's Popular Bible Verse

License

Notifications You must be signed in to change notification settings

tmiland/popbv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Popular Bible Verse

A small shell script to print kingjamesbibleonline.org's Popular Bible Verse

Installation

Install dependencies

sudo apt-get install w3m && sudo apt-get install figlet

Download and execute the script:

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

Optionally

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

Or add it to motd

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

Requires the update-motd package

apt install update-motd

Screenshots

screenshot

About

A small shell script to print kingjamesbibleonline.org's Popular Bible Verse

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages