this post was submitted on 05 Feb 2024
24 points (96.2% liked)

Lemmy Apps

4992 readers
19 users here now

A home for discussion of Lemmy apps and tools for all platforms.

RULES:


An extensive list of Lemmy apps is available here:

LemmyApps.com

or lemmyapps.netlify.app


Visit our partner Communities!

Lemmy Plugins and Userscripts is a great place to enhance the Lemmy browsing experience. !plugins@sh.itjust.works

Lemmy Integrations is a community about all integrations with the lemmy API. Bots, Scripts, New Apps, etc. !lemmy_integrations@lemmy.dbzer0.com

Lemmy Bots and Tools is a place to discuss and show off bots, tools, front ends, etc. you’re making that relate to lemmy. !lemmy_dev@programming.dev

Lemmy App Development is a place for Lemmy builders to chat about building apps, clients, tools and bots for the Lemmy platform. !lemmydev@lemm.ee

founded 1 year ago
MODERATORS
 

it would be really great to have a lemmy client (or feature of existing client) that allows for batch downloading of a user specified list of communities.
this would allow a user to download all the content for the day or week on wifi internet and then depart from the source of internet but slowly & carefully read a selection of material(text posts, comment discussion, and even images like memes).
one benefit is that it would be extra impossible to see what users are loading/viewing because they already loaded everything and are disconnected from the internet entirely. performance is also good because there is no network latency that would be experienced, each time, when accessing the servers.

top 11 comments
sorted by: hot top controversial new old
[–] willya@lemmyf.uk 15 points 7 months ago* (last edited 7 months ago) (1 children)

You should be able to do this already with an RSS reader that also downloads the content it’s connected to. Most feeds you would need have RSS links you can use.

[–] leanleft@lemmy.ml 1 points 7 months ago (2 children)

thats cool. are you sure it works?
how do u do it?

[–] Ludrol@szmer.info 1 points 7 months ago

You would also need to check if RSS fetches the comments

[–] willya@lemmyf.uk 1 points 7 months ago (1 children)

I don't see why it wouldn't. You'd just need to research a good RSS app for it. When you look in every community or feed there's a wifi looking symbol and that is the RSS link you would use for what you're seeing on your screen.

[–] leanleft@lemmy.ml 1 points 7 months ago (1 children)

"good RSS app" <-- maybe this is where my problem is. but i already tried 3 apps from fdroid. i tried lemmy.world and lemmy.ml . what instances are ppl using to do this sucessfully?

[–] willya@lemmyf.uk 2 points 7 months ago

Was flym one of the ones you tried?

[–] Blaze@lemmy.zip 3 points 7 months ago (1 children)

Interesting request, it makes sense in some use cases.

[–] ColeSloth@discuss.tchncs.de 5 points 7 months ago (3 children)

Seems like a lot of server upload data from instances for stuff that may never be viewed. Plus, what would you get? A bunch of titles with links you can't click? A large amount of user comments that are normally not loaded because they aren't viewed most of the time? Seems like a bad idea.

[–] Blaze@lemmy.zip 4 points 7 months ago

If you limit it to text, it might be kept light usage-wise. I guess OP is thinking about comments-focused communities where you can just read the text and don't need to visit external links.

[–] redcalcium@lemmy.institute 3 points 7 months ago

There are libraries out there that can be use to fetch a snapshot of a webpage. Would be cool to use them when generating offline snapshot so links to articles can bee viewed offline.

[–] leanleft@lemmy.ml 1 points 7 months ago

a way more radical approach would be to distribute the database openly as a torrent file. everyone peers it and everyone downloads it [or parts]. then plug in the data to the client.