Skip to content

akashchouhan16/WebShot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebShot

Maintenance Ask Me Anything ! made-for-VSCode experimental

A Nodejs command line application that allows user to take automated screenshots of the web and save it locally.


Installation

  • Clone this repo

     git clone https://github.com/akashchouhan16/WebShot.git
    
  • Install all the dependencies

        npm install
    

    OR

        npm i --save
    
  • Create a /Output directory to allow the app to save the image files created.

  • Run the application

        npm run dev
    

Preview

Application Preview

NOTE

When the application is provided with no urls, it uses the fallback hard-coded url.


forthebadge

Version

1.0.0

License

MIT


About

📸 Automate web snapshots and saves to local.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published