antifuchs / ShareWithBunny

A one-button iOS share extension that speeds up sending things to one recipient

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A share extension for quickly composing a text message to one person

I often send cute pictures or links to my wife over Messages.app, and the regular flow for this is ... not good:

  1. Tap the "share" icon
  2. Tap "Messages"
  3. Begin to type her name
  4. Tap the correct autocomplete entry (making sure to hit the exact right one)
  5. Tap the (small) "send" button in the compose view that pops up.

This extension, once configured, lets you simplify this flow a lot:

  1. Tap the "share" icon
  2. Tap "share with bunny"
  3. Tap the (still small) "send" button in the compose view - done.

That's almost all error-prone steps elimintated, making it much easier to share cute things.

Words of caution

This is my very very first iOS program, and my very very first Swift program. I applied a lot of cargo cults. It's likely Not Very Good Programming. (Tests would help, for one!)

Links that helped me

About

A one-button iOS share extension that speeds up sending things to one recipient


Languages

Language:Swift 94.0%Language:Objective-C 3.1%Language:Makefile 2.9%