gedaliyah
@gedaliyah@lemmy.world
- Comment on Does anybody know what's going on with Calibre Web Automated? 6 days ago:
Part of what caught my attention is a feature that the current version removed with a note that it was being re-worked for the next release. It has been reliable for me, but there is also regular activity in the bug reports.
- Submitted 1 week ago to selfhosted@lemmy.world | 5 comments
- Comment on What apps do you use to listen music at work/on phone? 1 week ago:
Tempus is phenomenal. I switched to navidrome on my server to use it. Chora is also good, and I use it on my TV (works well on any screen). If you don’t mind closed-source, Symphonum is excellent.
If you are using Jellyfin, it works well on PC, with Fintunes on mobile.
You can find a number of good apps for navidrome here. I quite like Strawberry, which is cross-platform. I use it locally for library management.
I connect everything with Tailscale, which may or may not work on your work network, depending on how locked down the network is. I never had an issue.
- Comment on Any self-hosted option for real time location sharing? 1 week ago:
No problem. By the way, this is a HUGE improvement over dawarich IMO. On my system, it just works extremely smoothly and connecting it with other services worked seamlessly.
I’m now using OwnTracks on mobile, and it was easy to connect to Immich and see my photos on the timeline. This is great! Thanks for sharing it.
- Comment on Any self-hosted option for real time location sharing? 1 week ago:
Home Assistant isn’t FOSS? How?
- Comment on Any self-hosted option for real time location sharing? 1 week ago:
I’m trying this out right now. I’ve been using dawarch but it still has some ironing out to do.
FYI, the wget command pulled the github web page HTML where the file is hosted instead of the file itself. Weird. Easy fix but I’m guessing that’s a GitHub issue.
- Comment on Radicale: Can someone please offer any guidance on usage and security. Om abit lost 2 weeks ago:
I think I tried using AgenDAV - CalDAV web client at one point but I either ran into a speedbump or I decided I didn’t need it. Is that the same? I also found this vibe-coded thing while searching just now.
- Comment on I read every day but rarely have my e-reader on me — so I built a self-hosted EPUB library that syncs my reading position between my Kobo and my phone 2 weeks ago:
Anx reader syncs stats and position across devices in this way, but I don’t think it runs on the kobo reader.
- Comment on Radicale: Can someone please offer any guidance on usage and security. Om abit lost 2 weeks ago:
Yes, radicale works great, but the UI is pretty spartan. It will manage the data, but requires a client to make edits or view the content.
First, you will have to export any existing calendar and contacts as files. It depends on what you’re currently using. Contacts should probably be a vcf file, and a calendar should probably be an ics.
Next, use the + button in radicale, select the exported files, and it will create a new “collection” as shown in your post. You can also create a new empty collection to use as you wish. Radicale will not merge files, but you can use a client to do that once you have created the collection in radicale.
You will have to find a client that will sync. On Android, DAVx5 will integrate it into the system so basically any client can access it. Certain Android apps may connect directly, but it’s pretty hit or miss. On desktop, I use Thunderbird which works very well, but there are other options. You will use the blacked-out URL in your post to add the contacts and calendar. Check the individual app documentation or make another post if you want help.
Oh, and the last thing… Of course the client will have to be on the same network. If you want to access it remotely, you will want to set up something like wireguard (I use Tailscale, which is dead simple).
- Comment on This community isn't your personal adviser 3 weeks ago:
Yes! This drives me crazy. I will sometimes go back and edit posts to add more info months later.
We have all been in a situation where we are looking for a very specific answer, and the answer only exists in one obscure forum from a decade ago that has the exact info we are looking for.
It’s hard enough to ensure lemmy’s long-term fidelity without people axing their own content.
- Comment on Searching advice for selfhosting critical data 1 year ago:
For document editing, I have had fairly good luck with OnlyOffice, although it is not without its issues. Others also recommend Collabora, which plays well with NextCloud and LibreOffice.
- Comment on Searching advice for selfhosting critical data 1 year ago:
DAVx5 basically acts as the connector between your server and your calendar/contacts/files apps. I would imagine that this could be built into an app, but there are a lot of ways that such apps can sync or operate locally. I’m guessing that it is just a little more specialized than most developers want to get.
Thanks for the Syncthing-Fork tip! For now the official version is working for me, but I’ll have to migrate myself soon.
From my understanding, OpenVPN provides the same secure remote access as Tailscale, by a slightly different method. You should be fine to use what you’ve already set up.
- Comment on Searching advice for selfhosting critical data 1 year ago:
I’ve done this.
For contacts, calendar, and files, I use OwnCloud, although NextCloud is as good/better. I couldn’t figure out Self-Signing certificates, which is supposed to be pretty easy, but I am kind of a dummy. NextCloud requires it. On my phone, I use DAVx5, and I replaced the GrapheneOS stock apps with Fossify apps as needed - although that is up to personal preference.
For photos, I use Immich, which is hands-down the best option.
NextCloud also has options for document editing, photo backup, and notes, but I can’t testify to those.
Syncthing is an ideal way to seamlessly sync files and folders between devices, but you will end up with the files on both devices. I use it sparingly, and they are phasing out android support. It’s still very useful to migrate large file libraries and act as a stopgap for other services.
There are tons of notes apps, and it largely comes down to preference. I settled on NotallyX, which can import your Keep notes directly (using Google Takeout iirc). It also has the option to store files externally, which means they can be synced for backup. There are also self-hosted web-apps, like Memos, or the slightly more adventurous Blinko.
I got a lot of great input from this community not too long ago.
The one Google feature I am not able to reproduce is Google Messages. If you use texting to any degree, there are some FOSS apps with pretty nice basic features (I’m using Fossify which is nice). However, there are none that have solid group-messaging features, reactions, and other RCS capabilities. It seems to be a technical/logistical/legal hurdle that is presently insurmountable. Lots of people don’t use texting anyway, so it may not be a concern for you.