TDOOR - TSTC Automatic Doors
Latest Information for Automatic Doors
What it does
TDOOR(TSTCDOOR) was developed in automatic door field for more than 10 years, is one of the biggest global leading providers for automatic revolving door(TAR200, TAR300, TAR600), sliding door/Operator (TS300, TS800), telescopic door (TS800), hermetic door (TH100), radiation protection door, ward door, swing door etc.. More information please check our offical website http://www.tstcdoor.com
Does a similar job
all alternatives →



- WSWiredoor – Securely expose private services2025 · wiredoor.net · ▲15
Hey HN, I built Wiredoor, an open-source platform to securely expose private HTTP and TCP services to the internet, without opening firewall ports or dealing with complex VPN setups. Wiredoor uses WireGuard to establish encrypted tunnels and NGINX to proxy traffic to internal services, making it much easier and safer to publish apps from your private network or homelab. Docs: https://www.wiredoor.net/docs GitHub: https://github.com/wiredoor/wiredoor Would love any feedback, questions, or suggestions!
- TPTt – P2P terminal sharing over WebRTCJan 2026 · ▲13
Made this to use my laptop terminal session on mobile without data going through a server. tt start -p mypassword → get a URL (qrcode) → open in browser → enter password → connected. Direct webrtc datachannel between your machine and browser. Signaling server is a cloudflare worker, exchanges ~2KB of sdp/ice metadata then gets out of the way. Password never transmitted - argon2id derives 256-bit key locally on both ends. All terminal i/o gets nacl secretbox encryption before hitting the datachannel. double encrypted with dtls underneath but I wanted the relay to see nothing useful…
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io



Photosynthesis fires two of your iPhone
Life & fun · 29d ago · photosynthesis.camera
- CCCreatium Coach▲320
Your multimedia mentor that takes you from mid to great
Life & fun · 11d ago · producthunt.creatium.info
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 29d ago · solouno.io
Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com