awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesChat Message Logs

Logs all sent and received messages and their edit history locally, preserving content even if deleted by others.

Distinct from Message Editing and Deletion: No candidate covers local message logging; closest is Message Editing and Deletion which focuses on API operations, not local storage.

Explore 2 awesome GitHub repositories matching data & databases · Chat Message Logs. Refine with filters or upvote what's useful.

Awesome Chat Message Logs GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • shazow/ssh-chatالصورة الرمزية لـ shazow

    shazow/ssh-chat

    5,898عرض على GitHub↗

    ssh-chat is a self-hosted chat server that runs entirely over the SSH protocol, allowing users to join a shared chat room using any standard SSH client without additional software. It uses SSH public key fingerprints for user identity and authentication, eliminating the need for separate credentials or TLS setup, and manages user connections as SSH sessions with join, leave, and message routing handled within a single process. The server provides encrypted transport and public-key-based access control, with the ability to restrict connections to a whitelist of SSH keys and assign admin roles

    Persists all chat messages to a configurable log file for record-keeping and moderation review.

    Go
    عرض على GitHub↗5,898
  • ayugram/ayugramdesktopالصورة الرمزية لـ AyuGram

    AyuGram/AyuGramDesktop

    4,898عرض على GitHub↗

    AyuGramDesktop is a modified Telegram desktop client and MTProto messaging client. It functions as a local message logger and a privacy-focused chat tool, providing a fork of the standard C++ Qt client. The project focuses on unlocking premium features and capabilities locally without a paid subscription. It distinguishes itself through a ghost mode that masks online presence and suppresses read receipts, as well as a system for preserving message history by logging deleted and edited content into a local database. The client includes tools for content management, such as bypassing restricti

    Logs all sent and received messages locally to preserve content regardless of remote deletions or edits.

    C++anti-recallanti-revokeghost-mode
    عرض على GitHub↗4,898
  1. Home
  2. Data & Databases
  3. Chat Message Logs