This is the repo for FicSave, an open-source online fanfiction downloader.
The most advanced responsive front-end framework in the world.
PHP Classes for dynamically generating EPub files.
An experimental Mobipocket file creator in PHP
An open source e-book library manager for Linux, Macintosh and Windows platforms.
FicSave runs on a Linux system, and as such, the function for Calibre ebook conversion works on Linux only (but should be trivial to convert to Windows).
First, you will need to install Calibre for linux, and then run the following command to allow ebook-convert
to work on headless servers:
sudo apt-get install xvfb
Secondly, you will need to run cron.php
using a cronjob or similar service every once in a while, to remove old files from /tmp/
.