Skip to content

It gets contents of the Bible from web, and put it to machine's clipboard.

License

Notifications You must be signed in to change notification settings

nofearbutlove/bible-clipper

Repository files navigation

BibleClipper

This ruby script is for copying scriptures on the Bible to clipboard.

Getting Started

Prerequisites

Install ruby 2.4.x or higher version.

  1. For Windows Users

You will need MinGW to install Nokogiri gem. Install MinGW on the last step of installing ruby.

Install Bundler.

> gem install bundler

Install other gems.

bundle install
  1. For Linux Users

You will need the xclip or xsel program. On debian/ubuntu this is: sudo apt-get install xclip

Get scriptures from web.

ruby BibleCroller.rb

It needs several minutes.

How to Use

ruby Staff.rb 창1:1, 3, 10:1, 눅23:34

Todos

  1. Build it as a gem.

  2. Gathering english Bible text from biblegateway.com

About

It gets contents of the Bible from web, and put it to machine's clipboard.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages