frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: I think I made my own web version of minimalistic audacity

https://github.com/askpext/HERTZ
2•askadityapandey•15m ago•1 comments

Show HN: Agentic data transformation & analytic for corporate finance

https://trysecondstate.com/
2•ELAmrani•17m ago•1 comments

Show HN: AgentCouch – let your agents chat with other agents

https://agentcouch.dev
3•spstoyanov•21m ago•0 comments

Show HN: Tilery-VM – run Nvidia cuTile GPU kernels on a CPU, no GPU required

https://github.com/drbh/tilery-vm
2•justdrbh•24m ago•0 comments

Show HN: Dowe Lang simplifies fullstack applications, web, Android and iOS

https://www.dowe.dev
2•victorriba•27m ago•2 comments

Show HN: Let your agents create custom pods

https://thedaily.fm/docs/agents
2•carimura•35m ago•1 comments

Show HN: Claude-account – switch Claude Code accounts without logging in again

https://github.com/hamzarehmandeveloper/claude-account
2•hamza_rehman•39m ago•0 comments

Show HN: stock-tui – an open-source terminal app inspired by StockTouch

https://github.com/chatcode-lab/stock-tui
4•borkasm•45m ago•0 comments

Show HN: Markdown.gg – OSS to collaborate on md files

https://github.com/xatuke/markdowngg
3•satuke•1h ago•0 comments

Show HN: Wrapper – Best Ever Agent Manager

https://github.com/xatuke/wrapper
6•satuke•1h ago•0 comments

Show HN: ApeiroCraft – see when clients open your proposals

2•lolllll•1h ago•4 comments

Show HN: Skill-up – Regression testing for Agent Skills

https://github.com/alibaba/skill-up
3•roark47•1h ago•0 comments

Show HN: Figranium – Open-source visual Playwright control plane (Docker, API)

https://figranium.dev
2•asernasr•1h ago•0 comments

Show HN: Open-source engine running Gemma 4 26B in 2 GB RAM on any M-series Mac

https://github.com/drumih/turbo-fieldfare
860•gitpusher42•1d ago•307 comments

Show HN: Hacker Fables – A satirical cyberpunk novel you can read as a man page

https://sebastiancarlos.github.io/hacker-fables/
2•httbs•1h ago•0 comments

Show HN: XQL, a query language for screening market data

https://xcreener.com/xql-playground
2•guzzul•2h ago•2 comments

Show HN: Homebutler – Homelab CLI that gives agents commands, not a shell

https://github.com/Higangssh/homebutler
5•swq115•2h ago•0 comments

Show HN: SwiftNet 0.6.0 – Lightweight l2 C networking lib (pcap and early DPDK)

2•morcules•2h ago•0 comments

Show HN: wthrtxt – the same weather forecast in the browser and terminal

https://wthrtxt.com
2•qrv3w•2h ago•1 comments

Show HN: DispatchSEO – open-source SEO manager tool for Claude Code

https://github.com/NeoZi12/dispatchseo
2•neozino•2h ago•0 comments

Show HN: I Made Generateppt.com Free

https://www.generateppt.com/
3•fer_momento•2h ago•1 comments

Show HN: FBSimCity – an explorable city that shows how Firebird works

https://mariuz.github.io/FBSimCity/
2•mariuz•2h ago•1 comments

Show HN: Scalix World – AI native Neo cloud built by two engineers in Rust

https://scalix.world/
3•kiran-ravi•2h ago•3 comments

Show HN: Noticky – A local MCP server for sticky notes on macOS

https://www.noticky.app/en/sticky-notes-mcp
2•leotryhard•2h ago•1 comments

Show HN: Memsprout – share AI context with your teammates

https://memsprout.com/docs
2•mat10112•3h ago•1 comments

Show HN: A local merge queue for parallel Claude Code agents

https://github.com/funador/claude-code-merge-queue
40•funador•15h ago•17 comments

Show HN: Abendrot – The free and open-source macOS app for your circadian rhythm

https://github.com/matthewrball/abendrot
3•balldelegance•3h ago•0 comments

Show HN: Edgemetry – self-hosted web analytics on Cloudflare's free tier

https://github.com/hayaran/edgemetry
4•theone•3h ago•0 comments

Show HN: CheapFoodMap – A map of good meals under $10

https://cheapfoodmap.com/
262•jaep1•22h ago•215 comments

Show HN: A browser extension that flags GitHub repos with suspicious star growth

https://ayoublidjici-dotcom.github.io/repo-reality-check/
4•KageFX•3h ago•0 comments
Open in hackernews

Show HN: Webtor – open-source torrent streaming engine

https://webtor.io
34•vintikzzzz•1y ago
Hi HN,

I built Webtor — an open-source engine that lets you stream .torrent and magnet links directly in the browser.

- No swarm exposure — all torrent traffic runs server-side

- In-browser playback via HLS

- Progressive download with resume support

- Lightweight JS SDK and public API

- Fully self-hostable via Docker

Demo: https://webtor.io

GitHub: https://github.com/webtor-io

SDK: https://github.com/webtor-io/embed-sdk-js

Self-hosted: https://github.com/webtor-io/self-hosted

API: https://rapidapi.com/paveltatarsky-Dx4aX7s_XBt/api/webtor

Would love feedback!

Comments

harvey9•1y ago
It looks like if I use your hosted service to stream then you become the distributor of any copyright material in that torrent. Is that correct, and if so aren't you likely to be taken down or blocked in jurisdictions where that is enforced?
angra_mainyu•1y ago
Popcorn time seems like the safer bet
vintikzzzz•1y ago
True, Popcorn Time was slick — but if I remember correctly, it runs as a local app and immediately connects you to the swarm. That means your IP is exposed and you’re technically distributing content while watching it.

Webtor works differently — all torrent traffic goes through the backend, and your browser just receives the stream over HTTPS. No swarm connection from the user side at all.

So it’s not as feature-rich maybe, but it’s built with privacy and accessibility in mind — especially for people who can’t or don’t want to touch P2P directly.

vintikzzzz•1y ago
That’s a valid concern, and I’m aware of the risks involved.

Webtor is a tool, not a content provider — it doesn’t index or host anything itself. Users supply their own torrent or magnet links, and the system processes them on demand, like a torrent client with a browser interface.

That said, if someone uses the hosted version to stream content that triggers a copyright complaint — yes, I may receive a DMCA notice, and in that case I’ll take the content down as required.

This is also exactly why the project is fully open-source and self-hostable — anyone can run it privately, with full control and different legal boundaries depending on their jurisdiction.

noman-land•1y ago
If this is a tool and doesn't host any content, what exactly will you be taking down upon receiving a DMCA?
KomoD•1y ago
> what exactly will you be taking down upon receiving a DMCA?

Content on the hosted instance...?

vintikzzzz•1y ago
Good question.

Even though Webtor doesn’t host or index any content itself, users can generate direct links like https://webtor.io/{infohash} to access specific torrents. Sometimes these links get shared publicly — on forums, blogs, or aggregators — and that’s usually how DMCA notices find their way to me.

When that happens, I remove access to that specific infohash from the hosted service. It’s not about removing stored files (since there’s no persistent storage), but about disabling further processing of that particular torrent.

toomuchtodo•1y ago
Looks like an open source version of put.io? Very cool! You might list hosters and jurisdictions where it’s friendly to host the remote torrent component and they’ll ignore IP claims and other copyright holder love letters.
doublerabbit•1y ago
Any documentation on how to self-host without Docker?

I use FreeBSD.

vintikzzzz•1y ago
There are currently around 14 individual components involved — torrent engine, HLS pipeline, subtitles, storage, APIs, etc.

It’s technically possible to run everything manually without Docker, but you’d need to wire all services together, manage configs, ports, and background jobs.

That’s why I strongly recommend the Docker setup — it’s the easiest way to get things running.

You can absolutely take a look at the Dockerfile (https://github.com/webtor-io/self-hosted/blob/main/Dockerfil...). It should give you a clear idea of how things are connected, if you want to replicate it manually on FreeBSD.

0manrho
•
1y ago
> or host anything itself.

It does, or there would be nothing to download.

> and the system processes them on demand > Webtor is a tool, not a content provider

By assembling the chunks into content it then provides via a link to download.

Is the implication here that the data is transient (eg time-gated or single use links) or something?

We're in the age of AI and Automation. Just because you aren't publishing an index of your content doesn't mean there aren't plenty of others searching, indexing, scraping, and aggregating it, nor does it mean the content isn't provided to the internet/public.

vintikzzzz•1y ago
The content is only partially downloaded to the servers, and only on demand. Storage is limited — old, inactive cached data is removed when space is needed for new requests.

There’s also the ability to revisit previously used content via direct links like https://webtor.io/{infohash} — this lets users bookmark a stream or return to it later. However, availability still depends on whether the content is cached or needs to be fetched again.

I actually experimented with making content indexable in the past, but many torrents turned out to be pirated — and eventually triggered DMCA notices. So I chose not to publicly expose anything on the hosted version.

Automation is possible: there’s a public API and a lightweight SDK for embedding content into external websites.