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

2 similar posts found

Search: #winapps

当前筛选 #winapps清除筛选
秀儿の科技软件|资源分享社🎀

@JianjiaoPD · Post #9670 · 10/25/2025, 02:36 PM

📣WinApps | 自建加速的纯净 Windows 软件仓库 🖼 标签:#WinApps#软件下载#Windows#开源软件#Scoop 📱 简介:WinApps是一位开发者自建的 Windows 软件资源站,为国内用户提供原汁原味的官网下载源 + 代理加速下载。作者出于“分享干净软件”的初心,亲自筛选超过 100+ 实用程序,覆盖浏览器插件、系统工具、开发软件等领域,让用户免去从杂乱下载站找资源的烦恼。 网站坚持 不改包、不注入、不破解 的纯净原则,所有下载链接都指向官方源或作者自建的加速镜像。支持 Scoop 命令行安装、Windows 系统镜像直链下载,无需网盘跳转、无需登录,一键即可安装。 💬 小编有话说:理想的软件下载站——无套路、无弹窗、无广告,纯粹到极致 🧭在线直达官网 ♥@xiuerSearch 搜索历史资源 👥频道 | 👤群聊 | 👁‍🗨中文包

GitHub Trends

@githubtrending · Post #15087 · 08/23/2025, 12:00 PM

#shell#cassowary#docker#freerdp#gnome#hacktoberfest#integration#kde#libvirt#linux#linux_app#nautilus#nix_flake#podman#qemu#qemu_kvm#seamless#winapps#windows#wine#xfce You can run Windows applications like Microsoft Office and Adobe Creative Cloud directly on your Linux desktop (KDE, GNOME, or XFCE) as if they were native apps using WinApps. It works by running Windows inside a virtual machine (using Docker, Podman, or libvirt) and then showing Windows apps seamlessly on Linux with FreeRDP. Your Linux home folder is accessible in Windows, and you can right-click files in Linux to open them with Windows apps. This lets you use all Windows programs without leaving Linux, improving productivity and convenience without needing dual boot or separate hardware. https://github.com/winapps-org/winapps