GithubHelp home page GithubHelp logo

ekystra-a1 / clippy-say Goto Github PK

View Code? Open in Web Editor NEW

This project forked from brunnerlivio/clippy-say

0.0 1.0 0.0 87 KB

Bring back Clippy and his friends to your operating system of choice.

License: MIT License

JavaScript 82.28% HTML 17.72%

clippy-say's Introduction

clippy-say

Bring back Clippy and his friends to your operating system of choice.

Preview

Install

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

Usage

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

Parameters

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 clippysay "Hello World" -x 20 -y 20
-y - The y-Coordinate to display the agent clippysay "Hello World" -x 20 -y 20
-r --random Spawns the agent at a random x-/y-coordinate clippysay "Hello World" -r
--nohold - Makes the speech-bubble disappear after 2 seconds clippysay "Hello World" --nohold
-a --animation Display an animation. All the animations are on smore.com/clippy-js clippysay "Hello World" -a Alert -a Explain -a CheckingSomething

Features

  • Clippy!
  • A lot of CPU usage
  • Merlin
  • Even more CPU usage
  • CLIPPY

Related

License

You can check out the full license here

This project is licensed under the terms of the MIT license.

Notice

Please don't kill me because of this application

clippy-say's People

Contributors

brunnel6 avatar brunnerlivio avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.