Skip to content

joelrorseth/AtMe

Repository files navigation

@Me

@Me is a simple and lightweight messaging application for iOS, written entirely in the Swift programming language. We aim to provide a reliable and ad-free open source communication platform to better connect the world. Now available on the App Store!

Features

  • Impressively fast text and picture messaging
  • Customizable profile picture, display name
  • Messaging caching for offline capabilities

Coming Soon

  • Support for video messaging, gifs and more
  • Ability to respond to message at lockscreen
  • Sharing extension for use with compatible iOS apps

Dependencies

One of the primary goals during development was to minimize dependencies. The release version depends only on Firebase for backend database, storage and auth, OneSignal to coordinate push notifications, and Kingfisher to help with image caching. The UI was created from scratch, along with the design, app icons, software and overall architecture.

Contact

Feel free to email me directly at joelrorseth@gmail.com with questions, bugs or concerns. Pull requests are encouraged, and any issues can be reported here.

License

@Me is released under the Apache License Version 2.0. See LICENSE for details.