Infinity-For-Lemmy/README.md

140 lines
5.0 KiB
Markdown
Raw Normal View History

<h1 align="center">
2023-10-20 11:38:20 +02:00
Eternity for Lemmy
</h1>
2019-08-28 12:00:58 +02:00
<div align="center">
2022-07-15 04:55:47 +02:00
A Lemmy client for Android written in Java. It's a fork of the [Infinity for Reddit](https://github.com/Docile-Alligator/Infinity-For-Reddit) project, currenty in early development.
2022-07-15 04:55:47 +02:00
</div>
2022-07-15 04:55:47 +02:00
<br>
<div align="center">
2023-08-30 10:13:23 +02:00
<img src="https://codeberg.org/Bazsalanszky/Eternity/raw/branch/master/fastlane/metadata/android/en-US/images/icon.png" width=256>
2022-07-15 04:55:47 +02:00
[![status-badge](https://ci.codeberg.org/api/badges/12474/status.svg)](https://ci.codeberg.org/repos/12474)
[![Liberapay patrons](https://img.shields.io/liberapay/patrons/bazsalanszky)](https://liberapay.com/Bazsalanszky)
2022-09-15 18:02:41 +02:00
2023-08-30 10:13:23 +02:00
<a href="https://codeberg.org/Bazsalanszky/Eternity/issues">Report a Bug</a>
2022-09-14 15:56:09 +02:00
</div>
2022-09-15 18:02:41 +02:00
<div align="center">
<a href="https://f-droid.org/packages/eu.toldi.infinityforlemmy/">
<img src="./.assets/fdroid-badge.png" height="80">
</a>
2023-08-30 10:13:23 +02:00
<a href="https://play.google.com/store/apps/details?id=eu.toldi.infinityforlemmy">
<img src="./.assets/google-play-badge.png" height="80">
</a>
<a href="https://apt.izzysoft.de/fdroid/index/apk/eu.toldi.infinityforlemmy">
<img src="./.assets/IzzyOnDroid.png" height="80">
</a>
2023-08-30 10:13:23 +02:00
<a href="https://codeberg.org/Bazsalanszky/Eternity/releases/">
<img src="./.assets/codeberg.png" height="80">
</a>
2023-08-30 10:13:23 +02:00
</div>
---
2022-09-14 15:56:09 +02:00
2023-10-20 11:32:26 +02:00
## Features
2023-08-21 11:01:08 +02:00
Eternity is currently in the early stages of development. Expect many unfinished features and bugs!
2023-10-20 11:32:26 +02:00
### Browsing Lemmy
- Explore various feeds (Subscribed/Local/All) and communities
- Subscribe or unsubscribe from specific communities, with the option to block
- Discover communities federated with the current instance
- Favorite a community for quick access
- Manage your subscriptions and blocked communities
### Content Engagement
- Engage with content by voting, saving, sharing, and creating posts or comments
- Enjoy endless scrolling through feeds and posts
- Tailor the view settings for posts (card,compact, gallery)
- Set default preferences for post and comment sorting
- Stay updated with notifications for replies
### Account Management
- Sign in to multiple accounts or instances, and effortlessly switch between them
- Use the inbox features to view replies, mentions, and private messages
- Access your profile to view your posts, comments, and saved content
### Customization
- Choose between various theme options including Light, Dark, OLED
- Support Material You theming
- Explore user-created themes
- Customize font settings
- Optional bottom navigation bar
- Discover a plethora of other customization features
<img
src="https://codeberg.org/Bazsalanszky/Eternity/raw/branch/master/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png"
alt="Screenshot 1"
height="200" >
<img
src="https://codeberg.org/Bazsalanszky/Eternity/raw/branch/master/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png"
alt="Screenshot 2"
height="200" >
<img
src="https://codeberg.org/Bazsalanszky/Eternity/raw/branch/master/fastlane/metadata/android/en-US/images/phoneScreenshots/3.png"
alt="Screenshot 3"
height="200" >
<img
src="https://codeberg.org/Bazsalanszky/Eternity/raw/branch/master/fastlane/metadata/android/en-US/images/phoneScreenshots/4.png"
alt="Screenshot 4"
height="200" >
<img
src="https://codeberg.org/Bazsalanszky/Eternity/raw/branch/master/fastlane/metadata/android/en-US/images/phoneScreenshots/5.png"
alt="Screenshot 5"
height="200" >
2022-07-15 04:55:47 +02:00
## Contributing
First off, thanks for taking the time to contribute! Contributions are what makes the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create a pull request.
2022-10-23 04:31:55 +02:00
It's better to also open an issue describing the issue you want to fix. But it is not required.
2022-07-15 04:55:47 +02:00
Don't forget to give the project a star! Thanks again!
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
### Translation
2023-10-25 08:59:41 +02:00
You can also help Eternity by translating it to your native langugage! Translations are done via [Weblate](https://translate.codeberg.org/projects/infinity-for-lemmy/app/)!
[![Translation](https://translate.codeberg.org/widgets/infinity-for-lemmy/-/app/multi-auto.svg)](https://translate.codeberg.org/engage/Eternity/)
### Reporting bugs
2023-08-30 10:13:23 +02:00
You can also contribute by [reporting bugs](https://codeberg.org/Bazsalanszky/Eternity/issues)
2022-07-15 04:55:47 +02:00
<p align="right">(<a href="#top">back to top</a>)</p>
## License
2023-08-30 10:13:23 +02:00
Distributed under the AGPL-3.0 License. See <a href="https://codeberg.org/Bazsalanszky/Eternity/src/branch/master/LICENSE">LICENSE</a> for more information.
2022-07-15 04:55:47 +02:00
<p align="right">(<a href="#top">back to top</a>)</p>
## Contact
[@bazsalanszky@lemmy.toldi.eu](https://lemmy.toldi.eu/u/bazsalanszky) - (Owner)
2022-09-14 15:56:09 +02:00
2023-08-30 10:13:23 +02:00
Project Link: [https://codeberg.org/Bazsalanszky/Eternity](https://codeberg.org/Bazsalanszky/Eternity)
2022-07-15 04:55:47 +02:00
2022-09-14 15:56:09 +02:00
<p align="right">(<a href="#top">back to top</a>)</p>