moontechlab/lunatv

本项目采用 CC BY-NC-SA 协议,禁止任何商业化行为,任何衍生项目必须保留本项目地址并以相同协议开源

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 44 minutes ago
Added to GitGenius on September 7th, 2026
Created on August 12th, 2025
Open Issues & Pull Requests: 6 (+0)
GitHub issues: Enabled
Number of forks: 8,978
Total Stargazers: 9,609 (+17)
Total Subscribers: 44 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 3
New in 7 days: 1
Closed in 7 days: 2
Avg open age: 153 days
Stale 30+ days: 3
Stale 90+ days: 1

Recent activity

Opened in 7 days: 1
Closed in 7 days: 1
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (52)
  • enhancement (37)
  • question (34)

Most active issues this week

Detailed Description

MoonTV is a cross-platform video aggregation player built with Next.js, Tailwind CSS, and TypeScript.

The tool addresses the fragmentation of video content across multiple sources by providing a unified interface for searching and playing films and television shows. It aggregates results from multiple sources in a single search, displays detailed information including episode lists, cast, and synopses, and streams content using HLS.js and ArtPlayer. The application supports bookmarks and watch history synchronized across devices through Kvrocks, Redis, or Upstash storage, includes a progressive web app mode for offline access and desktop installation, and features responsive layouts that adapt between desktop sidebars and mobile bottom navigation. An experimental ad-skipping feature automatically removes video slice advertisements.

Developers should be aware that the deployed application ships as an empty shell without built-in video or live streaming sources, requiring manual configuration of playback sources. The tool suits users seeking a self-hosted, centralized video player across multiple devices. Docker deployment is the only supported installation method. The project is distributed under a non-commercial license that prohibits commercial use and requires derivative projects to retain attribution and use the same license.

Development activity shows consistent maintenance with regular updates to dependencies and codebase improvements. The project maintains code quality standards through ESLint, Prettier, and Jest testing. The maintainers actively manage the project's scope and explicitly restrict promotion on certain platforms and through specific channels, indicating deliberate governance of the project's visibility and distribution.