• Stars
    star
    140
  • Rank 252,543 (Top 6 %)
  • Language
    Shell
  • License
    MIT License
  • Created over 7 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A progress spinner for ZSH scripts

Revolver

A progress spinner for ZSH scripts

asciicast

Installation

zulu install revolver

zplug

zplug "molovo/revolver", \
  as:command, \
  use:revolver
brew install molovo/revolver/revolver

Manual

git clone https://github.com/molovo/revolver revolver
chmod u+x revolver/revolver
mv revolver/revolver /usr/local/bin

Usage

revolver start 'Your awesome message'

# Do something here

revolver update 'A different message'

# Do something else here

revolver stop

Styles

Revolver comes with a revolver demo command which demonstrates each of the included spinner styles. Once you've found one you like, select it using the --style option.

revolver --style 'bouncingBall' start 'The spinner message'

License

Copyright (c) 2016 James Dinsdale [email protected] (molovo.co)

Revolver is licensed under The MIT License (MIT)

Team

More Repositories

1

crash

Proper error handling, exceptions and try/catch for ZSH
Shell
60
star
2

lumberjack

Lumberjack is a logging interface for shell scripts
Shell
41
star
3

filthy

A disgustingly clean ZSH prompt
Shell
40
star
4

bushwick

# Bushwick
CSS
31
star
5

tipz

Gives you helpful hints when you execute a command for which you have an alias defined
Shell
26
star
6

browserWrapper

browserWrapper plugin, by @molovo
CSS
21
star
7

zlint

A linter and code style checker for ZSH
Shell
16
star
8

taken

An anchor CMS theme
CSS
15
star
9

roots-image-pipeline

Image pipeline plugin for Roots (http://roots.cx)
CoffeeScript
13
star
10

zvm

The ZSH version manager
Shell
13
star
11

color

A small zsh script for styling strings
Shell
12
star
12

anchor-comments

A plugin utilising the existing Anchor CMS comments functionality to provide inline comments within articles.
JavaScript
10
star
13

sublime-zsh

Provides native ZSH autocompletion and snippets
Shell
10
star
14

herd

A simple module to help with running multi-threaded processes in Crystal
Crystal
7
star
15

browserWrapper-lite

CSS
6
star
16

crayon

A collection of helpers for building pretty command-line tools in Crystal.
Crystal
6
star
17

zshbuild

A helper tool for building large ZSH projects from source
Shell
5
star
18

melody

A simple SASS framework
CSS
4
star
19

micro-stripe-payment

An asynchronous HTTP micro-service for accepting Stripe payments on static sites.
JavaScript
4
star
20

consumer

A tiny REST API consumer for JavaScript projects
JavaScript
4
star
21

accidents

Pretty error handling for command-line PHP apps.
PHP
4
star
22

.files

Vim Script
3
star
23

magic-roundabout

A tiny JavaScript carousel
JavaScript
3
star
24

tiny

A Crystal module to help you build multi-threaded HTTP micro-services
Crystal
3
star
25

done

A simple helper script to send a notification when a long-running command completes
Shell
2
star
26

www

CSS
2
star
27

graphite

A collection of helpers for building pretty command-line tools in PHP.
PHP
2
star
28

browserWrapper-site

HTML
2
star
29

live-node-list

An alternative to NodeList which keeps collections up to date when changes to the DOM occur
JavaScript
2
star
30

alternatone-stark-sea-syntax

CSS
1
star
31

timeme

TimeMe,
JavaScript
1
star
32

phake

A PHP task runner inspired by Make, Rake et al.
PHP
1
star
33

crsh

Crystal
1
star
34

object

HTML
1
star
35

insert-sudo

A little zsh snippet to prepend sudo to the current command
Shell
1
star
36

Dates

A polyfill to recreate Google Chrome's keyboard input behaviour on date inputs across other browsers
JavaScript
1
star
37

amnesia

A lightweight, standalone caching library for PHP 5.5+
PHP
1
star
38

load-graph

Shell
1
star
39

interrogate

A lightweight, standalone ORM for PHP 5.5+
PHP
1
star
40

dateme

Simple, non-invasive JavaScript date sanitisation.
JavaScript
1
star