Skip to content

Instantly share code, notes, and snippets.

@Creta5164
Created February 17, 2020 12:41
Show Gist options
  • Select an option

  • Save Creta5164/a5f1840557a17dc2dcecdadc298cab05 to your computer and use it in GitHub Desktop.

Select an option

Save Creta5164/a5f1840557a17dc2dcecdadc298cab05 to your computer and use it in GitHub Desktop.
Windows 10 UWP style spinner animation for ASCII terminal
Keyframes only :
" . ",
". . ",
" . . ",
" . . . ",
". . ... ",
" . .... ",
" ..... ",
" ..... ",
" ..... ",
" .... . ",
" ... . . ",
" . . . ",
" . . ",
" . . ",
" . ",
" "
With delayed frames :
" . ",
". . ",
" . . ",
" . . . ",
". . ... ",
" . .... ",
" . .... ",
" ..... ",
" ..... ",
" ..... ",
" ..... ",
" ..... ",
" ..... ",
" ..... ",
" .... . ",
" ... . . ",
" . . . ",
" . . ",
" . . ",
" . ",
" ",
" ",
" ",
" "
@Creta5164
Copy link
Copy Markdown
Author

Spinner preview

UWP smell

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment