Showing 137 open source projects for "gmail source code"

View related business solutions
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 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
  • 1

    ISO8583 C Library

    An ISO8583 Library

    This library was developed by Oscar Sanderson (http://www.oscarsanderson.com). It is an implementation of the ISO 8583 protocol. This project was created in an attempt to maintain and distribute the original code. Also includes a C++ wrapper, a COM object to use with .NET, tinyXML support to load different dialect formats, support up to 3rd bitmap in ISO messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Oracle ExcelDocumentType
    The Oracle ExcelDocumentType project provides an open source Oracle PL/SQL user defined type and utilities designed to generate fully functional Microsoft Excel spreadsheets from within the database. The code generates Excel XML data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Walther's PeKaVau is a utility to enable German users to keep track of their correspondence with their health insurance. Written in 'Winbatch', the UI is German, the code is English. Since I do not have enough time I donate it to the public domain
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    H.F.P Basic-Calculator
    A basic calculator built in visual basic 2008.I have lots of features to include in later releases so re-visit once in a while.I will also be releasing the source code for anyone who wants it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    An accounting system written in C#. This project is open for discussion and review and contribution is highly appreciated. Please take a look at the source code as it is in its infancy and suggest ways for improvement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Objectsheet

    A visual analytical tool for structured data

    The Objectsheet is a visual analytical tool for structured data that is less error-prone than a traditional spreadsheet. Instead of a "large grid of cells and scattered formulas", the Objectsheet uses finite-sized tables, Javascript objects, and templated formulas, formats, and styling, where you can easily add functionality using javascript code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Attempt to build framework for business systems using simpler classes like Set, Hierarchy etc. Would try to extract abstract functionalities from objects such as Cost Center, Account, Stock, Project etc so that they can share substantial amount of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a Simple Win32 Calculator to look like the built in windows Calculator. It only does basic calculations. Source Code is include in the program after install. Written in Visual Basic 9. Looking for help to port Java and C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Derivatives portfolio modeler XL is a powerful option strategy simulator using what-if scenarios. Requires Microsoft Excel 2003 or OpenOffice 2.0+. Employs Black-Scholes model, well documented code with scientific references.
    Downloads: 0 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
    This program converts, compares, merges, normalizes, and refactors data to and from disparate sources (CSV, Excel, and any JDBC/ODBC database) for use in a Java program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ea-geier is a tool written in PHP intended to handle accounting on a cash bases for Austrian companies (Buchhaltung zur Einnahmen-Ausgaben-Rechnung). With modular accounts code and a multi-lingual design it is easily adjustable for other countries.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    C# based Personal Information Manager, with imphasis on Persoanl Finance. Initially it is an educational experience and I will provide all the UML diagrams and design docs along with source Code. It uses Object Oriented database DB4o.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MDExtractor extracts meta information from 1Cv7.MD (1S Enteprise v7) file and stores it in the database. Some ideas has been taken on http://www.mista.ru/ site and from "md2mdb" project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A C# barcode rendering project. The release is a source code file that prints barcodes to any graphics object. Current version implements: UPCA, Code 128, and Interleaved 2of5. Barcodes can be rendered in various sizes and with or without text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Using PHP and MySQL, this project takes the OScommerce project and allows for it to be used as an online virtual mall system. With many enhancements, and modifications to the original source code. This mall system is a fork from the OScommerce Project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Free software Inventory System, keeps track of users, products, providers and such, MySQL based and programmed in J2EE with source code available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Software ERP de codigo libre. Utiliza C++, Qt 3, QSA y PostgreSQL.Software ERP free code. Uses C++, Qt 3, QSA and PostgreSQL.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Free, Open Source US Federal and State Tax Preparation and E File Software for Taxpayers, Tax Preparers, and Goverment Revenue collection agencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Code Name:BiTSPOS (Point Of Sale) - An easy to learn, complete restaurant POS system intended for Touch screen interface in fast food or sit down establishment. Inteded to be the most complete and easiest to use system including back office.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a C++ template class library for generic smart data. Smart data substitutes plain old data (in the smart pointers' manner), automatically generating associated: copy constructor, assignment operator, toString(), serialization, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A JNI for HyperTraders HyperOrder Host software API. This JNI allows Java trading strategies to be developed that can interact with a variety of common trading platforms, making the trading platform transparent to the Java code, via a generic API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Since version 1.3.0beta AqBanking includes all code and modules of AqHBCI. So please visit http://www.aquamaniac.de/aqbanking/.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 23
    This project enables a transparent integration of C/C++ and Java (and other languages such as C#, php...) in Eclipse. The project includes JQuantlib. sKWash makes use of swig. See home page for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    QuotesViewer is a graphical tool giving you easy and fast access to quotes of all shares on the Euronext stock exchange. Quotes information can be searched and sorted on different criteria, ie. market, ISIN code, mnemonic, name, price, volume.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    8. Mai 2005: We have discontinued SourceForge as a download place for our open source projects. You can now download these projects directly from the XLOG Technologies GmbH web site at http://www.xlog.ch/omonia.
    Downloads: 5 This Week
    Last Update:
    See Project
Auth0 Logo