Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Zulip Terminal | 515 | 3 days ago | 9 | May 21, 2022 | 394 | apache-2.0 | Python | |||
Official Zulip terminal client. | ||||||||||
Soundtrack | 112 | 3 years ago | 92 | JavaScript | ||||||
Self-hosted collaborative music playing application. | ||||||||||
Crowdmapper | 100 | 6 years ago | 2 | CoffeeScript | ||||||
Real-time collaborative application for tagging streams of geospatial data, built on top of the Meteor Javascript platform. Built with the humanitarian goal of crisis mapping in mind. | ||||||||||
Icast | 6 | 10 years ago | 13 | Ruby | ||||||
A modern, opensource and collaborative stream (icecast, etc.) directory server. | ||||||||||
Live Cam Bot | 5 | 3 years ago | 1 | apache-2.0 | JavaScript | |||||
Electron bot sending a live video stream on a conversation | ||||||||||
Stream Roadmap | 5 | 8 years ago | ||||||||
The Stream community collaborative roadmap. | ||||||||||
Flexpythonapi | 3 | 9 years ago | Python | |||||||
Collaboration space for working on a Flex Radio Python API wrapper | ||||||||||
Stream Collab | 3 | 8 years ago | ||||||||
A repository for collaboration among participants of the Stream program | ||||||||||
Sossity | 2 | 5 years ago | 3 | other | Clojure | |||||
Collaborative Stream Processing in the Cloud | ||||||||||
Pectin | 2 | 7 years ago | mit | Objective-C | ||||||
CPS840 Project - Pectin (Music Collaboration) |
collaborative music streaming over a peer-to-peer network
soundtrack.io is a collaborative online radio, almost like a jukebox for the Internet.
The "Queue" shows all requested tracks, ordered by oldest first. Upvote or downvote a track to add your vote, pushing it to the top or the bottom as per your preference.
Soundtrack aggregates streams from sources like YouTube and SoundCloud, so when a song is queued, it has multiple locations to play from if any one source fails for any particular reason.
Help others with reliability by hosting streams, earning Bitcoin in exchange for your node's work. Deposit and withdraw using normal Bitcoin addresses, compatible with all major wallets.
npm install -g FabricLabs/soundtrack
soundtrack
Supply environment variables FABRIC_PORT
and/or FABRIC_SEED
for Fabric
peer-to-peer communication and persistent storage, respectively.
Income can only be generated for online nodes, through an opt-in program.
To enable earning, be sure to provide FABRIC_SEED
with a mnemonic and use:
$ soundtrack --earn
Be sure to back up your keys — we are not responsble for any losses!
TODO: npm run make:api