Skip to content

Small NodeJS server that creates a Preview PNG of fits with Puppeteer

License

Notifications You must be signed in to change notification settings

EVEShipFit/preview-renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preview Renderer

To integrate with Discord, Twitter, etc, we need to be able to generate a PNG image for a given EVE Online fit. This repository does exactly that: feed it a fit, and it will generate a PNG image that shows that fit + statistics.

How does it work?

This is a very simple server that starts a Puppeteer with Chromium, to fetch the fit from EVEShip.fit and create a screenshot of that. This screenshot is then returned to the user.

About

Small NodeJS server that creates a Preview PNG of fits with Puppeteer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages