Skip to content

A rough and ready way to view web content without any background

License

Notifications You must be signed in to change notification settings

Antony74/transparent-browser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

transparent-browser

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 Use

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

About

A rough and ready way to view web content without any background

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.2%
  • HTML 15.8%