Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akx/uni

Unicode map on the command line!
https://github.com/akx/uni

character emoji unicode

Last synced: 8 days ago
JSON representation

Unicode map on the command line!

Awesome Lists containing this project

README

        

uni
===

Command-line Unicode map

Usage
-----

It's a good idea to symlink `uni.py` to `uni` on your path (or alias or w/e).

* `uni snow` - search for characters with `snow` in the name
* `uni -1 snow` - print the first `snow` character
* `uni -c1 snow` - print the first `snow` character, the character only

Development
-----------

Run `make` to download and process new Unicode data.