A rough and ready way to view web content without any background. Created by making a few simple changes to the electron-quick-start project.
To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
git clone https://github.com/Antony74/transparent-browser
# Go into the repository
cd transparent-browser
# Install dependencies
npm install
# Run the app and specify a url
npm start https://www.gnu.org/graphics/heckert_gnu.svg