this post was submitted on 22 Jan 2024
277 points (96.6% liked)

Asklemmy

43138 readers
1462 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy 🔍

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_[email protected]~

founded 5 years ago
MODERATORS
 

Try to avoid duplicates, keep it interesting.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 19 points 7 months ago* (last edited 7 months ago) (2 children)

Hey I use my own app every day. Let me tell you about it. :)

nephele-serve is the dedicated server version that I use to manage all my Jellyfin movies and TV shows. I also back up all my systems to it with DejaDup.

QuickDAV is the desktop app version that I use to transfer files around all of my way too many PCs, tablets, and phones (I develop mobile apps too, so I have a lot of devices). It’s easier (and usually faster) than using a USB stick, and it’s safer than leaving shares open all the time.

They’re both open source and use the same server software, Nephele, that I wrote for my email service, Port87.

Oh I’m also working on putting up a Docker image for nephele-serve and a Flatpak of QuickDAV.

[–] [email protected] 3 points 7 months ago

And nephele-serve is now available as a Docker image! :)

[–] [email protected] 2 points 7 months ago (1 children)
[–] [email protected] 2 points 7 months ago* (last edited 7 months ago)

I’m not exactly sure what you mean, since Syncthing doesn’t do either of the things I was talking about.

  • Syncthing is for syncing files.
  • nephele-serve is for running a dedicated WebDAV server.
  • QuickDAV is for transferring files.

Syncthing has its own use cases, they’re just not the ones I use these apps for.