BookOrca is a e-book organization program designed to simplify the management of digital books.
-
Metadata Retrieval: Utilizes the OpenLibrary API to automatically fetch metadata such as author, title, ISBN, and cover images based on the name of the file.
-
File Type Compatibility: Supports all file types, as we open the default program associated with that specific file extension (e.g., a PDF viewer for PDF files).
To get started with BookOrca, download the latest release here.
Make sure you have the .NET 6 Runtime installed.
The WPF-Libary MahApps.Metro helped us greatly with the customization of our User Interfaces and being able to implement theming easily.
This project was made as an Intermediate Level Project by four software development apprentices at the school "Berufskolleg Ostvest" in Datteln, Germany.