npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

tbtorrent6

v0.7.0

Published

TB Torrent z lekkim bootstrapem usługi, silnikiem BitTorrent i Samsung AVPlay.

Readme

TB Torrent 5 for TizenBrew

Eksperymentalny odtwarzacz torrent/magnet dla Samsung Tizen TV. Telewizor uruchamia klienta BitTorrent w usłudze Node.js, udostępnia wybrany plik przez lokalny strumień z obsługą HTTP Range i przekazuje go do Samsung AVPlay. Telefon w tej samej sieci działa jako panel sterowania.

Projekt jest przeznaczony wyłącznie do materiałów, do których użytkownik ma prawa lub zgodę na pobieranie i rozpowszechnianie.

Wersja 0.6.0

  • moduł działa w natywnym kontekście TizenBrew i ma dostęp do Samsung AVPlay,
  • WebTorrent 1.8.32 jest spakowany do pojedynczego pliku zgodnego z Node.js 12,
  • obsługa linków magnet i plików .torrent,
  • automatyczny wybór największego pliku wideo,
  • lista plików torrentu i ręczny wybór z telefonu,
  • lokalny endpoint strumienia z obsługą Range, dostępny wyłącznie przez loopback telewizora,
  • automatyczne otwieranie i odtwarzanie przez AVPlay,
  • play/pause/stop, skoki ±10 s i ±60 s oraz seek do timestampu,
  • wykrywanie i wybór ścieżek audio oraz wbudowanych napisów,
  • panel pokazuje peerów, prędkość, pobrane dane i postęp wybranego pliku,
  • osobny port 8794, aby uniknąć konfliktu ze starszymi testami.

Aktualne ograniczenia

  • zewnętrzne napisy można przesłać, ale parser SRT/ASS/VTT nie jest jeszcze podłączony do obrazu,
  • bufor trafia do pierwszego zapisywalnego katalogu (HOME/.tbtorrent-cache albo katalog tymczasowy),
  • nie ma jeszcze ekranu zarządzania zajętym miejscem i automatycznego limitu cache,
  • działanie trackerów UDP/DHT oraz wydajność dysku trzeba potwierdzić na telewizorze,
  • używana jest starsza gałąź WebTorrent zgodna z Node.js 12 dostarczanym przez TizenBrew.

Budowanie i testy

npm install
npm run build
npm run check
npm run test:service
npm run test:torrent
npm run pack:preview

Test integracyjny uruchamia lokalny tracker i seeder, pobiera metadane przez usługę, a następnie sprawdza zgodność losowego zakresu bajtów zwróconego przez endpoint strumienia.

Publikacja

npm publish --access public

Nazwa modułu NPM:

tbtorrent5