Software

Create a Personalized Location Timeline and Streamline Your Media Server This Weekend (August 14)

As the weekend draws near, it’s a great opportunity to dive into three exciting homelab projects! This weekend’s focus is on creating a personal GPS tracking system alongside some handy tools that you should consider integrating into your setup.

Dawarich: A Private Alternative to Google Timeline

Many people find it unsettling to realize how much location data companies can track about them. Services like Google Timeline and Strava keep tabs on every step you take.

While these platforms showcase your journeys in an engaging way, often featuring routes and heat maps, it raises significant privacy concerns. Dawarich aims to address these issues.

This service provides both a subscription-based hosted option and a fully private self-hosted platform for tracking your location history. Available on both iOS and Android, the app monitors your movements and sends the data to your own private server at home. You can also import previous tracking data from various platforms such as Google Takeout and GPX.

A standout feature of Dawarich is its versatility. You can run it on your local network, synchronizing only when you’re at home, or access it via a VPN or HTTPS with a reverse proxy. The decision is yours.

While Dawarich does utilize reverse-geocoding services for converting GPS coordinates to addresses, this feature is turned off by default and requires manual activation. However, for those desiring complete privacy, it’s possible to self-host the necessary datasets for reverse-geocoding, provided you have the requisite storage available.

Getting Dawarich up and running is quite straightforward. You’ll need the Docker Compose setup and your credentials to kick things off. Take some time this weekend to transfer your data away from major platforms and take control of your location tracking.

Essential Tools for Your Browser

If you’re managing a homelab, you’re likely already familiar with the intricacies of IT. Having various tools readily accessible can be invaluable. Enter IT Tools, a custom self-hosted web application designed precisely for this purpose.

Setting up IT Tools is easy, particularly with Docker, and you’ll quickly notice the advantages once it’s live on your network.

There’s a demo page available that showcases the capabilities of IT Tools. It can create tokens, hash text, generate UUIDs, encrypt or decrypt information, and convert Base64 among other functions.

While the assistance IT Tools offers tends to be for one-off tasks rather than ongoing support, it can likely handle specific functions you require without the need to search for external websites.

Keep in mind that IT Tools serves as a utility, not a comprehensive monitoring or administrative system. It doesn’t conduct diagnostics nor includes an authentication layer; rather, it’s a straightforward web service tailored for your homelab.

Automate User Onboarding for Plex or Jellyfin

Wizarr: Streamlining User Invitations

Wizarr simplifies the process of sending invitations and onboarding users to your media server. Instead of creating accounts manually and explaining client installations, you can simply generate an invitation link that guides the recipient through the process.

This link helps users create an account, guides them through installing the client, and informs them about any additional services in your homelab. The best part? Wizarr supports a range of services beyond just Plex and Jellyfin.

Wizarr is compatible with numerous platforms including Plex, Jellyfin, Audiobookshelf, RomM, Komga, Kavita, and Emby, making it a versatile tool. Audiobookshelf is one popular service in my own setup that my family particularly enjoys.

Wizarr effectively facilitates inviting users to my Audiobookshelf and Plex servers, streamlining a process I’d been eager to improve. Importantly, Wizarr doesn’t replace these services; instead, it enhances the user invitation experience, relieving some administrative burdens.

The setup for Wizarr is simple, and you can typically complete it within a few hours, leaving you plenty of leisure time over the weekend without the hassle of managing user invitations to your media servers. Just consider placing Wizarr behind a reverse proxy for external accessibility.


Take Initiative with Homelab Projects This Weekend

I often prioritize homelab projects that I find entertaining, such as Audiobookshelf, Plex, and others. However, the upkeep and management of these services can be quite taxing.

This weekend, I’m setting aside time to implement Wizarr and deploy Dawarich, as both can address some of the challenges I’ve been eager to tackle.

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button