A small tray application where you can quickly search for, and copy to the clipboard a Gitmoji. Traymoji is the result of 5 hours of hacking, playing around with Electron, ESBuild and React.
- Clone
- Build the app
- Start the app
- Use the hotkey:
<command> + <shift> + <G>
or click the tray icon to open the window - Search for a description or an emoji. Use the arrow keys to move through the list.
- Press enter to copy a gitmoji to the clipboard.
- Clone
yarn
yarn dev
- Electron
- ESBuild
- React
- Styled Components