Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mrf345/emopicker

cross-platform desktop emoji picker built with react
https://github.com/mrf345/emopicker

application desktop emoji emoji-picker emojis keyboard picker react

Last synced: 17 days ago
JSON representation

cross-platform desktop emoji picker built with react

Awesome Lists containing this project

README

        


select emoji screenshot


EmoPicker




Actions Status


Standard - JavaScript Style Guide


Cross-platform desktop emojis picker



select emoji screenshot
settings screenshot


### Setup
##### From the source:
- `git clone https://github.com/mrf345/EmoPicker.git`
- `cd EmoPicker`
- `npm run setup` will install dependencies
- `npm run start` will run it, but convert TypeScript first
- `npm run quick-start` will run it and won't covert TypeScript `(runs faster)`

##### With an executable:
Find an executable that's suitable for your operating system:

- [Github](https://github.com/mrf345/EmoPicker/releases)
- [SourceForge](https://sourceforge.net/projects/emopicker/)