[go: up one dir, main page]

Showing 21 open source projects for "drag"

View related business solutions
  • 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
  • Cloud-Based Software Licensing - Zentitle by Nalpeiron Icon
    Cloud-Based Software Licensing - Zentitle by Nalpeiron

    The #1 Software Licensing Solution. Release new Software License Models fast with no engineering. Increase software sales and drive up revenues.

    1000’s software companies have used Zentitle to launch new software products fast and control their entitlements easily - many going from startup to IPO on our platform. Our software monetization infrastructure allows you to easily build or
    Learn More
  • 1
    ravynOS

    ravynOS

    A BSD-based OS project that aims to provide an experience with MacOS

    ...This stepping back will slow the project but ultimately should result in a better outcome. We intend to bring many of the features you’ve come to love from macOS to ravynOS like clean design, global menus, and drag-and-drop installs. All of your FreeBSD ports and apps, Linux apps, and even trivial Darwin & macOS binaries can now run on ravynOS. And we’re actively working on improving it!
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2
    Betaflight

    Betaflight

    Open Source Flight Controller Firmware

    ...Run the configurator on any device, whether it is using Windows, MacOS, Linux, or Android. With the Betaflight OSD you can get all relevant flight metrics directly into your FPV video feed. An easy-to-use drag-and-drop configuration allows the placement of values like used mAh and LiPo Voltage readings. Additionally, you can change most firmware settings using stick commands without even removing your goggles.
    Downloads: 318 This Week
    Last Update:
    See Project
  • 3
    Deskhop

    Deskhop

    Fast Desktop Switching Device

    DeskHop is an open-source hardware/software KVM device that seamlessly switches keyboard/mouse between two computers by dragging the cursor or via hotkeys. It’s plug‑and‑play, requiring no drivers, and provides galvanic isolation for secure multi-OS setups.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    TEN

    TEN

    Open-source framework for conversational voice AI agents

    ...With support for languages like Python, C++, and Go, it offers flexible deployment on both edge and cloud environments. Using components like graph-based workflow design, drag-and-drop UI (via TMAN Designer), and reusable extensions such as real-time avatars, RAG (Retrieval-Augmented Generation), and image generation, TEN enables highly customizable, scalable agent development with minimal code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • The Cloud Sales Acceleration Platform Icon
    The Cloud Sales Acceleration Platform

    For businesses wanting a platform to list, manage, and co-sell on cloud marketplaces with minimal engineering effort

    Streamline and automate your cloud sales cycle, enhance operational efficiency, and capitalize on marketplace opportunities with the Clazar Cloud Sales Acceleration Platform.
    Learn More
  • 5
    Quiet

    Quiet

    A private, p2p alternative to Slack and Discord built on Tor & IPFS

    Quiet is an alternative to team chat apps like Slack, Discord, and Element that does not require trusting a central server or running one's own. In Quiet, all data syncs directly between a team's devices over Tor with no server required. Quiet is not audited and should not be used when privacy and security are critical. It lacks basic features and probably won't replace your Slack or Discord yet. That said, it works surprisingly well and we use it daily as a Slack replacement. Quiet is for...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Riley's Graphics library FrameWork

    Riley's Graphics library FrameWork

    A cross platform lightweight single-header simple-to-use library

    RGFW (Really Good Framework) is a lightweight, C-based windowing and input library designed to be a minimal alternative to frameworks like GLFW or SDL. It supports OpenGL context creation, input handling, and simple file dialogs while staying highly portable and dependency-free. RGFW is ideal for developers who want tight control over their environment or want to build cross-platform applications with a tiny footprint. It’s particularly suited to educational, experimental, or embedded...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Scid vs. PC

    Scid vs. PC

    Chess Database and Toolkit program

    "Shane's Chess Information Database" is a huge chess toolkit with extensive database, analysis and chess-playing features. Scid vs. PC is a usability and bug-fix fork of Scid. It has many interface fixes and improvements, and is fully compatible with Scid's .si4 databases. New features include a rewritten Gamelist, Computer Tournament, and FICS, Tree, Book and Graph improvements.
    Leader badge">
    Downloads: 788 This Week
    Last Update:
    See Project
  • 8
    shod

    shod

    Mouse-based window manager to tile windows inside floating containers

    shod is a mouse-based X11 window manager that can tile and tab windows inside floating containers. To tile windows, drag-and-drop the titlebar of one window into the border of the other with the right mouse button. The entire grid of tiles is called a "container", and can float around on the screen. shod works via mouse, possibly with a given modifier (Alt by default), and by responding to client messages sent by the shodc utility (shod's remote controller).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    sc

    sc

    Common libraries and data structures for C

    ...There is no build for libraries, just copy files you want. e.g If you want the logger, copy sc_log.h and sc_log.c to your project. High performance & minimal memory usage. Portability between many operating systems and architectures. Tests with 100% branch coverage and multiple sanitizers. Drag & drop source code distribution. There is 100% branch coverage on Linux. Buffer for encoding/decoding variables, best fit for protocol/serialization implementations. Signal safe snprintf & Signal handler (handling CTRL+C, printing backtrace on crash etc). I often use these libraries for high-performance server-side applications. Also, I care about readable and easy-to-debug code. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The only CRM built for B2C Icon
    The only CRM built for B2C

    Stop chasing transactions. Klaviyo turns customers into diehard fans—obsessed with your products, devoted to your brand, fueling your growth.

    Klaviyo unifies your customer profiles by capturing every event, and then lets you orchestrate your email marketing, SMS marketing, push notifications, WhatsApp, and RCS campaigns in one place. Klaviyo AI helps you build audiences, write copy, and optimize — so you can always send the right message at the right time, automatically. With real-time attribution and insights, you'll be able to make smarter, faster decisions that drive ROI.
    Learn More
  • 10
    T2

    T2

    VT102 Terminal Emulator

    Terminal 2 (T2) is an mGSTEP based VT102 terminal emulator.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    vim.wasm

    vim.wasm

    Vim editor ported to WebAssembly

    ...The goal of this project is running Vim editor on browsers without losing Vim's powerful functionalities by compiling Vim C sources into WebAssembly. Almost all Vim's powerful features (syntax highlighting, Vim script, text objects, etc.) including the latest features (popup window) are supported. Drag and drop files to browser tab opens them in Vim. When opening it, it opens tryit.js example JavaScript source code. Basic usage is described in comments at top of the file. Example source contains min-heap data structure and heap sort algorithm. Enjoy coding! And :% runs the code in your browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    OpenRemote

    OpenRemote

    Open Source for Internet of Things

    An Open Community in the Home Automation and Domotics space. We believe an Open Source approach can revolutionize the way people create, install, and maintain software in the industry. Our panel technology integrates with your favorite protocol and runtime hardware through Open Source software. We open up the front-end and support a unified panel and visual programming model. An installer can pick and choose hardware products from different vendors and still present one panel UI to the...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    prodatum

    prodatum

    patch editor for the E-MU Proteus 2000 synthesizer family

    A cross-platform patch editor for the E-MU Proteus 2000 sample-based synthesizer family. prodatum is free software.
    Leader badge">
    Downloads: 19 This Week
    Last Update:
    See Project
  • 14
    An optimized C library for numerically solving exterior ballistics problems. It supports standard drag models (Drag Functions G1-G8). The solution method is the common "3 degree of freedom" analysis found in many commercial programs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    WebbotLib
    C library for robot creators using certain AVR microcontrollers with support for 3rd party hardware boards for various sensors and motor controllers. Comprehensive PDF manual included in the download. Version 2 code stream - requires that projects are created using Project Designer from my web site. If your board isn't listed in Project Designer then look at Board Designer on my web-site to create your own custom board - or if its a commercial board then let me know and, with permission,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    WaveSorter

    A powerful, versatile tool for offilne spike analysis and sorting

    WaveSorter emphasizes dynamic visualization and versatility. Slider controls let the user select any coefficient or sample from any of several transforms, which can then be plotted to either axis of a 2D histogram (scatterplot). Within the waveform space, cursor-based controls let the user select subregions of the waveform space or individual waveforms to view. The user may cluster waveforms manually or via one of several popular clustering programs. The classification along with waveform...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    GBPS Extreme Racing

    Car-race game based on OpenGl purely written in C

    This is our First Semester project in CS Engineering We used OpenGL for rendering FreeGlut as window manager It is purely written in C We used CodeBlocks/Mingw32 for development ------------------------------------------------------------------- Read the readme file included with the source for extra notes on copyright and usage directions --------------------------------------------------------------------- Can be used as an educational tool for those starting on OpenGL development/ Game development. Controls: [Esc,p(pause),arrow keys,enter] mouse drag can rotate the environment scroll for zoom in and out.. -GBPS Team
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    With uPod it is possible to copy files to and from an apple iPod. uPod will eventually support modifying the iTunesDB and support drag-and-drop operations through KDE.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Script free installation IDE that uses drag and drop gestures to create executable installs. These installs can be run as stand alone GUI, TTY or web/browser based. Installations have a component database used for uninstalls/upgrades. Written in Java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    ...The program can currently perform most common file operations and detect changes to files caused by other programs. The program also supports Copy&Paste as well as Drag&Drop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DragnDrop is a simple cross-platform utility to assist in debugging and monitoring drag-n-drop and clipboard interactions. It is of use to both developers and end users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next