Lemmy Client Question

https://lemmy.world/post/43612740

Lemmy Client Question - Lemmy.World

I am testing the following Lemmy Clients, and I don’t know yet what is the best for me. - Summit - Blorp - Jerboa - Thunder I do need your help to decide. Summit I didn’t find it in f-droid, I installed it from the play store. Is Summit open source? This l wrote with Summit

Is Summit open source?

searches

Huh.

It has a GitHub project, but that project has no source in it. It’s hosting the compiled releases, but no source.

github.com/idunnololz/summit-for-lemmy

I don’t see anything actually saying that it it is open source.

EDIT: Each release does appear to be bundled with a source tarball. I guess that the author just isn’t…actually using the git functionality of GitHub to version-control it. shrugs

EDIT2: Nope. That source tarball just contains an essentially-empty copy of a snapshot of the GitHub git repo. It’s not a “real” source tarball.

GitHub - idunnololz/summit-for-lemmy: A mobile client for Lemmy

A mobile client for Lemmy. Contribute to idunnololz/summit-for-lemmy development by creating an account on GitHub.

GitHub
The source tarball is always autogenerated from the git repository state at the release point’s commit.
Basically it it open source?
Yes. The source is available here: github.com/idunnololz/summit.
GitHub - idunnololz/summit: Summit for Lemmy

Summit for Lemmy. Contribute to idunnololz/summit development by creating an account on GitHub.

GitHub
https://github.com/idunnololz/summit is where the source is
GitHub - idunnololz/summit: Summit for Lemmy

Summit for Lemmy. Contribute to idunnololz/summit development by creating an account on GitHub.

GitHub
Weird. Thanks.

There’s some history behind it. First the author didn’t want to have it open source, iirc due to some bad experiences with having their source code open? Don’t remember exactly. The repo you linked existed for bug reporting basically. Then later on this changed and the source code got released. I still don’t know if the author is interested in getting public contributions to the codebase.

Regardless, the author makes some very pleasant software, and is super responsive at fixing issues/implementing feature requests. Hats entirely off to them.

Thank you. A few corrections/clarifications here:

  • github.com/idunnololz/summit-for-lemmy was created because some users wanted an alternative to Google Play Store and so I made that repo to publish APKs back when Summit was closed source. This also has synergy with Obtanium.
  • Bug reports should be made to [email protected]. I rarely check the Github for issues (sorry).
  • One of the reasons why it was closed source was because I didn’t want to accept contributions. That has not changed, and likely will never change unless I retire the project. Especially now when vibe code is rampant.
  • GitHub - idunnololz/summit-for-lemmy: A mobile client for Lemmy

    A mobile client for Lemmy. Contribute to idunnololz/summit-for-lemmy development by creating an account on GitHub.

    GitHub

    If you have it FOSS the community can check it and you gain more trust.

    Summit is in my closer circle of apps am looking at maybe using. Why don’t you put it on f-droid as play store alternative?