Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Promote your WebTorrent-powered project/product! #1702

Open
feross opened this issue Aug 12, 2019 · 7 comments
Open

Promote your WebTorrent-powered project/product! #1702

feross opened this issue Aug 12, 2019 · 7 comments
Assignees
Labels

Comments

@feross
Copy link
Member

@feross feross commented Aug 12, 2019

Hi all,

I frequently use the @WebTorrentApp Twitter account to promote cool projects that incorporate WebTorrent or related decentralized web technology (Dat, Scuttlebutt, IPFS).

I know there are lots of folks out there doing really neat things with WebTorrent and I'm happy to help promote these projects on the official Twitter account to spread the word to more folks. If you're interested in this, post a note below, in less than 280 characters to be shared on Twitter. Here's an example:

WebTorrent is the first torrent client that works in the browser. It's written completely in JavaScript – the language of the web – and uses WebRTC for true peer-to-peer transport. No browser plugin, extension, or installation is required. https://webtorrent.io

@feross feross added the meta label Aug 12, 2019
@feross feross self-assigned this Aug 12, 2019
@feross feross pinned this issue Aug 12, 2019
@nirlanka

This comment has been minimized.

Copy link

@nirlanka nirlanka commented Sep 7, 2019

I know there are a few file-sharing sites (that use WebTorrent) already in existence, but I anyway created my own file-sharing site at https://file-cargo.herokuapp.com

I used Coffeescript and webpack.

It still has some bugs and missing features, and I'm working on them while learning WebTorrent.

P.S. Love WebTorrent. It's amazing.

@feross

This comment has been minimized.

Copy link
Member Author

@feross feross commented Sep 7, 2019

@nirlanka Glad to hear you love WebTorrent! Can you share the text that you'd like to be shared? I have an example of how it should look in my comment above. Must be less than 280 characters.

@KayleePop KayleePop unpinned this issue Nov 2, 2019
@KayleePop KayleePop pinned this issue Nov 2, 2019
@fijiwebdesign

This comment has been minimized.

Copy link

@fijiwebdesign fijiwebdesign commented Nov 28, 2019

Still in the works:

Seedess is a P2P video streaming platform to reduce video streaming costs by up to 70% by transparently streaming video over the mature BitTorrent protocol in the browser using WebTorrent. https://seedess.com/

@alxhotel alxhotel unpinned this issue Dec 4, 2019
@alxhotel alxhotel pinned this issue Dec 4, 2019
@playvid

This comment has been minimized.

Copy link

@playvid playvid commented Jan 13, 2020

ElectronJS + WebTorrent application:

Playvid is a fast and powerfull torrent downloader:
https://github.com/playvid/playvid

It doesn't take much of your CPU/Memory and still have everything that your
browser offers.
No hidden scripts to mine cryptos.
No annoying ad's.
Just play.

Thanks to WebTorrent technology !

@sayem314

This comment has been minimized.

Copy link

@sayem314 sayem314 commented Jan 14, 2020

Torrenter, a simple nodejs package to search and download torrents using CLI, these tools use some basic techniques to find the best possible torrents you are searching for and download them sanely.
https://github.com/sayem314/torrenter


@RecoX

This comment has been minimized.

Copy link

@RecoX RecoX commented Jan 14, 2020

Torrenter, a simple nodejs package to search and download torrents using CLI, these tools use some basic techniques to find the best possible torrents you are searching for and download them sanely.
https://github.com/sayem314/torrenter


Keen to integrate this in refreex

https://github.com/refreex/refreex-webtorrent-desktop

Do you have a kind of API in your code to use just the response in my code?

@sayem314

This comment has been minimized.

Copy link

@sayem314 sayem314 commented Jan 15, 2020

Torrenter, a simple nodejs package to search and download torrents using CLI, these tools use some basic techniques to find the best possible torrents you are searching for and download them sanely.
https://github.com/sayem314/torrenter

Keen to integrate this in refreex

https://github.com/refreex/refreex-webtorrent-desktop

Do you have a kind of API in your code to use just the response in my code?

Torrenter exposes undocumented api, you can use it to initiate the download and return webtorrent objects on complete but this process is not automatic. Going through the code should give you an idea. If you are looking for the search api please take a look at this that torrenter uses.
https://github.com/sayem314/torrent-indexer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
6 participants
You can’t perform that action at this time.