Ecosyste.ms: Awesome

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

https://github.com/ryanSN/winmoji

Emoji lookup for Windows 😉 https://www.winmoji.com https://twitter.com/winmoji
https://github.com/ryanSN/winmoji

electron emoji emoji-picker emoji-searcher hacktoberfest hacktoberfest2021 hacktoberfest2022 jest nodejs react webpack2 windows windows-emoji yarn

Last synced: 3 months ago
JSON representation

Emoji lookup for Windows 😉 https://www.winmoji.com https://twitter.com/winmoji

Lists

README

        


winMoji

winMoji





Installation
.
Privacy
.
License



Look up emojis on Windows! It's an alternative solution to using the Windows onscreen keyboard or on Windows 7 where this keyboard does not exist.

🤓😎😆😐











## Get winMoji

**[Download the latest release](https://github.com/ryanSN/winmoji/releases)** (Windows only)

## Features

- Clicking on the emoji saves the emoji to your clipboard, Allowing to be pasted anywhere you need it.

- Using shortcut `CTRL+SHIFT+E` will toggle winMoji for quick adding of emojis.

## How do I contribute to `winMoji` ?

Contributions are welcome! Checkout our [issues](https://github.com/ryansn/winMoji/issues) list or contribute to one of the [PRs](https://github.com/ryansn/winMoji/pulls).
Make your own if you want something and don't see it listed.

## Development

Feel free to contribute to this app. To develop run the following commands

```
$ yarn
$ yarn dev
```

## Distribute

```
$ yarn release
```

**OR**

To package for debug purpose

```
$ yarn build:win
```

## :shield: Privacy

winMoji collects anonymous users statics to help us make the app better.

This app has analytics that will track number of users only ([analytics.js](https://github.com/ryansn/winmoji/blob/master/electron/helpers/analytics.ts)).

This app never sends any personally identifying information, nor does it track what emojis you have selected.

## License

MIT © [Ryan Chatterton](./LICENSE.md)