https://github.com/lostdesign/teamotes
Your app to use emotes in anywhere - Github, Twitter, Teams and many more. You can even use them for your professional workflows, such as creating presentations or graphic designs. ๐
https://github.com/lostdesign/teamotes
design electron emotes images
Last synced: about 1 year ago
JSON representation
Your app to use emotes in anywhere - Github, Twitter, Teams and many more. You can even use them for your professional workflows, such as creating presentations or graphic designs. ๐
- Host: GitHub
- URL: https://github.com/lostdesign/teamotes
- Owner: lostdesign
- Created: 2020-08-07T12:06:44.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-31T22:19:57.000Z (over 4 years ago)
- Last Synced: 2025-03-23T19:51:22.479Z (about 1 year ago)
- Topics: design, electron, emotes, images
- Language: Vue
- Homepage:
- Size: 1.02 MB
- Stars: 45
- Watchers: 4
- Forks: 10
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# teamotes
[](#contributors-)


Your app to use emotes anywhere - simply point the app to a folder and click on one of the images. [Download your free copy now!](https://github.com/lostdesign/teamotes/releases)
## Features
- Copy any image to clipboard and paste it almost anywhere
- Searching for emotes in app
- Keyboard shortcuts
- Variable Image sizes
- Emote stats
### Coming soon
- Auto update and Codesigning
- Quick access like macOS spotlight
### Keyboard shortcuts
**Search**
`Shift` + `7` or `Ctrl/CMD` + `F`
**Selecting Emotes**
Using `Tab` or `Shift` + `Tab` to go reverse
**Copy Emote**
`Enter`
**Change Emote Size**
`ArrowUp` increases, `ArrowDown` decreases size
### Demo

Post emotes/images in Github, Twitter, Photo/Video editing software, Discord, Whatsapp, Telegram, your business presentation and many many more!
For more check the [release](https://github.com/lostdesign/teamotes/releases) history.
### FAQ
**Why is it called teamotes?**
The app originally was meant for MS Teams, since they [haven't added them since 2016](https://microsoftteams.uservoice.com/forums/555103-public/suggestions/16934329-allow-adding-custom-emoji-memes-gifs-reactions).
**Why can't I use gifs?**
Due to current technical limitations, GIFs cannot be copied and pasted in places. We maybe working on a drag and drop feature to enable this.
**Why do I get a warning when I start the app?**
This app does not have code signing for macOS or windows yet. We'll soon add it to remove these warnings.
**How do I update?**
Currently you have to revisit the releases tab inside this repo, the app doesn't update itself. It will be added once the codesigning is in place.
# For Developers
## How to install
1. Clone and npm install
```bash
git clone https://github.com/lostdesign/teamotes.git && cd teamotes
npm install
```
### How to use
1. Run the app
```bash
npm run dev
```
2. Click on settings and select the directory of your emotes.
3. Click on home and then on the emote to copy it.
4. Paste the emote on a discord chat to use it :sparkles:
## Contributors โจ
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

Andr3wRiv3rs
๐ป ๐จ ๐ค

wellรก
๐ง ๐ป ๐จ ๐ค

Abdalla Arbab
๐

Ahmed Massoud
๐ป ๐ค
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!