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

4 similar posts found

Search: #xmpp

当前筛选 #xmpp清除筛选
יוסף אפליקציות 𝟚𝟝𝕜 🜲

@Yosef_apk · Post #1672 · 06/10/2022, 12:56 PM

🔍חפשו בטלגרם יוסף אפליקציות 📱 #XMPP - Conversations ⚙ פרוטוקול צ'אט XMPP קוד פתוח קרא עוד... 🧿 גרסה רשמית מ FDroid 🧿 📤הועלה ע"י:@Yosef_help_bot 🆚גרסה: v2.10.2.1 🗓️ תאריך העלאה: 10/06/2022 🗝 תמיכה באנדרואיד 5 ומעלה 🔗@yosef_apk_transition

Hashtags

Libreware

@libreware · Post #1286 · 06/05/2024, 11:16 AM

Cheogram [https://cheogram.com] Cheogram is a set of services that connect all open communication networks together, allowing you to reach all your contacts from a single app. The Cheogram Android app allows you to join a worldwide communication network. It especially focuses on features useful to users who want to contact those on other networks as well, such as SMS-enabled phone numbers. Based on the app Conversations, but with unique features: * Messages with both media and text, including animated media * Unobtrusive display of subject lines, where present * Links to known contacts are shown with their name * Show timestamps for calls * Integrates with gateways' add contact flows * When using a gateway to the phone network, integrate with the native Android Phone app * Address book integration * Tag contacts and channels and browse by tag * Command UI 📡@dcntr #email#sip#xmpp

每日 AWESOME 观察

@awesomeopensource · Post #165 · 08/24/2018, 02:43 PM

​​Conversations 制作精良的 XMPP 协议即时通讯应用,支持 OMEMO 和 PGP 加密,GCM 推送,语言消息甚至位置共享等功能。 Tags:#xmpp#chat#android#messenger Languages:#java 感谢 @Yeyongmeng29 的投稿