A Flutter app for showing a list of emoticons and reaction images which can be copied to clipboard or shared for any use.
(Just an alternative for those websites which do the same, I just wanted something which is available offline)
Or download the latest APK from the Releases Section.
- A whole bunch of emoticons for your perusal (I'll try to add more)
- Add or modify emoticons
- Add your images or folder of images
- Add tags and notes to those images
- Search using tags and notes
- Reorder them to your liking
- Import and export the database
- That's pretty much it :D
Visit this link to download some export files containing emoticons and images.
| Emoticons | Emotipics | Search and edit |
|---|---|---|
Since this uses Flutter, you obviously need Flutter installed
git clone https://github.com/FuturisticGoo/emotic
cd emotic
flutter pub get
flutter build apk --releaseUse --flavor=<flavor> along with the build command, where flavor is either fdroid (unsigned) or independent (signed, you have to use your own key properties file)
This app should also work on most platforms Flutter supports (tested on Android and Linux), so go wild with emoticons on your obscure IRC channel, running on an obscure Linux distro ( ಠ‿<)
You can add new emoticons and images in the app, then export it from the settings page.
Then upload it to this issue so that others can use them.
The assets used in this app, ie the emoticons, tags, are CC0 licensed.
UwU