mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2024-11-06 10:47:27 +01:00
cbd6f0616b
Signed-off-by: Balazs Toldi <balazs@toldi.eu>
89 lines
2.6 KiB
Markdown
89 lines
2.6 KiB
Markdown
<h1 align="center">
|
|
|
|
</h1>
|
|
|
|
<div align="center">
|
|
|
|
A Lemmy client on 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.
|
|
|
|
<img align="right" src="https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy/raw/branch/master/fastlane/metadata/android/en-US/images/LemmInfinity.png" width=200>
|
|
|
|
</div>
|
|
|
|
<br>
|
|
|
|
|
|
<div align="center">
|
|
|
|
[![status-badge](https://ci.codeberg.org/api/badges/12474/status.svg)](https://ci.codeberg.org/12474)
|
|
|
|
<a href="https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy/issues">Report a Bug</a>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<br>
|
|
|
|
<div align="center">
|
|
|
|
</div>
|
|
|
|
|
|
|
|
---
|
|
|
|
## Action Items for LemmInfinity
|
|
|
|
LemmInfinity is currently in the early stages of development. Expect many unfinished features and bugs!
|
|
|
|
- [x] Implementation of basic post browsing feature
|
|
- [x] Support for multiple account handling
|
|
- [x] Functionality for post upvotes/downvotes
|
|
- [ ] Functionality to browse comments
|
|
- [ ] Capability for creating a new post
|
|
- [ ] Ability to create comments
|
|
- [ ] Elimination of code/string references specific to Reddit
|
|
- [ ] Incorporation of private messaging feature
|
|
- [ ] Feature for saving posts
|
|
- [ ] Account editing function
|
|
- [ ] Multi community view?
|
|
|
|
|
|
## 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.
|
|
It's better to also open an issue describing the issue you want to fix. But it is not required.
|
|
|
|
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
|
|
|
|
Here are other ways you can help:
|
|
|
|
- [Report Bugs](https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy/issues)
|
|
|
|
|
|
<p align="right">(<a href="#top">back to top</a>)</p>
|
|
|
|
## License
|
|
|
|
Distributed under the AGPL-3.0 License. See <a href="https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy/src/branch/master/LICENSE">LICENSE</a> for more information.
|
|
|
|
<p align="right">(<a href="#top">back to top</a>)</p>
|
|
|
|
## Contact
|
|
|
|
[@bazsalanszky@lemmy.toldi.eu](https://lemmy.toldi.eu/u/bazsalanszky) - (Owner)
|
|
|
|
|
|
Project Link: [https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy](https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy)
|
|
|
|
<p align="right">(<a href="#top">back to top</a>)</p>
|