42 programs for "drag and drop filter" with 1 filter applied:

  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    Drag & Drop n' Swipe Recyclerview

    Drag & Drop n' Swipe Recyclerview

    Kotlin Android library that extends RecyclerView to support gestures

    Highly customizable Android library written in Kotlin that uses AndroidX and extends RecyclerView to include extra features, such as support for drag & drop and swipe gestures, among others. It works with vertical, horizontal and grid lists.
    Downloads: 1 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: 73 This Week
    Last Update:
    See Project
  • 3
    BookPlayer

    BookPlayer

    Player for your DRM-free audiobooks

    A wonderful player for your M4B/M4A/MP3-based audiobooks. Import using AirDrop from your Mac or iOS device, from Files and other apps on your device, via File Sharing in iTunes on your Mac or PC. Zip archives are supported and can be turned into playlists automatically. Maintain and see progress of your books. Mark books as finished. Drag & Drop to sort your library. Create playlists and automatically play items in turn. Play the first unfinished file by tapping on the playlist artwork. Move...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    ZLPhotoBrowser

    ZLPhotoBrowser

    Wechat-like image picker. Support select photos, videos, gif, etc.

    ZLPhotoBrowser is a Wechat-like image picker. Support select normal photos, videos, gif, and live photos. Support edit images and crop video. Image editor (Draw/Crop/Image sticker/Text sticker/Mosaic/Filter/Adjust(Brightness, Contrast, and Saturation)), (Draw color can be customized; Crop ratio can be customized; Filter effect can be customized; You can choose the editing tool you want). Customize the maximum number of previews or selection, the maximum and minimum optional duration...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
  • 5
    Audiobookshelf

    Audiobookshelf

    Self-hosted audiobook and podcast server

    ... to download episodes w/ auto-download. Multi-user support w/ custom permissions. Keeps progress per user and syncs across devices. Auto-detects library updates, no need to re-scan. Upload books and podcasts w/ bulk upload drag and drop folders. Backup your metadata + automated daily backups. Progressive Web App (PWA). Chromecast support on the web app and android app. Fetch metadata and cover art from several sources. Chapter editor and chapter lookup (using Audnexus API). Merge your audio files int.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Ice Menu Bar Manager

    Ice Menu Bar Manager

    Powerful menu bar manager for macOS

    Ice is a powerful menu bar management tool. While its primary function is hiding and showing menu bar items, it aims to cover a wide variety of additional features to make it one of the most versatile menu bar tools available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CocoaMQTT

    CocoaMQTT

    MQTT 5.0 client library for iOS and macOS written in Swift

    MQTT v3.1.1 and v5.0 client library for iOS/macOS/tvOS written with Swift 5. IOS Target: 9.0 or above OSX Target: 10.12 or above TVOS Target: 10.0 or above. To integrate CocoaMQTT into your Xcode project using CocoaPods, you need to modify you Podfile. On your application targets “General” settings tab, in the "Frameworks, Libraries, and Embedded content" section, drag and drop CocoaMQTT.xcframework, CocoaAsyncSocket.xcframework and Starscream.xcframework from the Carthage/Build folder on disk...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    React Virtualized

    React Virtualized

    React components for rendering large lists and tabular data

    Render Virtualized renders scattered or non-linear data. It can render data in grids, which renders checkerboard data. It also renders tabular data with virtualization along the vertical and horizontal axes, row heights and column widths must be calculated ahead of time and specified as a fixed size or returned by a getter function. Render Virtualized offers a wide variety of formats and customization features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Zulip

    Zulip

    Powerful open source team chat application

    Zulip is a powerful open source group chat application that combines the immediacy of real-time chat with the productivity benefits of a threaded conversation model. Zulip’s unique threading model allows users to easily catch up on important conversations, helping to save time and increase productivity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 10
    SocketRocket

    SocketRocket

    A conforming Objective-C WebSocket client library

    ... significantly. To do so, just drag and drop the SocketRocket.xcodeproj file into your workspace. Included are setup scripts for the python testing environment. It comes packaged with vitualenv so all the dependencies are installed in userland. SocketRocket includes a demo app, TestChat. It will "chat" with a listening websocket on port 9900. The sever takes a message and broadcasts it to all other connected clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    sol2

    sol2

    Lua API wrapper with advanced features and top notch performance

    sol2 is a C++ library binding to Lua. It currently supports all Lua versions 5.1+ (LuaJIT 2.0+ and MoonJIT included). sol2 aims to be easy to use and easy to add to a project. The library is header-only for easy integration with projects, and a single header can be used for drag-and-drop start up. sol2 makes use of C++17 features. GCC 7.x.x and Clang 3.9.x (with -std=c++1z and appropriate standard library) or higher should be able to compile without problems. sol2 is checked by-hand for other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Delphi : VRCalc++ OOSL (Script) and more

    Delphi : VRCalc++ OOSL (Script) and more

    Delphi : VRCalc++ OOSL & + (Paged List, TextEditor, VRAstroVision ...)

    ...# Delphi Drag & Drop Applications - VRCalc++ Script Executors: Terminal, VCL, FMX - VRMultiEdit - VRLazyCodeEditor - VR Astro Vision (Astrology) - Paged List Test - VRMosaic : Delphi C++Builder Java C# +with auto resolver - VR Free Chess 2D - VRBlocks - VRGraphStage + icons & bitmaps + VCL VisualStyles + Build Projects + instructions to build projects to build projects - Delphi : RAD Studio - C++ : Dev-C++ - java : NetBeans - C# : MS/VS adrixnt@hotmail.it
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 13
    HotelDruid

    HotelDruid

    Hotel property management system

    HotelDruid is a property management system (PMS) designed to make hotel and hostel rooms, bed and breakfast apartments, or any other kind of daily rental easy to manage from a web browser.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14
    armorpaint

    armorpaint

    3D PBR Texture Painting Software

    ArmorPaint is stand-alone software designed for physically-based texture painting. Drag & drop your 3D models and start painting. Receive instant visual feedback in the viewport as you paint. Work fast with the convenience of nodes. Paint with fully procedural materials. Build fill layers with material nodes. Use brush nodes to create patterns and procedural brushes. ArmorPaint is designed from scratch to run completely on the GPU. This results in a smooth 4K painting experience on medium-power...
    Downloads: 60 This Week
    Last Update:
    See Project
  • 15
    M Player+

    M Player+

    Media player audio video file ; multimedia

    M Player+ is an media player audio video file multimedia. Easy to use with friendly interface This project is open and free to anyone in the world who can contribute to improve the software. M Player+ uses the system’s native multimedia engine as a backend, and does not come with its own audio or video codecs. Thus the supported list of codecs is equivalent to the ones supported by the underlying OS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Slazzer-Auto Image Background Remover

    Slazzer-Auto Image Background Remover

    Slazzer-Android can help to remove image background automatically

    Our online background remover instantly detects the subject from any photo and gives you a smooth & clear cutout. Now you can save an incredible amount of time as our AI is capable of handling hair, fur or any complex edges in just a few seconds. Install our desktop application to drag and drop 1000s of images at once. Click "Start" and watch as each image gets cut out automatically. Boost your efficiency and replace background from multiple images to get thousands of AI-powered cut outs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    LTMorphingLabel

    LTMorphingLabel

    Animated morphing effects for UILabel written in Swift

    A morphing UILabel subclass written in Swift. The .Scale effect mimicked Apple's QuickType animation of iOS 8 of WWDC 2014. New morphing effects are available as Swift extensions. XCFramework is a new option introduced in Xcode 11. You can manually download the pre-compiled LTMorphingLabel.xcframework.zip from the Releases page. Then drag and drop it into your project. Change the class of a label from UILabel to LTMorphingLabel. Programmatically set a new String to its text property. To use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Iconizer

    Iconizer

    Create Xcode asset catalogs swift and painless

    ... sure you forked the latest version and you're good to go. Generate app icons for OS X, iPad, iPhone, CarPlay and Apple Watch with just one image. Simply Drag and Drop your icon onto Iconizer, select the platforms you need and whether or not you want all platforms generated into one asset catalog, then hit export. Iconizer handles the rest for you. Drag and Drop a landscape and a portrait image onto Iconizer, select the platforms you're developing for, like iPad or iPhone and click export.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FontAwesome.swift

    FontAwesome.swift

    Use FontAwesome in your Swift projects

    Use Font Awesome in your Swift projects. To see the complete set of 3,978 icons in Font Awesome 5, please check the FontAwesome.com site. Since it will automatically make a new commit to bump version and push to CocoaPods trunk, make sure you have write access to this repo and be one of the podspec owners.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Cinder

    Cinder

    Community-developed library for professional-quality creative coding

    ...-platform, with official support for macOS, Windows, Linux, iOS, and Windows UWP. Cinder is production-proven, powerful enough to be the primary tool for professionals, but still suitable for learning and experimentation. Full keyboard, mouse (including scroll wheel), window, and file drag and drop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    vlayout

    vlayout

    LayoutManager extension for RecyclerView

    vlayout customizes a VirtualLayoutManager, which inherits from LinearLayoutManager and introduces LayoutHelper Virtual layout manager manages a series of layouthelpers, and gives the specific layout ability to LayoutHelper. Each LayoutHelper provides a layout method. The framework provides several common layout types, including grid layout, linear layout, waterfall flow layout, suspended layout, suction side layout, etc. In this way, the ability of mixed layout is realized, and the extension...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Animated Tab Bar

    Animated Tab Bar

    Swift UI module library for adding animation to iOS tabbar items

    ... animation for each RAMAnimatedTabBarItem. Drag and drop an NSObject item into your ViewController, set its class to ANIMATION_CLASS (where ANIMATION_CLASS is the class name of the animation you want to use), and connect the outlet animation in RAMAnimatedTabBarItem to your ANIMATION_CLASS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    FoldingCell

    FoldingCell

    An expanding content cell with animation

    Expanding content cell with animation inspired by folding paper card material design. Create a new cell inheriting from FoldingCell. Add a UIView to your cell in your storyboard or nib file, inheriting from RotatedView. Connect the outlet from this view to the cell property foregroundView. Add constraints from this view to the superview. Connect the outlet from this top constraint to the cell property foregroundViewTop. Add other UIViews to your cell, connect the outlet from this view to the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TextFieldEffects

    TextFieldEffects

    Custom UITextFields effects inspired by Codrops

    Text inputs effects recreated using Swift (some of them have a personal touch). The easiest way to install this framework is to drag and drop the TextFieldEffects/TextFieldEffects folder into your project. This also prevents the frameworks problem in iOS where the IBInspectable and IBDesignable are stripped out. The effects supported are Kaede, Hoshi, Jiro, Isao, Minoru, Yoko, Madoka, Akira, and Yoshiko. Every effect is properly documented in the source code, this is the best way to both...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Nwicode CMS App Builder

    Nwicode CMS App Builder

    Mobile app Builder without coding

    The NWICODE CMS project, an open source mobile app Builder, was launched in beta testing in 2019. Since 2016, the platform has only been offered as a cloud-based solution for creating mobile applications. Our goal Not a month goes by without the launch of new platforms and mobile app designers on the market. All these platforms with DRAG&DROP and ready-made features. These solutions are very standardized and do not allow you to develop and control your application. We eliminate...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next