Jump to content
LaunchBox Community Forums

Bible Verse/Quote of the Day (Launchbox Plugin)


Recommended Posts

This plugin is still in development and still has some quirks to work out but it is now fully functional.

To install place the contents of the zip file into your LaunchBox\Plugins folder.

Once installed when you launch LaunchBox or BigBox you will be presented with a quote as soon as the application starts. The quote will stay on the screen for several seconds before disappearing.

Source code is available on GitHub: https://github.com/fpdavis/QuoteOfTheDay

The full Readme file is available here: https://github.com/fpdavis/QuoteOfTheDay/blob/master/README.md

There are several options in the QuoteOfTheDay.dll.config that you may want to change. The two most important are outlined below.

QOTD_Type: Valid values are "Verse", "Quote", "Local", or "Random". Local is the default value.

   Verse: Loads https://www.biblegateway.com/usage/votd/rss/votd.rdf from Bible Gateway and
          displays the Bible Verse of the Day. This was the original inspiration for the plugin
          and was inspired by Dubbloseven from a Live Developer Session who sugested we add a
          "Bible Wheel" to LaunchBox (Let's Build Some Plugins! - 2017-05-08 -
          LaunchBox Development Live Streams @ 11:30).
   Quote: Loads https://feeds.feedburner.com/brainyquote/QUOTEBR from BrainyQuote.com and
          displays the Quote of the Day
   Local: Loads a local file named Quotes.xml and randomly displays a quote from this file.
          This file contains many Video Game related quotes. This is a standard XML file and
          you can add your own quotes and remove quotes from this file as desired.
  Random: Randomly displays one of the types listed above (Verse, Quote, or Local).

SecondsToDisplayQuote: How long to leave the quote on the screen. Too long and you will be waiting, too short and you won't be able to read the quote. This value is specified in seconds. 8.5 is the default value.

 

 

Edited by pdavis
  • Like 6
Link to comment
Share on other sites

I have updated the Github project for this plugin. Still needs some additional work but is close to fully functional. The configuration file has changed and I have added a settings dialog under the tools menu. This means no more having to configure it through the XML file!

Just a few more tweaks to go.

You can download the latest dll and config file from Github

https://github.com/fpdavis/QuoteOfTheDay/tree/master/QuoteOfTheDay/bin/Release

  • Like 1
Link to comment
Share on other sites

You can edit the quotes.xml file that comes with it, it is a standard XML file and you can add your own quotes and remove quotes from this file as desired. As far as other sources, no those currently have to be added programatically. If you have any suggestions I can look into making those available as well.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...