clippy-native
v0.0.4
Published
Bring back Clippy and his friends to your operating system of choice.
Downloads
5
Readme
clippy-native
Bring back Clippy and his friends to your operating system of choice.
Install
You need to install NodeJS 8.x.x, in order to install clippy-native
using the node package manager (npm).
npm install -g electron --unsafe-perm=true --allow-root
npm install -g clippy-native
Usage
After the installation, clippy-native
can be used as described.
# Run clippy
clippy-native
# Run Merlin and let him speak "Hello World"
# Possible characters: "Clippy", "Merlin", "Rover" and "Links"
clippy-native Merlin --speak "Hello World"
Related
License
You can check out the full license here
This project is licensed under the terms of the MIT license.