Reely is a free, open-source web app for discovering, tracking and watching movies and TV shows. Every title comes from the TMDB API.
The browse pages carry a filter panel that applies as you move it — sort, tri-state genre pills (include / exclude / off), TMDB rating, vote count, runtime, release decade or year range, original language, age certification, and a where-to-watch provider grid with a region picker. Every filter lives in the URL, so a filtered view is a link you can share. Detail pages carry cast, trailers, similar titles, recommendations, collections and a season-by-season episode navigator, and a command palette (?K) searches movies and TV from any page.
Watchlist, watch history and recent searches are kept in your browser; signing in with Google is optional and free, and only syncs them across devices. There is also a swipeable trailer feed, a mood picker and a shared pick-a-film mode for two people. Reely installs as a PWA with an offline app shell.
Playback happens in-page through an external source you configure, behind an in-app disclaimer — Reely hosts no video of its own.
Built with Next.js, React and Tailwind CSS, and shipped as a static export on Cloudflare Workers. MIT licensed.