# Alexandria **Repository Path**: labs/Alexandria ## Basic Information - **Project Name**: Alexandria - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-26 - **Last Updated**: 2024-03-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Alexandria

A minimalistic cross platform eBook reader, built with Tauri ❤️ Epub.js
Download | FAQ | Build Instructions

## Main Features: = Completed = Work in Progress = Planned - Supported Systems: - Windows 8+ (.exe, .msi) - Linux (Flatpak, .AppImage, .deb) - MacOS (.dmg) - Android - IOS - Supported Formats: - EPUB (.epub, .epub3) - Kindle (.azw, .azw3) and Mobipocket (.mobi) - FictionBook (.fb2, .fb2.zip) - Comic book archive (.cbr, .cbz, .cbt, .cb7) - Plain Text Files (.txt) - Custom Theme Support + Editor - Custom Font + Font Downloader - Highlights, Notes, and Bookmarks - Reading progress slider with chapter marks - Single-column, two-column, or continuous scrolling layouts - Adjust Word Spacing, Line Height, and Reader Margins - Highlight Exports - Split Screen Layout ## Screenshots:

Default Light & Dark Themes

Annotations Popup

Theme Customizer

Reader Settings

--- ## Download ### Linux: Flatpak: ``` flatpak install io.github.btpf.alexandria ``` .AppImage & .deb Builds [Flatpak Source](https://github.com/flathub/io.github.btpf.alexandria) ### Windows: Builds for windows are provided in Releases ### MacOS: The first unsigned builds for MacOS can now be found in Releases --- ## Credits [johnfactotum/foliate](https://github.com/johnfactotum/foliate) - Inspiration for building project, code snippets, and FictionBook + Comicbook Support [futurepress/epub.js](https://github.com/futurepress/epub.js) - Providing foundation for project [bfabiszewski/libmobi](https://github.com/bfabiszewski/libmobi) - Providing Kindle Format Support