<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii"><meta name="qrichtext" content="1"><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'IBM Plex Sans'; font-size:10pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">As a (belated) Christmas gift, I'd like to present to all of you my app that I build using Sword: TotalReqall (<a href="https://invent.kde.org/utilities/totalreqall"><span style=" text-decoration: underline; color:#315bef;">https://invent.kde.org/utilities/totalreqall</span></a>). It's a general-purpose app for memorizing chunks of data (which can be anything from the Bible to a poem to the manpage for clang). It uses Sword for accessing Bible verses in various translations, which is a huge step up from the original method of accessing a text file of the KJV. I've been working on a TTS feature as well. Items can be saved for later access. They are saved in a human-readable JSON file. Soon, I intend to add support for importing and exporting saved items.</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">TotalReqall is built with Qt, but it's also built with the KDE frameworks since it is becoming an official KDE app. (The back story on this: I was reading an article about KDE and was inspired to merge my app into KDE, since I am a KDE user.)</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Building TotalReqall requires Qt 5 (6 has not been tested), KDE Frameworks, and Sword.</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Questions, comments, and contributions are welcome.</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Loren</p></body></html>