electron-vibrancy
Make your electron windows vibrant!
File Explorer
Download Latest Version (.zip)- ci.bat
- ci.sh
- cpplint.py
- lint.py
- index.html
- main.js
- package.json
- global-setup.coffee
- module-spec.coffee
- vibrancy-spec.coffee
- Common.h
- Init.cc
- Vibrancy.cc
- Vibrancy.h
- vibrancy_linux.cc
- vibrancy_mac.cc
- vibrancy_win.cc
- VibrancyHelper.h
- .gitignore
- .travis.yml
- appveyor.yml
- binding.gyp
- index.js
- LICENSE
- package.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/0x61726b/electron-vibrancy
Downloads the entire project code from GitHub to your computer.
cd electron-vibrancy
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm run conf
Type this command into your terminal and run it.
npm run rebuild
Type this command into your terminal and run it.
npm install electron-vibrancy
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
