All Projects → jellea → soulseek.js

jellea / soulseek.js

Licence: other
P2P music listening/file sharing with friends in the webbrowser via WebRTC. [Hackathon project]

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to soulseek.js

awesome-hackathon-projects
This is a curated list of amazing hackathon projects
Stars: ✭ 193 (+171.83%)
Mutual labels:  hackathon
HackingMap
黑客松現場的專案地圖,即時呈現各專案的進度與成果,促進參加者間的交流互動。
Stars: ✭ 26 (-63.38%)
Mutual labels:  hackathon
LastSecondSlides
Use the Google speech-to-text API to generate presentation slides as you talk!
Stars: ✭ 32 (-54.93%)
Mutual labels:  hackathon
developer-challenge
No description or website provided.
Stars: ✭ 36 (-49.3%)
Mutual labels:  hackathon
HackTheDeep
The 4th Annual American Museum of Natural History Hackathon produced by the BridgeUP: STEM program
Stars: ✭ 35 (-50.7%)
Mutual labels:  hackathon
HacktheDinos
The 2nd Annual American Museum of Natural History Hackathon produced by the BridgeUP: STEM program
Stars: ✭ 32 (-54.93%)
Mutual labels:  hackathon
hackupc-landing
🚀 HackUPC's landing page
Stars: ✭ 31 (-56.34%)
Mutual labels:  hackathon
block-change
Social impact bond implemented on Ethereum
Stars: ✭ 38 (-46.48%)
Mutual labels:  hackathon
Healthify
Healthify - An app to track your daily water intake and sleep and boost your work efficiency. Healthify is built using Kotlin and follows all modern android Development practices and hence is a good learning resource for beginners
Stars: ✭ 37 (-47.89%)
Mutual labels:  hackathon
sokoban-action
Sokoban game using GitHub Actions 🤖
Stars: ✭ 26 (-63.38%)
Mutual labels:  hackathon
HackaPanel
⌨️ Hacka{Iran}'s Contest Panel / IDE
Stars: ✭ 15 (-78.87%)
Mutual labels:  hackathon
HackTheSolarSystem
The 5th Annual American Museum of Natural History Hackathon produced by the BridgeUP: STEM program
Stars: ✭ 22 (-69.01%)
Mutual labels:  hackathon
Summer-Hacks
Make a cool summer-themed portfolio website.
Stars: ✭ 27 (-61.97%)
Mutual labels:  hackathon
relay-starter-kit
💥 Monorepo template (seed project) pre-configured with GraphQL API, PostgreSQL, React, Relay, Material UI.
Stars: ✭ 3,513 (+4847.89%)
Mutual labels:  hackathon
mhacks-android
The official MHacks Android App
Stars: ✭ 21 (-70.42%)
Mutual labels:  hackathon
ionic2-firebase-hackathon-starter
A hackathon starter for ionic2 using firebase, already has user authentication, reset password, google login etc
Stars: ✭ 34 (-52.11%)
Mutual labels:  hackathon
Gigabyte-B85-HD3-EFI
技嘉B85-HD3 CPU:E3-1231V3、内存:32GB DDR3 1600MHZ、显卡:GTX1080、网卡+蓝牙:BCM943602CS
Stars: ✭ 24 (-66.2%)
Mutual labels:  hackathon
phoenix
Containerize your enterprise - tutorials and resources for learning Kubernetes hands on using azure!
Stars: ✭ 102 (+43.66%)
Mutual labels:  hackathon
cbh21-protein-solubility-challenge
Template with code & dataset for the "Structural basis for solubility in protein expression systems" challenge at the Copenhagen Bioinformatics Hackathon 2021.
Stars: ✭ 15 (-78.87%)
Mutual labels:  hackathon
fireblogger
Ionic 2 social media microblogging platform built with firebase 3 as backend
Stars: ✭ 54 (-23.94%)
Mutual labels:  hackathon

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].