Skip to content

sejjy/spinner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisite

spinner requires jq to extract spinners from spinners.json:

sudo pacman -S jq

Install

Clone the repository and run ./install:

git clone https://github.com/sejjy/spinner.git && cd spinner && ./install

Usage

NAME
  spinner - a command-line spinner.

SYNOPSIS
  spinner [OPTIONS] <command> [args...]

OPTIONS
  -d             enable debug output
  -f <file>      set JSON config file (default: ~/.config/spinner/spinners.json)
  -i <interval>  set frame interval in milliseconds
  -l             list available spinners
  -s <style>     set spinner style (default: line)
  -h             show this help message

Uninstall

Run ./uninstall.

References

License

All code is licensed under the MIT License

About

A command-line spinner

Topics

Resources

Stars

Watchers

Forks

Languages