Skip to content
This repository was archived by the owner on Dec 8, 2025. It is now read-only.

TU-Berlin/screenshot-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ This repository has been migrated to GitLab of Technische Universität Berlin.

New location: https://git.tu-berlin.de/github-TU-Berlin/screenshot-js

This GitHub repository is archived and no longer maintained. Please use only the TU Berlin GitLab repository.

Screenshot

Installation

  • Firefox

  • Node.js (if you are using Homebrew on Mac):

      brew install node 
    
  • Required Node.js packages:

      npm install
    

Run

node screenshot.js https://www.wikipedia.org/

Results

There will be screenshot.png file in the folder.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%