Showing 828 open source projects for "erp source code"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 1
    A plug and play IPsec setup protocol. Just deploy it on your local gateway with a public facing IP address to establish secure tunnels with other gateways that deploy PnP-IPsec, you do not need to coordinate policies between the gateways. To see the code, visit the code/trunk section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    QuickSock

    QuickSock

    A simple C++ socket library used to make socket programming tolerable.

    ...Things to add in the future: * Proper support for IPV6 networking. * Optional reliable messaging. * TCP support. * C++ native stream support. / Better error checking. * An asynchronous socket class. The source code for the project is provided 'as-is' to anyone who wants it, edit it as you like. I'd prefer it if you'd credit me for the official version, but that's completely optional
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TakeYourScreen

    TakeYourScreen

    Windows flexible and powerful screen grabber tool.

    Screen grabber with many abilities such as taking shot of full virtual desktop, only window, fullscreen 3d. Upload images with one of prebuilt share plugins or write your own. All help and template language reference you can find on bitbucket wiki page. Get code on homepage (bitbucket. Link below) of project or download win exe from here or homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    tapcode

    tapcode

    A program for practicing tap code hearing and writing

    The tap code is similar to Morse code, only with taps. To be unambiguous letter by letter, a new code is needed. It is defined with this program. The program allows for learning it in hearing and writing. Only sound output and keyboard are needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 5
    UpStage
    WE ARE NO LONGER USING SOURCEFORGE. Please visit http://www.upstage.org.nz for the most up-to-date code (v3 to be released january 2014, beta version available November 2013) and information. UpStage is a web-based venue for cyberformance: artists compile digital media in real time to create live theatrical performance for online audiences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    SpectrumSuite

    program spectrum-based fault localiziation

    We will develop a tool for program spectrum-based fault localiziation. The code language is VC++6.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    The ASN.1 Compiler

    Go to github.com/vlm/asn1c for the latest version.

    This ASN.1 compiler turns ASN.1 specifications into C code. The asn1c is shipped together with conformant BER/DER/XER/PER codecs. The X.509, GSM TAP3, MEGACO, RRC and LDAP encoding and decoding examples are part of the source code distribution. NOTE: THE asn1c PROJECT HAS LARGELY MOVED TO GITHUB: http://github.com/vlm/asn1c
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    KAMAILIO (OpenSER) - robust, secure and scalable Open Source (GPL) SIP (RFC3261) server implementation with large features set (over 90 extension modules). As of May 2009, source code is hosted by GIT repository at http://sip-router.org
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    JClaim
    Java Instant Message (IM) Library, Client and Tools. Flexible framework to design your own. AIM, ICQ, Yahoo, MSN, Jabber, SMS, Nate, GoogleTalk. GUI, spell checking and more. Includes a web interface for remote/cell access. Mac, Win, Linux friendly
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    DROID 4

    DROID 4

    This is a 4G mobile phone based on Android GB

    Provide and share included open source code with the OSS community
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Impossameule

    Python command line tool to access an online online things ressource

    Client. Allows to store and retrieve information from the Impossameule server using python. impossameule.py is online help impossameulle-submit.py is for uploading information impossameule-remove.py does not do the contrary, since it does not retrieve. It deletes. impossameule-list do the retrieving job impossameule-tag do the same, but with a convenient interface for more categorized results Please note that the server side is written in php not free due to various online code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    xt885

    xt885

    Provide and share included open source code with the community

    Motorola XT885 UMTS mobile phone based on Android 4.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    VoIPGMap

    VoIPGMap

    Graph active VoIP calls on Google Maps.

    A bash shell script which will read active call destinations in E.164 format from a source (such as Asterisk), then run the called number through some plain text and MySQL databases to find the best latitude/longitude match. It then creates a .html file with Google Maps API JavaScript code which will display a single call origination point and the active destinations (calls) on a Google Maps world map.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PHP CRUD

    PHP CRUD

    Create, Read, Update & Delete Indexed Flat-File Records via PHP

    PHP CRUD allows us to quickly add an indexed, record-centric, flat-file, database to our projects. Optional Base64 encoding ensures that newlines & other special characters can be used without penalty. (Today many say that "CRUD" stands for "Create Retrieve Update and Delete." While fine for an SQL mindset, many old-timers got used to the acronym standing for "Create READ Update Delete" way back in the 1970's. Indeed, the term dates back even farther than ISAM. ... See the project web...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pidgin-LaTeX
    A plugin for Pidgin which translates LaTeX code into images in your IM and Chat conversations.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    EncryExchange

    Encrypted Message Exchange

    ----- New Version ----- v1.1 - Added new features, tidied and condensed the UI, tidied up the code and added better error handling and messages. ----- This Server-Client application allows the exchange of encrypted messages using the public key as the address of the mailbox. This system is designed to be used to exchange messages through networks and servers that can not be trusted. The client application is a C#.net application that is used as a mail client to send/receive and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MT887

    MT887

    Provide and share included OSS code of MT887

    The Motorola MT887 is a 3G mobile phone based on Android OS 4.0.4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PortFusion

    PortFusion

    Distributed reverse / forward proxy and tunneling solution for TCP.

    ...A single package that makes the most of each platform by tapping into their unique capabilities, combining this power with an intuitive interface, beautiful design and Haskell's excellent support for unprecedented levels of concurrency and parallelism. It strives for the smallest source code size (< 500 lines) while delivering maximum throughput with near zero overhead.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    IIOP.NET allows a seamless interoperation between .NET, CORBA and J2EE distributed objects. This is done by incorporating CORBA/IIOP support into .NET, leveraging the remoting framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The slrn source code is maintained in a git repository located at http://www.jedsoft.org/snapshots/.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    iServiceOnline

    webbase software repair computer and track status

    develop by Yii PHP Framework for IT Support and job repair computer in organisation / company / factory. this is a Open Source project free download and customise code no license you can develop and selling, support commercial. if have problem or donate to me you can visit me at thekaroe@hotmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ...It supports click to dial and screen popping. It is compatible with Freeswitch and babblevoice.com, but potentially should work with any SIP server which supports RFC 4235 (not Asterisk!). Source code now hosted at github. https://github.com/tinpotnick/bv-tapi.git
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    qtskypekit

    qt wrapper for skypekit

    This is a prototype for an alternate C++ wrapper for skypekit. It leverages skypekit, but the api code may be used with some work with another framework. This is more a proof of concept than a final product as TLS layer is broken. Anyone interested in becoming project admin can candidate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Webtop
    Webtop Source Code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OZEKI VoIP Service Checker

    OZEKI VoIP Service Checker

    The OZEKI VoIP Service Checker allows you to check VoIP services.

    ...This tool was developed because many mobile Internet providers block VoIP traffic and no other tool exists that makes it possible to quickly verify if a certain network support VoIP. The tool is as made available to the public free of charge with the GPL license. The tool is open source. The source code is provided for different platforms. You are free to use, modify, develop or do whatever you wish with this tool.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB