colorpicker
Your powerful toolkit for mastering colors.
File Explorer
Download Latest Version (.zip)- bug_report.md
- feature_request.md
- colorpicker.png
- colorsbook.png
- focus.png
- opacity.png
- picker.png
- pin.png
- settings.png
- tint.png
- package.yaml
- CHANGELOG.md
- CODEOWNERS
- FUNDING.yml
- SECURITY.md
- background.png
- background@x2.png
- colorpicker-build.json
- entitlements.mac.plist
- icon.icns
- icon.ico
- icon.png
- logo.svg
- VolumeIcon.icns
- VolumeIcon.ico
- VolumeIcon.png
- colorpicker-app.desktop
- colorpicker-app.png
- snapcraft.yaml
- colorpicker.js
- colorsbook.js
- index.js
- picker.js
- preview.js
- settings.js
- support.js
- colorpicker.js
- colorsbook.js
- index.js
- picker.js
- preview.js
- settings.js
- about-icon.png
- colorpicker-icon.png
- colorsbook-icon.png
- colorsbook-touchbar.png
- eyedropper-touchbar.png
- general-icon.png
- linux-icons.png
- osx-icons.png
- picker-icon.png
- position-left.png
- position-right.png
- settings-touchbar.png
- toolset.png
- tray-black.png
- tray-black@2x.png
- tray-black@3x.png
- tray-white.png
- tray-white@2x.png
- tray-white@3x.png
- windows-icons.png
- zoom-11.png
- zoom-3.png
- zoom-5.png
- zoom-7.png
- fa-solid-900.woff2
- Lato-Regular.ttf
- app-buttons.css
- colorpicker.css
- colorsbook.css
- fontawesome-all.min.css
- picker.css
- preview.css
- settings.css
- tippy.css
- color.class.js
- colorpicker.class.js
- colorpicker.events.js
- colorsbook.js
- icons.js
- picker.js
- preview.js
- settings.js
- sortable.js
- tippy.js
- util.class.js
- colorpicker.html
- colorsbook.html
- picker.html
- preview.html
- settings.html
- support.html
- checkUpdate.js
- main.js
- preload.js
- storage.js
- touchbar.js
- .gitignore
- LICENSE
- package-lock.json
- package.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/Toinane/colorpicker
Downloads the entire project code from GitHub to your computer.
cd colorpicker
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 rebuild
Type this command into your terminal and run it.
npm start
Starts the development/run server.
npm run release
Type this command into your terminal and run it.
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)
