Showing 42 open source projects for "chat source code"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Note! Code and issues are maintained at https://github.com/sba1/simplemail. SimpleMail is a simple to use but powerful mail client. It supports the SMTP, POP3 and IMAP (in a simple form) protocols. Furthermore, among much other features, it is capable of showing HTML mails and can identify spam mails by using a Bayesian filter.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    ...This project is derived from Mystic BBS V1.10 A38, which was released onto Sourceforge under the GPL. Mystic BBS has since been removed from Sourceforge and has returned to a closed source development model. Guardian BBS is hereby forked to keep the Opensource code alive and available for everyone under the terms of the GPL in which it was released.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    base64 RFC1113 Vanilla ANSI-C Code for a portable stand-alone file encode/decode utility. In 2001, I asked people to 'Help me break it!' Since then, 10+years later, the code remains unbroken and is in wide production use world-wide. It has been ported to all major architectures and been used as a template for ports to different computer and human languages. This is very mature and stable code. Although this comes from a project that was constrained by export controls and is used in...
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 4

    The `8conv` text encoding converter

    Converts quoted-printable, UTF-8, UTF-16BE, UTF16LE to 8-bit.

    Command-line tool to decode text which has undergone MIME-typical encoding into (ISO-8859) 8-bit --- without having or parsing the relevant MIME type declarations. Decodes quoted-printable sequences; handles UTF-8, UTF-16BE, UTF-16LE; optionally translates common characters from DOS or Windows code pages or HP-Roman8 into ISO-8859-1. UCS characters can be mapped to 8-bit translation strings. Single ISO C source file, "8conv.c". Translation can be controlled through a configuration file, the sample file "8conv.conf" shows the syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5

    Z Notation E-Mail Mark-up Tools

    Tools to convert Z mark-up to HTML or text.

    A small library and two command-line tools to parse and convert Z notation from the "e-mail" mark-up into HTML code, or into UTF-8 text with box-drawing graphics, or into the Z Standard text format. See the project's Wiki Home Page for details --- the "Wiki" button in the bar above, or the following link:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    libpop3

    libpop3

    a lightweight ANSI C library for handling POP3 mailboxes

    libpop3 is a very light POP3 library for C. It allows to list, fetch and remove messages from a POP3 mailbox. This library is using the RFC1939 as reference, and uses most basic POP3 commands to provide maximum compatibility across different servers. libpop3 is written in pure ANSI C89 without any external dependencies, thus it can be compiled and used on anything, anywhere. Since it is very light, it is designed to be used as a static library (but you could just as well incorporate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    rcard

    ncurses VCard 3.0 contact management editor

    A vcard 3.0 contact management editor developed for ncurses. It can: - load a vcf file - show all the contacts in a list - show more information about a single contact - perform a simple search in the contacts list - edit contacts - support UTF-8 (currently not on WIN32, though I'm not sure WIN32 console is actually able to support UTF-8) - convert the VCF(s) to Pine/Alpine addressbook format - import images from files as contacts photos The idea is based upon rolo (which you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Sick of handling ifs and gotos in DOS batch files? Use this code generator to code in a higher level language, the sausage machine turns out the batch file. Mercurial repo at https://bitbucket.org/nickj/batchgen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    FIDOGATE

    FIDOGATE is a Fido-Internet gateway

    FIDOGATE is a Fido-Internet gateway, a Fido FTN-FTN NetMail gateway, a Fido tosser, a Fido file processor/ticker, and a Fido Areafix/Filefix program (The latest code is in CVS but a GIT repository is being prepared.)
    Downloads: 1 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    A nice system wide software to display notifications like Growl for Mac on Windows is Snarl fullphat.net.Find here various plugins and apps which add Snarl support to different apps
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    In this project, we develop the branch instruction tracing function and its analysis tool. The main aim of this project is to implement this function without change of Linux Kernel source code by using the function of Pentium 4, without recompile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Bogoclassify is a php extension to Bogofilter. It comes with a php function called bogoclassify_match(). You can use this function to run bogofilter within your php code, Just like your normal PHP function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Scicos-HDL is a tool to design digital circuit system; it integrates the hardware circuit, algorithm and Scilab/Scicos environment as a plat for digital circuit design, simulation and Hardware Description Language generation. ZhangDong & KangCai
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Crossplatform FrameWord writen for oberon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Sieve is a mail filtering language standardized as RFC 3028 / RFC 5228 and its extensions. libSieve provides a simple, clean API for parsing and executing Sieve scripts. Code is on GitHub: http://github.com/sodabrew/libsieve
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 16
    SZgrid is a grid mashup for both Grid administrator and end users.It's a solution for Grid server&client&PE&API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Zipf's law와 Content based blog spam filtering 기법이 구두점의 남용에 의해 무력화 될 수 있음을 파악하고 Neural network을 이용한 무력화시도의 회피 알고리즘을 에뮬레이션을 통해 증명하고자 한다.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project develops the systemcall tracing function in Linux kernel and its analysis tool without change of Linux Kernel source code. Thus user uses them on the existing Linux system without recompile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Cosea: the project about studying the supporting technology for ActiveX control running on Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OpenMMOd is a open-source event-driven MMORPG Server written in C++ with a YAML packet definition backend. It is MySQL database driven currently with future backend support to come in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Bot that following the connections interwikis of El Salvador, to add to the original page (that is El Salvador) the present connections in a connected page (that treats about El Salvador) that lacks in the version in Spanish of wikipedia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Jabber component and biff-like agent for new mail notification by instant messaging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The purpose of this project, is to provide an open source replacement for all of Microsoft Exchange functionality. The product is delivered as an installable system that is fully functional and pre configured for use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    elspy is an extension to the Exim MTA that allows Exim users to supply a local_scan() function written in Python instead of C. (Exim's local_scan() API lets sysadmins supply site-specific code for approving/rejecting email messages at SMTP time.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    siggen is a cool email signature generator for encrypted ansi c (confused), brainf*ck, ... signatures. Use it in combination with vi(m), emacs, mutt, pine, or what ever. (tested on Solaris, Linux and Windoze). Optimized only for geeks :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next