Showing 13 open source projects for "clear"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Chatterino 2

    Chatterino 2

    Chat client for Twitch

    Chatterino 2 is a chat client for Twitch.tv. Commands are used as shortcuts for long messages. If a message starts with the "trigger" then the message will be replaced with the Command. Chatterino comes with a collection of built-in commands to help with channel management, Twitch interaction, and other misc. features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Signal iOS

    Signal iOS

    A private messenger for iOS

    ...Send and receive messages, voice memos, photos, videos, GIFs and files for free. Signal uses your phone's data connection so no SMS or MMS charges are incurred. Make crystal clear calls and video calls to people who live across town or across the ocean with no long distance charges. Add a new layer of expression to your chats with encrypted trading cards. You can also create and share your own sticker packs.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 3
    Signal Desktop

    Signal Desktop

    Private messenger for Windows, Mac, and Linux

    ...Every message, every call, every time. Share text, voice messages, photos, videos, GIFs and files for free. Signal uses your phone's data connection so you can avoid SMS and MMS fees. Make crystal-clear voice and video calls to people who live across town, or across the ocean, with no long-distance charges. Add a new layer of expression to your conversations with encrypted stickers. You can also create and share your own sticker packs. Group chats make it easy to stay connected to your family, friends, and coworkers.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    GiftedChat

    GiftedChat

    The most complete chat UI for React Native

    ...This is great for using a tool like Redux, but there's one extra step you'll need to take, simply implement onInputTextChanged to receive typing events and reset events (e.g. to clear the text onSend). If you are using Create React Native App / Expo, no Android specific installation steps are required, you can skip this section. Otherwise, we recommend modifying your project configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5

    Panchat

    An little chat maded with HTML/PHP without MySQL

    This project was maded in my free time in school. At this time is stable, and its programmed with PHP and html, this project dont uses MySQL DBs, or any DBs for other place. It works very nice and only recommended for use in private chats, or private groups chat, not recommended for public use ^^ Try it for free in http://boompancho.p7com.net/chat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Xabber

    Xabber

    Open-source XMPP client for Android

    ...It is fast, reliable and packed with lots of features that make it more advanced than most desktop clients. Xabber interface was perfected over many years to give a very clear yet informative presentation of your contacts and chats. Great amount of details are shown in a subtle way to not obscure your view. Internet connection is not as reliable as we’d like on mobile networks, users often experience connection loss. Xabber for Android was optimized to ensure low battery usage and to quickly reconnect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MEMZIT :: advanced messages

    MEMZIT :: advanced messages

    modifiable, predefined selection lists 4 clarity, efficacy, efficiency

    The problem: ICT-induced communication filters The solution: clear statements. mandatory. The result: No more reading between the lines A) the basic concept: On the client-side we make available: Three database (e.g. SQLite) populated drop-down-lists for: ------ QR: question repeat/ your appeal ("What do I think what you are wanting from me") IM: I-message ("what do I think about this, what is my situation, my point of view, my feelings") AP: my appeal ("what exactly do I want you to do") ------ B) These statements are mandatory & are being sent together with the "normal", the factual part of the message. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a chat system composed of a TCP/IP server daemon and its corresponding java client. You can chat with other peers in clear text or AES password-based encryption on your own computer network. The AES encryption and decryption is based on 128 bit key which is reached by padding the resulting SHA256 from your provided password. Simply put, SHA is a checksum that change when a single bit change. When you send a message with a password field, the resulting password checksum is cut at 128 bit which means 16 characters bytes KEY is entered into AES 128 bit encryption and decryption scheme. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    VoiceChatter is a free, open source, and cross platform voice chat application. It is built for gaming, so it is light weight, yet delivers excellent voice quality over minimal bandwidth and latency. For more, visit http://www.voicechatter.net
    Downloads: 2 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    It is a project based on IMSniffer (fork). This is an auxiliary tool for analysis of traffic - just MSN (in clear text). The 1.2.1 is the first stable version!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    IRCPP is an IRC client library written in C++. It provides all the constructs a good C++ library should have, including OO design, iterators, and a clear interface. No knowledge of the IRC protocol is required in order to use this library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Atheon is a Windows based server/client program. It provides a clear example of several types of sockets and methods of encryption for developers. It is well commented and documented for education and easy incorporation into other programs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    A TextMap module for Python. The TextMap class can be used to emulate oldfashioned computer screens. It will have methods like writexy(x,y,text), input = readxy(x,y,text), clear(), scroll(x,y), change(coloroptions), settext(text), input = gettext()
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB