ulauncher-symbol/README.md
Ivan Boothe 8ae84bea29 Updating demo gif
Signed-off-by: Ivan Boothe <ivan@rootwork.org>
2021-10-25 21:00:28 -07:00

25 lines
869 B
Markdown

# ulauncher-symbol
A [Ulauncher](https://ulauncher.io/) extension for searching Unicode and ASCII characters and copying them to the clipboard. Dark mode friendly.
<kbd>Enter</kbd> to copy the symbol itself.
<kbd>Alt+Enter</kbd> to copy the HTML entity (if it exists).
You can search for characters using their name or description, block names or the characters themselves.
## Demonstration
![Demonstration of ulauncher-symbol](ulauncher-symbol-demo.gif)
## Installation
Open Ulauncher, go to `Preferences > Extensions > Add extension` and paste the project's URL: `https://github.com/rootwork/ulauncher-symbol.git`
## Source
Forked from [zensoup/ulauncher-unicode](https://github.com/zensoup/ulauncher-unicode) to add HTML entities, dark mode theming, fewer false positives in results, and an updated Unicode list.
## License
GPLv3. See [LICENCE](LICENCE).