Spyke
fediverse·FediversebyByteMe

Summit for Lemmy is now open source

cross-posted from: https://lemmy.world/post/27182706

At the time of writing Summit for Lemmy should be completely open source.

After a lot of contemplation I've decided to open source the app. There are still some changes that probably need to happen before it can be considered "FOSS" but this is a huge step I think.

As I'm voiced my opinions on this previously, the main repository for Summit will not be to the public for PRs. If you encounter bugs or have any feature requests please continue to send them through the proper channels (ideally to this community).

Enjoy~~

Summit for Lemmy is now open sourcehttps://github.com/idunnololz/summitOpen linkView original on lemmy.world
piefed.jeena.net

I don't know what it is, I went to the repo on github to read the readme, I still have no idea what it is. There is not a single sentence which explains what this is.

At the top it says it's something for Lemmy, at least I know what Lemmy is, but most people don't. So it might be a plugin, a theme, a frontend, an app, who knows.

Later it mentions apk, so perhaps it's a android app, for phone or some car or other embedded devices?

79
idunnololzreply
lemmy.world

Hello I'm the developer here. The reason why the readme is completely unhelpful is simple. I wrote it for myself. It was a readme i wrote for myself on how to do certain things LOL.

Probably the best solution short term is to just like yo the website at the very top: https://summit.idunnololz.com/.

Edit: also in my defense the code repo was open sourced less than 24h ago on a whim and I've had a few bugs I've been trying to tackle all week:

https://lemmy.world/post/26898510

https://lemmy.world/post/26820418

https://lemmy.world/post/26988956

65

I love that you link Obtanium. This is the first time I saw an app dev actually linking to Obtanium. Getting your FOSS app update directly from the git repos without the google bs around it just seems logical.

15
lemm.ee

Ah so the name is a joke on the word "summary" gotcha.

1
midwest.social

This drives me crazy with software websites and GitHub repos. Sometimes they'll give you a hint that involves other undefined things like, "This lets you use Floorp with Bibix."

65
Die4Everreply
programming.dev

It's a lean, expressive sharding sandcube for testing and deploying large scale Woodchips playgrounds.

68

If I saw that in a repo I would 100% believe it. I've seen so many that are just as baffling.

23

Even worse when the first link to talk about what you’re looking at is just a discord link

8
ByteMereply
lemmy.world

It's an Android Lemmy client. The app just went public so it needs some repo refinement

46

And it's great, I've been using it for weeks. It reminds me of RIF. I am so happy to have found it.

2
lemm.ee

Gonna download now and give it a try. Currently using Boost but trying a few different options to see what works best. A lot of people suggested Voyager but I didn't like it very much.

28
javacafereply
lemmy.sdf.org

I've been a Thunder user for a while. Just tried out Summit, and it has been much smoother and polished for me.

6
Victorreply
lemmy.world

Tried Raccoon just now, uninstalled instantly. Not very polished compared to other apps. My personal opinion.

5

That's the beauty 🥰 And no corporate authority that says the apps have to be removed for any reason ✊

6
ByteMereply
lemmy.world

Boost is good but it has ads and it hasn't been updated for long. Voyager is nice but I'm not happy with the iOS design on Android

14
Victorreply
lemmy.world

I'm trying it out right now, it doesn't feel very polished compared to others I main, like Sync or Boost.

2
lemm.ee

I agree in some ways and not in others. Having no ads gives Summit a big leg up for me, but there are some interfaces that aren't super intuitive.

On Android (not sure if it's on iOS) I like that it feels more native than boost.

4
Victorreply
lemmy.world

Ads can be bad but Boost has a one-time small payment to remove ads, very good deal, and the ads on Sync don't work (for me at least) 99% of the time, so I just see an empty space most of the time where the ads would be. 😁

2
toynbeereply
lemmy.world

Sounds like someone has a pihole.

If that's the case and the ads still work 1% of the time, maybe update the blocklist?

1
Victorreply
lemmy.world

Sounds like someone has a pihole.

That's the thing, I don't 🤷‍♂️

1
Victorreply
lemmy.world

Using Thunder right now. Yet another app that doesn't have properly functioning code formatting buttons for both inline code markup and code blocks. And it makes no distinction between single back ticks and triple back ticks. Ah well.

The rest of the features and design are pretty sick though, I'm trying to main it and I'm not feeling uncomfortable yet!

1
lemmy.ml

Nice. Hopefully somebody puts it up on FDroid.

22
idunnololzreply
lemmy.world

It's on my to-do but the process seems annoying potentially so we'll see. I just wanted to open source the project so there is at least some progress. I was finding myself making long lists of shit to do before I can open source the project but you know what fk those lists and just open source it now. Ask questions later. :D

21
0opsreply

Haha sometimes you just need to rip off the bandaid

6

Really good stuff. Obviously do what you can and it's great you're open sourcing the project. That's always a good thing imho. I just made the suggestion to get it up on FDroid as a lot of people who love open source and are on Android prefer to get their apps there.

If you're able, please do so. But even if you don't, please know you open sourcing this, it's appreciated. Thank you.

5
heleosreply
lemm.ee

I loved sync for reddit, and even paid for the ad-free version on Lemmy, but I'm on summit now. Dev attentiveness and interaction is a 180 from the sync dev, and summit is great to use

20
lemmy.world

I've been using Boost since Sync lost the "mark as read" feature, but I took a second look at Summit since I wrote that comment... And I actually think I like it more lol.

Do you know if it has push notifications? I moderate a handful of communities so getting notified of reports would be huge.

6

Looks like it has the ability to poll your accounts periodically to check for notifications. I presume this would then send a push notification, and the most frequent interval is 15 minutes

2
ByteMereply
lemmy.world

I think Lemmy is supposed to add support for them on lemmy 1.0

4
mander.xyz

I'm not a developer but I believe it was the Voyager dev that explained Lemmy currently can't do this. Apps only reach out to Lemmy servers while they are open. Push notifications would require the developers to run their own servers that the apps would reach out to while running in the background and no one wants to pay for that especially since most apps are free. I may be explaining this wrong.

1