Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/akx/uni
- Owner: akx
- Created: 2016-10-27T07:14:49.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-31T14:10:39.000Z (over 7 years ago)
- Last Synced: 2024-11-24T18:12:36.602Z (about 1 month ago)
- Topics: character, emoji, unicode
- Language: Python
- Homepage:
- Size: 523 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 onlyDevelopment
-----------Run `make` to download and process new Unicode data.