TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #15065 · Aug 16

#c_lang You can build C projects using only a C compiler without needing tools like make or cmake by using the "nob" library, which lets you write build instructions in C itself. This makes your build process very portable across many systems (Linux, Windows, MacOS, etc.) because it depends only on the C compiler, which is widely available. It also lets you reuse code between your project and build system since both use C. However, it requires comfort with C programming and is mainly useful for simpler C/C++ projects, not complex ones with many dependencies. You just include the single header file "nob.h" to start using it. This approach simplifies building and increases control if you prefer coding your build steps in C directly. https://github.com/tsoding/nob.h

Hashtags

Results

3 similar posts found

Search: #stremio

当前筛选 #stremio清除筛选
GitHub Trends

@githubtrending · Post #15196 · 10/04/2025, 12:00 PM

#javascript#hacktoberfest#stremio Stremio is an easy-to-use media center app that lets you find, watch, and organize movies, TV shows, live channels, and more from many sources in one place. You can install addons to add content, sync your library across devices, and even download videos for offline viewing. It supports subtitles, Chromecast streaming, and high-quality formats like 4K HDR. Stremio keeps your data safe by running addons remotely and respects your privacy with minimal data collection. This means you get a secure, convenient, and personalized streaming experience without switching apps or worrying about security. https://github.com/Stremio/stremio-web

Libreware

@libreware · Post #1035 · 01/31/2022, 03:21 PM

Stremio Freedom To Watch Everything You Want Stremio is a modern media center that's a one-stop solution for your video entertainment. You discover, watch and organize video content from easy to install addons. Movies, TV shows, live TV or web channels - find all this on Stremio. Features: • Multi-platform support • Discover new content with ease • Extendable video catalogue • All of your video content on one screen • Organize your video library • Keep track of everything you watch • Cast to another device • Watch video from many different sources • Play HTTP links and torrent files Download: https://www.stremio.com/downloads https://github.com/Stremio ⚠️ Not fully foss? #Stremio#movies @foss_desktop

折腾实验室频道

@TossLabChannel · Post #830 · 10/12/2025, 04:37 PM

#Stremio#媒体中心#开源项目 Stremio Web:跨平台流媒体聚合播放器网页版 Stremio Web 是一款由官方维护的 跨平台流媒体聚合播放器网页端,可直接在浏览器中访问 Stremio 的所有内容模块,包括影视资源、插件扩展与个性化推荐。 该版本完全开源,基于 Node.js 与 pnpm 构建,支持 Docker 一键部署,方便开发者自建或定制前端界面。 项目提供 Discover、Meta Details 等完整界面模块,与桌面版功能一致,亦可配合自建服务器实现无客户端使用体验。 🔗开源协议:GPL-2.0 🧰技术栈:Node.js + pnpm + Webpack 🐳部署支持:Docker 🔘@TossLab🔘@TossLabChannel