Star Rating

star-rating
By Jacob Fresco

Display a star rating. However you want, wherever you want. You decide

fun
emoji
ascii

Paste this command in a terminal to install the package

espanso install star-rating
Description
Source

star-rating

An Espanso package to display a star rating anywhere you want.

Syntax:

:st<number of filled stars>,<number of open stars>

Example 1:

Typing ':st3,2' will result in ★★★☆☆

Example 2:

Typing ':st5,0' will result in ★★★★★

Disclaimer

This package works via a python script. The more stars you want, the longer the execution time. Use wisely ¯_(ツ)_/¯