Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Memmy-App/memmy
An Apollo inspired open-source iOS and Android client for Lemmy built with React-Native. Find us on the App Store and Google Play!
https://github.com/Memmy-App/memmy
android expo ios lemmy react-native
Last synced: 3 months ago
JSON representation
An Apollo inspired open-source iOS and Android client for Lemmy built with React-Native. Find us on the App Store and Google Play!
- Host: GitHub
- URL: https://github.com/Memmy-App/memmy
- Owner: Memmy-App
- License: agpl-3.0
- Created: 2023-06-10T19:22:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-16T19:05:58.000Z (8 months ago)
- Last Synced: 2024-04-14T12:08:05.682Z (7 months ago)
- Topics: android, expo, ios, lemmy, react-native
- Language: TypeScript
- Homepage:
- Size: 37.2 MB
- Stars: 552
- Watchers: 9
- Forks: 60
- Open Issues: 104
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-lemmy - **memmy** - source iOS and Android client for Lemmy built with React-Native. Find us on the App Store and Google Play! | ![GitHub stars](https://img.shields.io/github/stars/Memmy-App/memmy) ![GitHub commit activity](https://img.shields.io/github/commit-activity/y/Memmy-App/memmy) | iOS (Projects / Mobile / Desktop apps)
README
# memmy - An iOS and Android client for Lemmy
[![DeepScan grade](https://deepscan.io/api/teams/21853/projects/25231/branches/786154/badge/grade.svg)](https://deepscan.io/dashboard#view=project&tid=21853&pid=25231&bid=786154)
## TestFlight Builds
You can now download and run Memmy on your iOS device by using TestFlight. To join the beta group and start doom scrolling, [click here and join the group](https://testflight.apple.com/join/6jaRU6rD). Please submit feedback either by
- Screenshotting the issue you are having, then press the image. When you go to save it, you'll have an option to submit feedback. I'll receive the screenshot and your message.
- Opening an issue here on GitHub. There are also discussions where we can talk about idea or features you are thinking about.
- Message me on Lemmy or [join the Memmy community](https://lemmy.ml/c/memmy)## About
An Apollo-inspired iOS client for using [Lemmy](https://github.com/LemmyNet/lemmy), a federated link aggregator. Heavly influenced and inspired by Apollo for Reddit. Thanks [Christian](https://github.com/christianselig).
## Work in Progress
While Memmy is generally in a functional state, it is still a work in progress and is *not* a final product. Please
take that into account. We are primarily a two-person team working on this codebase but are extremely grateful for
the contributions by other individuals.## Building
Please see [Contributing](https://github.com/Memmy-App/memmy/blob/main/CONTRIBUTING.md) for information on how to
## Contribution
Some rules and guidelines:
- Don't make PRs that add entirely new features without discussing with us first (either ask in Discord or open an issue)
- We may not respond to your issue or PR (but that doesn't mean we don't look at it, we're really busy now!)
- We may close a PR without much feedback
- We can't guarantee that we can provide support for build issues
- Check for exisitng issues before filing a new one
- Open an issue and give us time to review it before opening a PRFor more information, please see [Contributing](https://github.com/Memmy-App/memmy/blob/main/CONTRIBUTING.md)
## Acknowledgements