Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mrf345/emopicker
- Owner: mrf345
- Created: 2020-03-08T17:38:23.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T20:56:22.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T08:26:48.470Z (about 1 month ago)
- Topics: application, desktop, emoji, emoji-picker, emojis, keyboard, picker, react
- Language: TypeScript
- Homepage:
- Size: 659 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
EmoPicker
Cross-platform desktop emojis picker
### 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/)