Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bigeagle committed Nov 9, 2014
1 parent dd878ba commit c931ea8
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions README.md
Expand Up @@ -20,11 +20,15 @@ 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 `python danmaQ.py` and fill `http://dm.tuna.moe` to server,
and your channel name (`ooxx`) and channel password (`passw0rd)`.
and your channel name (`ooxx`) and channel password (`passw0rd)`.

You can configure font and speed by through "preference" dialog.

![](https://raw.githubusercontent.com/bigeagle/danmaQ/master/screenshots/window.png)

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

### Server Hosted Service
### Self Hosted Service

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

Expand All @@ -34,6 +38,13 @@ Clone https://github.com/tuna/gdanmaku-server and run `webserver.py` to start a
- **windows binary**: https://github.com/bigeagle/danmaQ/releases/
- **Arch Linux**: [AUR](https://aur.archlinux.org/packages/danmaq-git/)

## TODO

- [ ] Multi-Screen support
- [ ] Chatting
- [ ] Deb package
- [ ] RPM package

## Screenshot

![](https://raw.githubusercontent.com/bigeagle/danmaQ/master/screenshots/xiaowang.png)
Binary file added screenshots/window.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c931ea8

Please sign in to comment.