Skip to content

ultimate-pms/soulseekjs

 
 

Repository files navigation

SoulSeek.js

Made by Guido and Jelle at AngelHack Moscow 2013.

Screenshot

Install

We're using Yeoman for our workflow:

> npm install -g yo grunt-cli bower

And install the dependencies:

> npm install
> bower install

Development

Run the two servers in their own terminal windows:

> node server
> grunt server

Visit http://localhost:9000/ in multiple browser tabs to get started.

TODO

  • SHA-1 worker for multipeer downloading
  • Centralized socket chat with backlog
  • Multiple rooms for different genres

About

Soulseek P2P Web Based Client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 71.0%
  • JavaScript 23.8%
  • HTML 5.0%
  • Dockerfile 0.2%