Douyu Monitor

screenshot of Douyu Monitor
react
remix
vue

网页端跨平台斗鱼弹幕助手

Overview:

Douyu-Monitor is a cross-platform web-based tool for monitoring and displaying Danmaku, gifts, and entry information in Douyu live streaming rooms. It allows users to view and showcase real-time interactions happening in the room.

Features:

  • Real-time Danmaku Display: Users can see and monitor the live Danmaku messages being sent in Douyu live streaming rooms.
  • Gift Tracking: Douyu-Monitor tracks and displays information about the gifts being sent in the room.
  • Entry Information: The tool also showcases details about users entering the room.
react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

remix
Remix

Remix is a modern JavaScript framework that focuses on building fast and performant web applications. It emphasizes a combination of server-rendered content and client-side interactivity, offering a robust architecture for creating scalable and maintainable projects.

vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.