Giter Site home page Giter Site logo

paclear's Introduction

👾paclear👾

paclear is a clear command with PAC-MAN animation

MIT License badge Release workflow status badge Tag PR workflow status badge

Note I've created paclear in compliance with the official fan-made policy of Pac-Man.

「このコンテンツはファンメイドコンテンツです。 「パックマン及び自社IPゲームシリーズ」ファンメイドコンテンツポリシーのもと制作されています。」

Demo

Demonstration of paclear tool in action

Demo (with color)

paclear can set color to the output.

support blue, red, green, yellow, pink, white(default).

paclear -c yellow

Demonstration of paclear tool in action

Demo (with speed)

paclear can set speed

paclear -s 2

Demonstration of paclear tool in action

Installation

Go

go install github.com/orangekame3/paclear@latest

Homebrew

brew install orangekame3/tap/paclear

Winget

First, you need to enable LocalManifestFiles in winget settings. Type the following command in PowerShell. (Run as Administrator)

winget settings --enable LocalManifestFiles

Then, download the installer file and install it.Recommended to use GitBash.

curl -L "https://raw.githubusercontent.com/orangekame3/paclear/main/win-installer.sh" -o "win-installer.sh"

And run the installer.

.\win-installer.sh

Binary

Download the latest compiled binaries and put it anywhere in your executable path.

Download here

Usage

❯ paclear --help
paclear is a clear command with pacman animation

Usage:
  paclear [flags]

Flags:
  -c, --color string   Set pacman color (available: red, green, blue, yellow, pink) (default "white")
  -h, --help           help for paclear
  -s, --speed int32    Set pacman multiple speed (default: 1) (default 1)
  -v, --version        version for paclear

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.