Spinner. A loading indicator that shows progress in the terminal while your program runs.

github.com/tj/go-spin

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2021
  • add LICENSE
August 2017
  • add mutex
December 2015
  • Merge pull request #7 from yudppp/feature/small_fixed
  • fmt
  • Merge pull request #8 from kylescottmcgill/patch-1
  • go-spin is awesome
October 2015
  • small fixed
December 2014
  • Merge pull request #5 from danielchatfield/add-current
  • Add Current method
October 2014
  • Merge branch 'master' of github.com:visionmedia/go-spin
  • /tj
  • Merge pull request #3 from hemanth/master
September 2014
  • GIF FTW :heart:
August 2014
  • Merge pull request #2 from stevelacy/master
July 2014
  • add spins to example
  • add block, box, and line spinners
  • Initial commit