A self-hosted tracking list for movies, tv shows, anime, and video games with user authentication.

Watcharr is a self-hosted web application designed to track consumed media across various formats. It allows users to maintain detailed lists of movies, television shows, and anime, providing a centralized location to record what has been watched, what is currently being viewed, and what is planned for the future.
The software is deployed as a server and supports installation via Docker and Docker Compose for simplified setup. It includes built-in user authentication to manage individual profiles, ensuring that multiple users can maintain their own private tracking lists on a single instance. The application is accessible through a web browser, making it available across different devices once hosted on a local network or server.
The technical architecture consists of a backend written in Go and a frontend developed with SvelteKit. For data persistence, the application utilizes SQLite, which keeps the database lightweight and easy to back up. This combination of technologies allows the application to remain responsive while handling personal media libraries. The software is intended for individuals who want full control over their viewing history and preferences without relying on third-party cloud services.
Integration with other media tools is possible through community-made extensions. For example, a third-party Kodi plugin exists to automatically update the status of movies and shows as they are watched. This allows the user to synchronize their actual playback activity with their Watcharr lists without manual entry.
Watcharr serves as a personal archive for media consumption history and planning for users who prefer self-hosted solutions.
A self-hosted dashboard that aggregates RSS feeds, social media posts, and system monitoring into one interface.
A self hosted recipe manager and meal planner with automated import capabilities and shopping list integration.
Join our newsletter to get shiny new open source software delivered to your inbox. Unsubscribe anytime.