Skip to content

tuna/danmaQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d099b22 · May 27, 2015

History

57 Commits
Nov 9, 2014
May 27, 2015
Mar 28, 2015
May 26, 2015
Mar 28, 2015
Nov 8, 2014
May 27, 2015

Repository files navigation

DanmaQ

DanmaQ, pronounced as /danmakju:/ is a small QT program to play danmaku on any screen.

Warning

DanmaQ is still under development, documents might be outdated.

Run Demo

Dependencies

danmaQ depends on Qt4 and qjson.

For ArchLinux, run

yaourt -S danmaQ

For Ubuntu and Debian, run

sudo apt-get install libqjson0

For Fedora, run

sudo dnf install qjson

For OpenSUSE, run

sudo zypper install libqjson0

if you use Windows, download bundled binary version from releases page.

Use TUNA Service

First u need to create a channel, go to http://dm.tuna.moe/ and create a channel, (let's use ooxx as the channel name and passw0rd as the password)

then run danmaQ and fill http://dm.tuna.moe to server, and your channel name (ooxx) and channel password (passw0rd).

then open http://dm.tuna.moe/ and click to your channel page, then post.

Self Hosted Service

Clone https://github.com/tuna/gdanmaku-server and run webserver.py to start a publishing server.

Installation

TODO

  • Multi-Screen support
  • Chatting
  • Deb package
  • RPM package

Screenshot