Find a file
Ivan Boothe c5d7ab5c94 update inline description with alt+enter
Signed-off-by: Ivan Boothe <git@rootwork.org>
2022-02-23 17:17:09 -08:00
images Changing description and image 2021-10-25 18:47:57 -07:00
.gitignore Added support for on-the-fly image creation 2019-05-07 16:01:31 +03:00
generate_character_list.py Changed the character block search algo to binary search 2019-05-17 14:02:46 +03:00
LICENCE Added Readme and Licence 2019-07-05 15:32:48 +03:00
main.py update inline description with alt+enter 2022-02-23 17:17:09 -08:00
manifest.json update description on preferences pane 2022-02-23 17:10:16 -08:00
README.md add link to Ulauncher extensions page 2022-02-23 17:04:49 -08:00
ulauncher-symbol-demo.gif Improving demo gif 2021-10-25 21:05:08 -07:00
unicode_list.txt Updating unicode list 2021-10-25 19:52:39 -07:00
versions.json manifest.json for API version 2 and versions.json 2019-07-05 10:55:05 +03:00

ulauncher-symbol

A Ulauncher extension for searching Unicode and ASCII characters and copying them to the clipboard. Dark mode friendly.

Enter to copy the symbol itself.

Alt+Enter 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

Installation

Open Ulauncher, go to Preferences > Extensions > Add extension and paste the project's URL: https://github.com/rootwork/ulauncher-symbol.git

You can also view this extension on the Ulauncher Extensions website.

Source

Forked from zensoup/ulauncher-unicode to add HTML entities, dark mode theming, fewer false positives in results, and an updated Unicode list.

License

GPLv3. See LICENCE.