Skip to content

A command line tool for searching and copying unicode characters to the clipboard, made in zig. I moved this project as its original repos was deleted.

License

Notifications You must be signed in to change notification settings

Guigui220D/handy-unicode

Repository files navigation

handy-unicode

A command line tool for searching and copying unicode characters to the clipboard, made in zig.

example

Usage

Your terminal must be set up for utf8 support!

  • :keyword : Queries the keyword. Place in quotes to query exact string. Use "-keyword" to exclude words. Ex: :"greek small letter" -sigma
  • 1 or any number 1-8 : Select and copy a character from the last query to clipboard.
  • enter : Open next page of last query.
  • q : Quit the program.

Dependencies

Sqlite is needed (sqlite-zig is a submodule of this repos)

TODO :

  • Basic searches
  • Searches with more than one keyword

Copy to clipboard :

    • On windows
    • Any other platform
  • User notes
  • Auto db update

About

A command line tool for searching and copying unicode characters to the clipboard, made in zig. I moved this project as its original repos was deleted.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages