Showing 57 open source projects for "chromeos"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    jumfi will provide a java based uniform mail filter interface using C, JNI and Java. It will allow mail filters build in java to be applied to multiple mail servers of similar and different design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    (This site is DEPRECATED. Please visit https://github.com/verdammelt/tnef) TNEF provides a way to unpack those pesky Microsoft MS-TNEF MIME attachments. It operates like tar in order to upack any files which may have been put into the MS-TNEF attachment instead of being attached seperately.
    Downloads: 30 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...
    Downloads: 11 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 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
    The continuation of the Alpine email client from University of Washington.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Mail Service is a restful email sending service for Apache httpd. It consists of mod_sendmail to send email, processdsn to process delivery status notifications, and mod_processdsn to make the delivery status available via a rest interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Secure and network capable alternative to mail() PHP function
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    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
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 10
    MailNotifer

    MailNotifer

    Keep up to date with your mail! Notifications, easy configuration.

    MailNotifer is written in GTK+, C++ Open Source application. It's easy to configure. The notifications are themeable. It supports IMAP protocol, SSL connections. For chcek mail it using my libMNMail. Developed in Poland. Supports 2 languages(by locale), Polish language works in about 30%. Easy to work. I can runs on Linux, but few functions must be changed. TODO list: -Make smart mail checking -Repair bugs -Add theme meanager -Add full support for Polish language -Make a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Graphical OS Kernel compiled with gcc 4.6.1 and nasm 2.09.08
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    oserp - stands for OpenSource Emailer Replaces Pine. First goal - replace pine with an open souce work-alike using perl. Second - add an SQL backend to Mail::Box, and thus to oserp. Third - Port to C++, using GNU MailUtils as the backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NOTE: Development has been aborted. Please see the re-alpine project for a better alternative. oserp - stands for OpenSource Emailer Replaces Pine. First goal - replace pine with an open souce work-alike using perl. Second - add an SQL backend to Mail::Box, and thus to oserp. Third - Port to C++, using GNU MailUtils as the backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Shut the Box is a simple diversion written in C and GTK+. The object is simple: Roll the dice and click the tiles that sum up to that dice roll until there are no more tiles to click.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A C library with support for logging, configuration, networking, message specification, semaphores, message queues, SSL, timing, epoll and email functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Deliver is a file transfer protocol and implementation designed to be a safe, open-source alternative to the most extended transfer protocols like the traditional e-mail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Crossplatform FrameWord writen for oberon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    The program implements the CIDR merging with whitelisting (network exclusion). Output will be summarized to be as small as possible. The program has been widely used for blacklist merge and optimization.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20
    Zimbra Collaboration Suite Evolution Connector. Please see the LICENSE file for copyright information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    This program is Win32 and X11/Qt4. CheckMail will log onto a POP server and check for messages and update a tray icon to alert user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Fwsecvpop3d has been designed to be secure, fast and reliable pop3 server. It's easy to configure, supports many authentication features, virtual users (per-domain auth, so the same user can exist in a lot of domains) and is thread based (scalability).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project aims to implement in-line filtering functionality for Sendmail. This will allow filters to process mail data on the wire (i.e. earlier). This is primarily intended for better status reports of in-transit mails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Null Webmail is a simple yet powerful POP3/SMTP Webmail CGI written in C. It's small, fast, complete, and a breeze to install and use.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next