Skip to content

Web application for downloading Wattpad stories in HTML or PDF format. No login or software download required. DEPRECATED.

Notifications You must be signed in to change notification settings

andreathniah/grabwattt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grabwatt

Simple web application that allows users to download their preferred Wattpad stories into HTML or PDF format. No logins or software downloads are required. Data will be removed from database after 12 hours.

https://grabwatt.herokuapp.com/

Demo

Create your own instance of Grabwatt

Download NodeJS and carry out the following commands:

git clone https://github.com/andreathniah/grabwatt.git
cd grabwatt
yarn install
cd client
yarn install
cd ..
yarn dev

Google's Firebase Realtime Database is required. After the set up, create .env files at / and /client with the appropriate content from Firebase.

NODE_ENV=development
REACT_APP_FIREBASE_DOMAIN=
REACT_APP_FIREBASE_KEY=
REACT_APP_FIREBASE_URL=

Build With

About

Web application for downloading Wattpad stories in HTML or PDF format. No login or software download required. DEPRECATED.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published