Skip to content
This repository has been archived by the owner on Dec 2, 2023. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Tinnion committed Aug 22, 2020
2 parents 3956684 + 26c6e00 commit 74e2ca6
Showing 1 changed file with 18 additions and 3 deletions.
21 changes: 18 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,25 @@
# JW Meeting display tool

This is a useful tool for displaying books & magazines in epub format from the jw website in congregation meetings. You can import an epub file for the watchtower or books and display the individual paragraphs along with the cited scriptures from an article/page on a second screen.
This is a useful tool for displaying scriptures, books & magazines in congregation meetings. You can import an epub file for a publication and then display the individual paragraphs along with the cited scriptures from an article/page on a second screen.

If you have any issues or feature requests for this application please add them in the issues section.

<a href="https://github.com/01CodeLT/meeting-display/releases">Click here to download the latest release</a>
<a href="https://github.com/01CodeLT/meeting-display/releases/download/v2.0.0/Meeting-Display-Setup-2.0.0.exe" download>Click here to download the latest release</a>

_**Please note:** Some users may experience an issue when downloading the application. Windows does not automatically trust apps which have a small number of downloads, to bypass this issue follow the steps below..._

![trust-meeting-display-app](https://user-images.githubusercontent.com/11212855/90187791-4c2a9e00-ddb2-11ea-81c7-c90650280afb.gif)

### Features

- Display scriptures from the bible
- Display paragraphs and cited scriptures from the study watchtower or other study publications
- Customize the font size, font color & background of the display
- Create a slideshow of content to use during the meetings
- Display on a second screen for use with zoom

### Coming soon!

- Display scriptures direct from the bible
- Display images direct from the selected publication
- Upload your own images for use in talks

Expand All @@ -17,3 +28,7 @@ If you have any issues or feature requests for this application please add them
Home screen | Publication display
:-------------------------:|:-------------------------:
![display-home](https://user-images.githubusercontent.com/11212855/88225486-792bdb00-cc62-11ea-9e34-77f38deb9d65.png) | ![display](https://user-images.githubusercontent.com/11212855/88225434-63b6b100-cc62-11ea-98be-3323291b9950.png)

Select scriptures | Publication display
:-------------------------:|:-------------------------:
![bible-controller](https://user-images.githubusercontent.com/11212855/89132175-24158200-d50a-11ea-8864-47d1bf237684.PNG) | ![bible-display](https://user-images.githubusercontent.com/11212855/89132118-a2bdef80-d509-11ea-9920-5cb1116f7838.PNG)

0 comments on commit 74e2ca6

Please sign in to comment.