It's a open source prj.\n\nWebsite under Maintenance, will be solved asap.\n\n
- 0
- technologies
- 0
- shipped features
- 0
- screens
- 0
- decisions logged
Repository is private — source kept secured

6 sections below
VelocityBox is a comprehensive media streaming and cloud storage ecosystem designed to bridge the gap between peer-to-peer torrent networks and seamless, high-performance playback. Built with a modern glassmorphic aesthetic, the platform integrates TorBox API for lightning-fast torrent caching and cloud storage management. It offers an ecosystem of applications including a highly optimized React web interface, alongside native Windows and Android applications built with Flutter. Users can search across multiple aggregated torrent indexers, instantly stream cached media in high definition without downloading, and manage their cloud storage. The native applications are optimized with local media players to handle high-bitrate streaming natively on user devices, bringing a premium media experience to any platform.
- Instant Torrent Streaming: Integrates with TorBox API to instantly cache and stream torrents without requiring local downloads. Cross-Platform Ecosystem: Features a glassmorphic web platform alongside highly optimized native Flutter applications for Windows and Android. Native Local Playback: The desktop and mobile applications use native device media players to effortlessly decode and play high-bitrate audio/video formats locally. Aggregated Search Engine: Custom backend scrapers combine results from multiple top providers (YTS, 1TamilBlasters, TamilMV, 1337x) into a single search experience. Modern "Untitled UI" Design: A strictly dark-mode, premium glassmorphism design system built with Tailwind CSS v4 and animated using Framer Motion. Cloud Drive Management: A fully integrated cloud file explorer that allows users to manage their TorBox storage directly within the app.
The section above says what this does. This one says why it is built the way it is — including the parts that did not come free.
- Integrate the TorBox APIoverBuild and host torrent-caching infrastructure in-houseSkip streaming, offer downloads onlyBecause
TorBox already solves the hard, unglamorous part — caching torrents server-side and exposing them as fast direct links. Building on top of it put the actual product work into search, aggregation and playback instead of reinventing torrent infrastructure.
What it costStreaming now depends on a third-party API staying up and within its limits — TorBox's own free-tier cap (4.5GB per file) had to be surfaced to users as a hard limit, and it's a ceiling the app doesn't control.
- Custom scrapers aggregating multiple providersoverPoint users at one trackerLet users search each source separatelyBecause
A single search box that merges results from several sources behind the scenes is what makes the product feel like one coherent app instead of a directory of links to other sites.
What it costEach source has its own page structure, and any of them changing their layout silently breaks that scraper until someone notices — the most fragile part of the whole system.
- Native device media playeroverBuild a custom in-app video playerEmbed a web-based player componentBecause
The OS's own player is already tuned for hardware-accelerated decoding of high-bitrate formats — matching that with a custom player would mean reinventing codec support the platform already provides for free.
What it costPlayback UI is whatever the native player offers, not Velocity's own design system — the glassmorphic look stops at the point where video actually starts playing.

Every page of the design on one canvas — zoom and pan to explore.













// documentation is hidden by default to keep the page light
Seen enough?
There are more where this came from — or skip the browsing and just say hello.