Skip to content

Wootai/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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published