Skip to content

thebrickfactory/electron-browser-archive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

electron-browser-archive

WIP PoC browser with WARC capturing

I am using Node >=10 and npm >= 6.5 (and forcing it only to prevent clasing versions).

To quickstart this run:

npm install
npm start

Notes

modules/warc.js was a first working attempt to use Electron Debugger API to capture and write the warc file. However I later found out that node-warc already had that, so it's not currently being used.

About

WIP PoC browser with WARC capturing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published