Skip to content

improbableone/FicSave

 
 

Repository files navigation

FicSave

This is the repo for FicSave, an open-source online fanfiction downloader.

THIS BRANCH IS NO LONGER MAINTAINED. CHECK OUT THE ficsave-2.0 BRANCH TO FOLLOW ALONG WITH FURTHER DEVELOPMENT.

Frameworks/Libraries Used

Laravel 5

The PHP Framework For Web Artisans.

Materialize

A modern responsive front-end framework based on Material Design.

PHPePub

PHP Classes for dynamically generating EPub files.

QueryPath

QueryPath is an XML and HTML DOM manipulation PHP library.

HTML5-PHP

An HTML5 parser and serializer for PHP.

Calibre (ebook-convert)

Convert an ebook from one format to another.

How To Setup Your Own FicSave Instance

  1. Download all dependencies using composer install.
  2. Install Calibre.
  3. Add this to your crontab: * * * * * php /path/to/artisan schedule:run >> /dev/null 2>&1 or execute php /path/to/artisan schedule:run every minute.

About

This is the repo for FicSave.com, an open-source online fanfiction downloader.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 72.9%
  • SCSS 23.2%
  • Blade 2.6%
  • JavaScript 1.2%
  • Shell 0.1%