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
- Host: GitHub
- URL: https://github.com/ryanSN/winmoji
- Owner: ryanSN
- License: mit
- Created: 2017-03-26T01:16:29.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-09-05T22:28:03.000Z (5 months ago)
- Last Synced: 2024-10-12T13:42:10.378Z (4 months ago)
- Topics: electron, emoji, emoji-picker, emoji-searcher, hacktoberfest, hacktoberfest2021, hacktoberfest2022, jest, nodejs, react, webpack2, windows, windows-emoji, yarn
- Language: TypeScript
- Homepage: https://www.winmoji.com
- Size: 2.77 MB
- Stars: 108
- Watchers: 4
- Forks: 10
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
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)