Search Results for "low-code platform" - Page 67

Showing 2222 open source projects for "low-code platform"

View related business solutions
  • 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
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 1

    ChatServer

    Simple Chat Server application for local LAN

    It is a simple Chat Server application written in java using swing. Server file should be started on the server machine. Execute Client file on individual machines and specify the server url to connect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Formerly known as DotNetOpenId, this library brings easy and flexible OpenID, OAuth and InfoCard to the .NET platform. Official web site is at http://www.dotnetopenauth.net/, which includes source code downloads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ST-6XXX

    ST-6XXX

    Source Code content for Open Source packages used by the ST-6XXX

    Source code content for Open Source packages used by the ST-6XXX, which is an high-performance video processing platform supporting SD and HD MPEG2 and MPEG4 transcoding for satellite, cable and IPTV applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is a simple code to handle IMAP in iPhone/iPad projects. It does not require any external libraries. It's not a port of some cross-platform unix megalibrary, I just developed it from the ground up using RFCs. The code is by no means intended to handle all aspects of the IMAP standard, it's only developed to the point where it satisfied requirements for my own project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 5

    FragTV

    Broadcast QuakeLive matches

    ...Audio from the stream provides synchronized commentary thanks to a small barcode and the twitch chat rooms are parsed and relayed to the ingame chat frame. Source code at GitHub: https://github.com/MOS-6581/FragTV
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ...It is a basic graph editor. We used this module internally for the development of our project. Later on as this tool helped us a lot to ?gure out several bugs inside our code- work, we thought that it is worth a mention.This tool is built upon GTK+ and Graphviz. GTK+ (GIMP Toolkit) is a cross-platform widget toolkit for creating graphical user interfaces. (ref: Wikipedia) It is also the fundamental user interface toolkit of object model environment for most of the *nix operating systems. Graphviz (short for Graph Visualization Software) is a package of open-source tools initiated by AT&T Labs Research for drawing graphs speci?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Octclipse

    Octclipse

    Octave Eclipse GUI

    Octave development environment built upon Eclipse's Dynamic Languages Toolkit (http://www.eclipse.org/dltk/). Distributed as an Update site for Eclipse 3.7 Indigo and Indigo-based package for several platforms. Supports search, autocompletion, launching scripts, interactive console, debug and integrated plotting on Octave versions 3.2.x, 3.4.x and 3.6.x. The current goal is to make it running out-of-box on multiple platforms. Currently only Linux and Windows are supported. Mac...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8

    MIDI Sustain Pedal

    USB MIDI Sustain Pedal on Pepper platform

    I need sustain pedal but my musical keyboard doesn't have the pedal interface. There is a nice platform. Its name is Pepper, and "Monaka" firmware. But, Monaka can not take up MIDI's Hold control signal. I do little change for original Monaka code. I put a my source code here.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Micro C++ Library (libmicxx) is a small set of portable and easy to use classes providing core features commonly used in modern applications. It is based completely on the Standard C++ Template Library (STL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • BoldTrail Real Estate CRM Icon
    BoldTrail Real Estate CRM

    A first-of-its-kind homeownership solution that puts YOU at the center of the coveted lifetime consumer relationship.

    BoldTrail, the #1 rated real estate platform, is built to power your entire brokerage with next-generation technology your agents will use and love. Showcase your unique brand with customizable websites for your company, offices, and every agent. Maximize lead capture with a modern, portal-like consumer search experience and intelligent behavior tracking. Hyper-local area pages, home valuation pages and options for rich lifestyle data keep customers searching with your brokerage as the local experts. The most robust lead gen tools on the market help your brokerage, teams & agents effectively drive new business - no matter their budget. Empower your agents to generate free leads instantly with our simple to use landing pages & IDX squeeze pages. Drive more leads with higher quality and lower cost through in-house tools built within the platform. Diversify lead sources with our automated social media posting, integrated Google and Facebook advertising, custom text codes and more.
    Learn More
  • 10
    A project to embed Lua on different hardware platforms. Currently ARM variants are targeted, but it should be possible to port it to any platform that is supported by the gcc+newlib combo. Platform access libraries will also be provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is the code sharing site for Apps written on the Clotho Platform. For the ClothoCore code, visit https://sourceforge.net/projects/clothocad/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    jeftoolkit

    useful tools

    Contained many useful tools , e.g. email sending, encryption/decryption, code formatter, code segment, file segment ... os platform unlimited.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Appacts

    Appacts

    Appacts Open Source Mobile Analytics Platform

    Appacts was designed and developed with user in mind, leaving old style analytics services behind and starting fresh. We’ve looked for a way to empower our users by presenting data to them in a quick summarised view. We are here to make analytics exciting, engaging and more importantly productive, so you can make right decisions quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    libparallelize

    A C++ Library meant to make parallelization a breeze.

    This library will be design with only the features provided by the new C++11 standard. This means that the code will compile with any platform and compiler that supports the new standard. The goal of this project is to allow developers to easily add parallelization to their code without having to mess around with the perils of concurrency. This library will focus mostly on parallelizing data processing and will use a dependency system to make sure a series of operations to be performed on data are run in the right order.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Network-Integrated Multimedia Middleware (NMM) is a flow graph based multimedia framework that allows to create distributed multimedia applications: local and remote multimedia devices or software components can be combined.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    QRMAN

    QRMAN

    Url Shortener and QR Codes Generator

    QRMAN an open source Url Shortener and QR Code generator with excellent features. Create, Manage, track Qr codes. Excellent statistics for every QR codes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    A C library for big numbers. bign.tar.gz is the set of library files. Expand it wherever you want. bnstart.html is a beginners guide. buserdoc.html is definition and complete instructions. Everything works.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    VHDT

    VHDT

    VHDL Design Tool - code generation and project management

    Application simplifies the development and management of VHDL projects. The project is displayed in a well-arranged tree structure depending on the hierarchy of entities. It also helps to maintain projects in a consistent state. Other features include automatic generation of VHDL testbenches and structures based on user-defined templates. The NetBeans platform is used as a basis for the implementation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Digital Signature tools, including a cross-platform signing applet and the server-side code to verify and validate generated signatures. Project has been moved to GitHub: https://github.com/mranest/digsig
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JuffEd
    JuffEd is a free, cross-platform text editor for programmers and advanced users. Has syntax highlighting for many languages, code folding, find/replace using plain text and regexps, code completion, multiple charsets and many other useful features.
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 21
    Multiverse

    Multiverse

    Open Source Virtual World and MMOG Development Platform

    3D Client (Windows), Server, and Tools to easily create massively multiplayer games and virtual worlds. If you want to contribute to the source code please go to https://github.com/multiversemmo/MultiversePlatform
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    Negerns ACE for D

    Negerns ACE for D

    A code editor for the D programming language

    Negerns is a code editor for the D programming language. It aims to be a cross-platform Integrated Development Environment providing advance editing and software development features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Memorize thoughts

    Put in txt file all important thoughts

    Very simple program made in Qt C++ for memorizing vital informations and imidiatelly appending them in txt file. With information date&time also is recorded. Only source code is provided so you'll have to compile it for yourself with Qt creator for your platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Curvefit

    Curvefit

    CurveFit is a software development kit (SDK) to optimize curves

    ...This library accepts solver parameters and data , then generate optimized result. It can decrease up to 90% lines and arcs quantity significantly. This SDK (curve fitting library) supports most platform from 32-bit/64-bit Windows to Linux/Unix system, it supports .NET and JAVA environment also. Developers of CAD/CAM-systems can integrate it into their software, sample demo program with source code help you integrate it with your existing system or product and minimal programming knowledge required.
    Downloads: 0 This Week
    Last Update:
    See Project