![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Bring back Clippy and his friends to your operating system of choice.
You need to install NodeJS 8.x.x, in order to install clippy-say
using the node package manager (npm).
# Install electron
# If you have trouble installing it, you may use BUT WITH CAUTION
# npm insall -g electron --unsafe-perm=true --allow-root
npm install -g electron
npm install -g clippy-say
After the installation, clippy-say
can be used as described.
# Run clippy
clippysay
# Run Merlin and let him say "Hello World"
# Possible characters: "Clippy", "Merlin", "Rover" and "Links"
clippysay "Hello World" --character "Merlin"
# Play animations with the -a parameter
# All the possible animations can be found on https://www.smore.com/clippy-js
clippysay "Hello my Dudes" \
--animation Alert \
--animation Explain \
--animation CheckingSomething
Parameter | Alias | Description | Usage |
---|---|---|---|
-c | --character | The character to display (e.g. "Clippy", "Merlin", "Rover" or "Links") | clippysay "Hello World" --character "Merlin" |
-x | - | The x-Coordinate to display the agent | clippsay "Hello World" -x 20 -y 20 |
-y | - | The y-Coordinate to display the agent | clippsay "Hello World" -x 20 -y 20 |
-r | --random | Spawns the agent at a random x-/y-coordinate | clippsay "Hello World" -r |
--nohold | - | Makes the bubble disappear after 2 seconds | clippsay "Hello World" --nohold |
-a | --animation | Display an animation. All the animations are on smore.com/clippy-js | clippsay "Hello World" -a Alert -a Explain -a CheckingSomething |
You can check out the full license here
This project is licensed under the terms of the MIT license.
Please don't kill me because of this application
FAQs
Bring back Clippy and his friends to your operating system of choice.
The npm package clippy-say receives a total of 3 weekly downloads. As such, clippy-say popularity was classified as not popular.
We found that clippy-say demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.