Infinity-For-Lemmy/README.md
Balazs Toldi 7f74877fd8
Small change in README
Signed-off-by: Balazs Toldi <balazs@toldi.eu>
2023-07-26 10:29:11 +02:00

2.6 KiB

A Lemmy client on Android written in Java. It's a fork of the Infinity for Reddit project, currenty in early development.




Action Items for LemmInfinity

LemmInfinity is currently in the early stages of development. Expect many unfinished features and bugs!

  • Implementation of basic post browsing feature
  • Support for multiple account handling
  • 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:

(back to top)

License

Distributed under the AGPL-3.0 License. See LICENSE for more information.

(back to top)

Contact

@bazsalanszky@lemmy.toldi.eu - (Owner)

Project Link: https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy

(back to top)