Search the Community
Showing results for tags 'character'.
-
Github Repo: https://github.com/ibnuh/alfred-character-counter-workflow Character & Word Counter for Alfred An Alfred Workflow that count character & word for you Installation Download from Release 1.0 Usage Keyword: cw Development Clone the repository Open your favourite terminal composer install Credits Icons by flaticon.com PHP helper class for Alfred Workflows by joetannenbaum/alfred-workflow
-
Before I saw that bevesce had already created this (with more features), I finished one of my own. Anyway, it makes it easy to search and insert Unicode characters by their name in the current text (if it's supported). Here's the download Here's the source Technical details: For the technically interested, the difference between this and bevesce's is that this is written in ruby as opposed to Python and has the characters hard coded in this script. It makes it slightly faster with the expense of including only a subset of all possible characters. There is a limit to how big th