dockapps
v0.1.2
Published
Open your favorite websites in your Mac OS X dock.
Downloads
13
Maintainers
Readme
DockApps
Open your favorite websites from your Mac OS X dock.
npm i dockapps -g
The dockapps
command will guide you step-by-step to create apps.
If you don't have node
and npm
installed, you can run the dockapps.sh
shell script.
For example:
./dockapps.sh --location /Applications/DockApps --app GitHub --url https://github.com --dock
./dockapps.sh --location /Applications/DockApps --app YouTube --url https://www.youtube.com/ --dock
killall Dock
Apps
Dropbox
Flowdock
- Flowdock icon file can be found in the source code of Flowdock home page.
GitHub
- GitHub icon file can be found in the source code of GitHub home page.
Gmail
npm
- npm icon file can be found in npm's home page.
Trello
- Trello Shadow Box Icon by InterestingJohn
- Twitter icon file can be downloaded on the Twitter's Brand assets and guidelines web page.
Wikipedia
- Wikipedia icon file can be found on Wikipedia's web page.
YouTube
- YouTubee icon file can be downloaded on the YouTube's Brand Assets Download web page.
Developers
- caiguanhao <[email protected]>