nijuyonkadesu / SAO

Share Arts-by Overlay is an application that uses waifu.pics api. Allowing users to find a pic / gif of their interest and share it to the world!
GNU Affero General Public License v3.0
2 stars 0 forks source link

feat(stickers): foundations for a dynamic sticker app #21

Open nijuyonkadesu opened 8 months ago

nijuyonkadesu commented 8 months ago

Is your feature request related to a problem? Please describe. Sharing images require download -> open the target app -> open media picker -> choose the downloaded file -> send Too annoying to do it everytime right?

Describe the solution you'd like A floating window. Click on any image. A intent is fired on the configured apps, and image is inserted magically ~

Describe alternatives you've considered

Additional context A way is needed to store images locally (any format) and retrieve them

nijuyonkadesu commented 8 months ago

Hurdles

  1. Find an free to use api -> send images -> get emotions -> create a emoji text map -> save it in database
  2. Make the thing searchable with emoji / text
  3. Build frequently used emoji
  4. Find whatsapp API for sending sticker from another app (highly doutbtful)
nijuyonkadesu commented 8 months ago

Why are you like this gemini ... Hurdle 1 image

nijuyonkadesu commented 6 months ago

image aktually ~

nijuyonkadesu commented 6 months ago

I would want to store stuffs in local in the same way how telegram stores stuff, that's my wish at the least ...