Showing 15 open source projects for "bind gui"

View related business solutions
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • Event Management Software Icon
    Event Management Software

    Ideal for conference and event planners, independent planners, associations, event management companies, non-profits, and more.

    YesEvents offers a comprehensive suite of services that spans the entire conference lifecycle and ensures every detail is executed with precision. Our commitment to exceptional customer service extends beyond conventional boundaries, consistently exceeding expectations and enriching both organizer and attendee experiences.
  • 1

    USBTMC_Explorer

    GUI for interaction with USBTMC connected device.

    Graphical interface for manual interaction with a USBTMC connected instrument. The main purpose is for assistance in developing instrument control software by making it easier to understand how the instrument commands work. Tkinter is used both as a GUI and thread manager. Event handling uses tkinter's 'bind' method by having objects inherit from tkinters Frame class. A helper class, 'ClientManager' is added to allow data transfer along with event notification. To use, download and extract...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    DockStation

    DockStation

    Application to managing projects based on Docker

    DockStation is a developer-centric application to managing projects based on Docker. Instead of lots of CLI commands you can monitor, configure, and manage services and containers using just a GUI. The DockStation helps to manage projects and container settings, e.g. bind a local host to a project, simple version changing, map ports, assign and reassign environment variables, change entry point and start command instructions, configure volumes, quick access to image documentation, quick...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3

    ForceBindIP GUI

    A Java based GUI for ForceBindIP by r1ch.net

    A Fully functional GUI for ForceBindIP from r1ch.net. Allows for the easy launching of applications using ForceBindIP. The application allows a user to easily select the network interface and the program that you want to bind to that device. The program includes support for Delayed Injection (-i argument) and 64bit application support. It allows you to save configurations and easily access them in subsequent launches.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 4

    mahasona

    Mahasona engine is an open source game engine.

    Mahasona Engine is a Game engine written on top of OpenGL renderer. Currently no official release but svn repository version. Includes an example application. Find the wiki page for howto's Ubuntu Video http://www.youtube.com/watch?v=y5OSCTb_aNA Windows Video http://www.youtube.com/watch?v=dS_YwzyCjn4 Projects using Mahasona Engine- 1. Snap-n-fold: origami pattern generation based real-life object structure http://dl.acm.org/citation.cfm?id=2223800
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 5
    ctrshell

    ctrshell

    ctrshell is a powerfull php webshell for penetration testing.

    ctrshell is a powerfull php webshell for penetration testing. This PHP Webshell is Powered by CyberTeamRox and coded by Saheenshoukath alias Witch3r. Key Features: [+]Simple GUI for Fast connection. [+]Shell [+]Back Connection [+]Bind port [+]Symlink [+]Mass Defacer [+]Reverse ip with yougetsignal.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    ctrshell

    ctrshell is a powerfull php webshell for penetration testing.

    ctrshell 1.0 is a powerfull php webshell for penetration testing. ctrshell is coded by Saheenshoukath alias Witch3r. Key Features: [+]Simple GUI for Fast connection. [+]Shell [+]Back Connection [+]Bind port [+]Symlink [+]Mass Defacer [+]Reverse ip with yougetsignal.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    AirKey

    Gesture mapping for the Leap Motion

    CURRENT VERSION: AirKey v0.9 Simple program for Windows to utilize the gesture capabilities of the Leap Motion - check readme.txt. Feedback welcome, either here in the Discussion or at forums.leapmotion.com - http://bit.ly/1eT6TI8 An overview of the available gestures can be found at http://youtu.be/nyZ1yF2G_dQ There is also a very convenient configuration editor with a GUI available, created by Sharp: http://www.irishacts.com/misc/airkey-gui.exe, with an explanatory video at http...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FFMpeg Drive

    FFMpeg Drive

    FFmpeg Drive is an interface for the video file manipulator FFmpeg

    FFmpeg Drive is a GUI – graphical user interface (frontend, wrapper) for the popular command-line video manipulation program ffmpeg. It offers access to certain functions of ffmpeg: * the ability to bind individual frames (images) into a single movie file * the ability to convert movie files from one type (format) into another * the play movie function using mplayer. This is a work in progress, open to a wide set of possibilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GPyFSA

    GPyFSA

    a gtk+ GUI front-end of fsarchiver

    a gtk+ GUI front-end of fsarchiver with mounting facilities. restoring is not yet functionnal. ====================================== PLANNING -- v 0.35 ------------------------ > delete ex menu, add single menuitem with one entry per tab > bind open file dialog actions on menuitem > set appropriate path archive in convenient tab, then display tab > show device path selection in status bar > when select restore archive, show info and enable to_device list...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 10
    Mapper is a presentation framework for XML, WEB & GUI applications based on the Model-View-Controller pattern. Its event driven components & models provide an easy & consistent way to bind fields to ValueObjects or Collections for all presentation types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Want to build a Java/Swing form-based GUI fast without the baggage of code generation? Is your head spinning from XyzListeners, SwingWorkers, and GridBagLayout? Snap your JComponents onto a 2-D grid, bind them to your properties...GUI accomplished!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Swlink provides a declaratively model-view-controller realization for Java Swing. It provides a comprehensive facility to bind Java User Interface components to models and controllers. Best of all, it keeps Java GUI code tidy and eaiser to maintain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Java Based Client-Server Application for maintaining applications and installations of server software. The client will have a GUI Option. Our initially targetted applications are apache, BIND, PROFTPD, and PostFix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    WeBBind is a Web interface for admin BIND DNS servers. It is written in PHP for everyday usage
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    mediaCat-GTK is a cross-platform GUI database frontend designed to allow you to index and search your mp3, dvd, and cd collections. It is written using the new PHP-GTK language bind and currently supports connections to mySQL and any database supported b
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next