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