-
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
This repository contains a library that supports the development of applications utilizing the Aionian bible Resources.
The projects in this repository are
- Aionian: This contains the basic stucture of the Aionian resources, and a simple implementation of obtaining the links/URLs and downloading the same.
- AionianApp.Core: This contains a simple framework of an application that manages multiple Aionian resources.
- Terminal: Using the above framework, a Console Application is made to showcase the framework.
Q. What is "Aionian"?
The Aionian Bible provides biblical resources under CC BY-ND 4.0 license. The full list of resources can be found here.
Q. What is included in this repository?
The following is implemented
- Listing and Fetching of every bible resrouce in the Aionian FTP,
- Downloading and parsing the above resources, and
- The basic functionalities that an application using these resources might require.
All programming implementation is done in C#. Thus, to compile, build or debug this library, the dotnet-sdk will be required.
Q. Is there an example application that uses this library?
This repository contains a Console Application that supports all features provided in the library. It is present in the Terminal
folder.
Q. I don't want to compile anything. Is there an app for this that I can download and run right now?
This application is built using Avalonia, and is available here. It is open-source and free to download. You can head over to the latest releases and download it for whichever platform you wish.
Q. Are you affiliated with Aionian?
No. This is an open-source library that I made in my free time. As such, all my works are also licensed under the CC BY-ND 4.0 license.
Q. I have a query regarding the Library/Example application in this repository.
You can mail me your queries.