Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nick-delirium/lemmy-fennec
Arctius is a simple and accessible mobile client for Lemmy
https://github.com/nick-delirium/lemmy-fennec
Last synced: 26 days ago
JSON representation
Arctius is a simple and accessible mobile client for Lemmy
- Host: GitHub
- URL: https://github.com/nick-delirium/lemmy-fennec
- Owner: nick-delirium
- License: agpl-3.0
- Created: 2023-06-16T22:52:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-25T20:24:04.000Z (8 months ago)
- Last Synced: 2024-08-03T17:08:34.942Z (4 months ago)
- Language: TypeScript
- Homepage: https://lemmy.world/c/arctius
- Size: 1.77 MB
- Stars: 35
- Watchers: 3
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
- awesome-lemmy - lemmy-fennec - delirium/lemmy-fennec) ![GitHub commit activity](https://img.shields.io/github/commit-activity/y/nick-delirium/lemmy-fennec) | Android (Projects / Mobile / Desktop apps)
README
# Arctius for Lemmy
#### (Previously: Fennec for Lemmy)
Minimalistic and easy to use Lemmy client written for general public enjoyment, my personal experience and RN skills improvement.
I hope that it will be easy and fun to use for everyone, including people with impaired vision abilities.# Installation
**With [Obtainium](https://github.com/ImranR98/Obtainium/releases):** download [Obtainium](https://github.com/ImranR98/Obtainium/releases), then go to "Add App", type in "https://github.com/nick-delirium/lemmy-fennec/" to the first field and add the app. Voila! Now you will get all new releases automatically or notified about it if you will chose "track only" mode.
**Manual download:**
[Latest release](https://github.com/nick-delirium/lemmy-fennec/releases/latest)**Google play:**
[Here](https://play.google.com/store/apps/details?id=com.nick.delirium.arctius)# Why React Native?
Very easy to start with, easy to contribute and runs super well with new Hermes engine (almost no difference vs flutter in performance). This app outputs 120 fps and I'm looking into every possible option to optimize it when I'm adding something.
# Want to help, found any bad code or bugs?
Start a PR or issue, I'll be happy to see it. Same for feature requests.
Lemmy community: [here](https://lemmy.world/c/arctius)
todo board: [See status here](https://github.com/users/nick-delirium/projects/2)
# Special thanks and credits:
- https://github.com/LemmyNet/lemmy-js-client - lemmy js client with types and all the good things (MIT)
- https://github.com/gmsgowtham/react-native-marked - for MD rendering library (MIT)
- https://github.com/jobtoday/react-native-image-viewing - image viewer (MIT)
[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://buymeacoffee.com/nickdelirium)