Giter Club home page Giter Club logo

danmu-desktop's Introduction

danmu-desktop

直接在桌面顯示彈幕
Display bullet screen directly on the desktop

中文說明

English document

This project is divided into two parts:

  1. Danmu-Desktop
    DanmuDesktop is the client-side application that runs on the computer where you want to display danmu.
    Currently supports Windows and MacOS and comes with an installer and portable files.

  2. Server The server creates a website that provides an interface for inputting danmu and sends the danmu to Danmu-Desktop.

Usage

Danmu-Desktop

Download the executable file, open the program, and enter the server's IP and websocket port (default is 4000) to start displaying danmu.

Server

There are two ways to run the server:

  1. Docker Enter the server folder and run start.sh to start the server.

  2. Node.js Enter the server folder and run npm i to install the modules and npm start to start the server.

Port Description

  • 3000: Website.
  • 4000: WebSocket.
  • 5000: Server API

Modify the braces in docker run -p {3000}:3000 -p {4000}:4000 -p 5000:5000 --name danmu -d danmu-server to the desired ports.

danmu-desktop's People

Contributors

guan4tou2 avatar

Stargazers

jonny030 avatar mouweng avatar  avatar Atoko avatar

Watchers

 avatar

danmu-desktop's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.