Showing 333 open source projects for "graphical user interface"

View related business solutions
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
    Learn More
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
    Learn More
  • 1
    Diagram faster

    Diagram faster

    Make diagram faster without constraint

    There are no constraints, only your ideas and your way of explaining it. GUI is full macro. Shift+? to open help Need java-8 on your system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Ant Motion

    Ant Motion

    Animate specification and components of Ant Design

    ... elements, so that the product can better talk to the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    pagePiling.js

    pagePiling.js

    Create a scrolling pile of sections

    Pile your sections one over another and access them scrolling or by URL! Customizations of the plugin are available upon request for some reasonable price. Suggestion are more than welcome, not only for feature requests but also for coding style improvements. Let's make this a great plugin to make people's lives easier! pagePiling.js is fully functional on all modern browsers, as well as some old ones such as Internet Explorer 8, 9, Opera 12, etc. It works with browsers with CSS3 support and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Granim.js

    Granim.js

    Create fluid and interactive gradient animations

    Create fluid and interactive gradient animations with this small javascript library. Lets you customize the direction of the gradient with pixels or percentage values. You can use more than 2 colors for the gradients, but cannot have different length of colors in the different states. Complete configuration with two states, an image and callbacks set. Granim will emit events you can listen to at key moments. How the image should blend with the gradient? You can see all the possible values on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
    Learn More
  • 5
    Sketch Measure

    Sketch Measure

    Create spec for developers and teammates

    Make it a fun to create spec for developers and teammates. Automatically generating html page with one click, inspect all the design details including CSS Styles on it offline. Layer's influence rect includes the area of shadows and outside borders, it's exactly the same size with the exported image. Sometime, shadows will not implement by engineers, it should be a part of image. Designer need to show the influence rect to engineers, not the regular rect. This is the feature using for. With...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Query constructor
    Structured visual SQL text constructor. Help manage and edit text in standard SQL (SELECT queries only)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Packery

    Packery

    Gapless, draggable grid layouts

    Packery is a JavaScript library and jQuery plugin that makes gapless and draggable layouts. It uses a bin-packing algorithm to fill in empty gaps. Packery layouts can be intelligently ordered or organically wild. Elements can be stamped in place, fit in a specific spot, or dragged around. It’s perfect for draggable dashboard and seamless Masonry image galleries. If you want to use Packery to develop commercial sites, themes, projects, and applications, the Commercial license is the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Douya Bean sprouts

    Douya Bean sprouts

    A Material Design app for douban.com

    The open source Material Design Douban client. Among all people who directly access Douban, the most common and consistent usage is around ratings, comments, discoveries, and discussions around movies, TV, books, records, and events (what we call "items"). We will use the ratings and comments that are synchronized with the website as a starting point and basis to reconstruct the discovery and discussion around personal interests on the mobile phone. Douban is never a single website, and the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Easy Web Designer

    Easy Web Designer

    This web designer will give very flexibility to non-technical persons.

    Steps to make a web page 1. Just choose any existing document like any web page design you like or any word document. 2. Now copy all the content using mouse and keyboard. 3. Now just paste in the web designer and there you go. Just press Ctrl+S and the final document namely "markup.html" will be saved to C:\Users\Public\Documents Here in the screenshot I have copied the wiki web page of Bear Grylls and just paste in the web designer. After that I have pressed Control+S and my...
    Downloads: 0 This Week
    Last Update:
    See Project
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
    Learn More
  • 10
    pycodestyle

    pycodestyle

    Simple Python style checker in one Python file

    pycodestyle (formerly pep8) is a tool to check your Python code against some of the style conventions in PEP 8. This package used to be called pep8 but was renamed to pycodestyle to reduce confusion. Plugin architecture, adding new checks is easy. Parseable output, jump to error location in your editor. Just one Python file, requires only stdlib. You can use just the pycodestyle.py file for this purpose. Comes with a comprehensive test suite. There's also a package for Debian/Ubuntu, but...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    KolodaView

    KolodaView

    Simplify the implementation of Tinder-like cards on iOS

    KolodaView is a class designed to simplify the implementation of Tinder-like cards on iOS. It adds convenient functionality such as a UITableView-style dataSource/delegate interface for loading views dynamically, and efficient view loading, unloading. KolodaView is subclassed from UIView and - as with all UIKit components, it should only be accessed from the main thread. You may wish to use threads for loading or updating KolodaView contents or items, but always ensure that once your content...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Basic WebPage Builder

    Basic WebPage Builder

    Drag and Drop basic webpage builder

    Drag and Drop basic webpage and website builder Icon by http://www.kameleon.pics ====== Get your Simple Wysiwyg HTML Editor on Play Store: https://play.google.com/store/apps/details?id=com.ulm.simplehtmleditor ====== Extended release: - Chrome extension: - https://chrome.google.com/webstore/detail/boot-wysiwyg/gjmamibgdidamicoandlflamngdmmeig ====== Desktop app built using Electron framework and NodeJS. ==== Official download also on Softpedia® -...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13
    wallaroo

    wallaroo

    C++ Dependency Injection

    Wallaroo is a dependency injection library for C++. With wallaroo you can easily separate the object graph from the class implementation. You can create objects and wiring them using strings, so that you can load the "object graph" from a configuration file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    SqlClientDAC for Delphi

    A feature-rich and high-performance data access components for MS SQL

    SqlClient Data Access Components (SqlClientDAC) is a feature-rich and high-performance library of components that provides native connectivity to SQL Server from Delphi. SqlClientDAC-based applications connect to SQL Server directly through the ADO.Net SqlClient, which is a .NET Framework Data Provider for SQL Server. SqlClientDAC is designed to help programmers develop faster and cleaner SQL Server database applications. SqlClientDAC uses its own protocol to communicate with SQL Server....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    ADO.Net DAC for Delphi

    Fastest and most reliable database connectivity solutions for any DB

    ADO.Net Data Access Components (DAC) for Delphi is the fastest and most reliable database connectivity solutions for any database using ADO.Net technology in Delphi. It provides data access to data sources such as SQL Server, Oracle and to data sources exposed through OLE DB and ODBC using ADO.Net data provider framework. ADO.Net DAC for Delphi is an enterprise solution with highest performance and unlimited possibilities. Data-sharing consumer applications can use ADO.NET DAC for Delphi to...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Data Modeler

    Data Modeler

    A tool for creating data models and databases for Microsoft SQL Server

    Welcome to the page for "Data Modeler"; a free tool to create Microsoft SQL Server databases. If you use Microsoft SQL Server and are in search of a clean and intuitive (and free!) data modeler, search no further. With object-level DDL previews, schema support, real-time model validation and DDL regeneration, sub-models, bulk undo/redo, drag 'n' drop foreign key creation, a data dictionary, update/delete foreign key automation, and customizable fonts and colors, this data modeler is an...
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 17

    OLEDBDAC for Delphi

    Provides data access for data sources exposed through OLE DB.

    OLE DB Data Access Components (OLEDBDAC) is a feature-rich and high-performance library of components that provides data access for data sources exposed through OLE DB from Delphi for both 32-bit and 64-bit Windows platforms. OLEDBDAC-based applications connects to any data source exposed through OLE DB using the .NET Framework Data Provider for OLE DB. OLEDBDAC aims to assist programmers in developing of fast and native database applications whose data source is exposed through OLE DB....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    OracleClientDAC for Delphi

    A feature-rich and high-performance data access components for Oracle

    OracleClient Data Access Components (OracleClientDAC) is a feature-rich and high-performance library of components that provides native connectivity to Oracle from Delphi. OracleClientDAC-based applications connect to Oracle directly through the ADO.Net OracleClient, which is an Oracle Data Provider for .NET (ODP.Net). OracleClientDAC aims to assist programmers in developing of fast and native Oracle database applications. OracleClientDAC allows developers to take advantage of advanced...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    dep-graphV

    dep-graphV

    An useful tool to analize header dependendencies via graphs

    dep-graphV is an useful development tool, written in C++ and powered by Qt and GraphViz, that creates a graph of your codebase, by parsing every #include statement found in the project's root folder. It is helpful when you need to analize and visualize the dependecy tree, highlightining cycles and "useless paths", and It means, in short, that you could drastically reduce build times, especially when working on large-scale projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Twinkas Script peer to Peer 10k only

    Get a Twinkas / MMM / Loopers Club /Recomitment Script etc

    You can get a fully functional Script from only N10000. Completely installed and setup for you. Everything works fine. Contact us 08178547182 TWINKAS SCRIPTS MMM SCRIPTS PEER TO PEER DONATION SCRIPTS TWINKAS 2.0 SCRIPT HELPING HANDS SCRIPT CHARITY DONATIONS SCRIPTS Donation Scripts. Ponzi script Twinkas Scripts Ponzi Scripts Twinkas 2.0 Script Original Twinkas Script MMM scripts Loopers Club Script Charity Ponzi scripts Donation Hub Scripts Peer to Peer Donation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Scrolling Game Development Kit 2
    All-in-one program for creating 2D scrolling games. Compile your games into stand-alone .NET executables or customizable C# source code. The IDE and framework are build on OpenTK, which wraps OpenGL, so generated games can be cross-platform.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Google Material Design Lite

    Google Material Design Lite

    Material Design Components in HTML/CSS/JS

    Material Design Lite lets you add a Material Design look and feel to your websites. It doesn’t rely on any JavaScript frameworks and aims to optimize for cross-device use, gracefully degrade in older browsers, and offer an experience that is immediately accessible. The MDL components are created with CSS, JavaScript, and HTML. You can use the components to construct web pages and web apps that are attractive, consistent, and functional. Pages developed with MDL will adhere to modern web...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SASSY

    SASSY

    Software Architecture Support System

    Manage the data for the software architecture or high level design using a knowledge base. Create high quality documentation of the architecture from various viewpoints. Provide a web interface for collaborative architecture creation and reporting. This is an umbrella project for now. Development is occurring in the sub-projects until they can be used to develop the design for SASSY itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    React Native Material Kit

    React Native Material Kit

    Bringing Material Design to React Native

    A set of UI components, in the purpose of introducing Material Design to apps built with React Native, quickly and painlessly. First, cd to your RN project directory, and install RNMK through rnpm . If you don't have rnpm, you can install RNMK from npm with the command npm i -S react-native-material-kit and link it manually. Apply Material Design Buttons with a few lines of code using predefined builders, which comply with the Material Design Lite default theme. And you can definitely build...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BottomSheet

    BottomSheet

    Android component which presents a dismissible view

    ... it an intent such as a share intent and let the user choose what activity they want to share the intent with in a BottomSheet. The MenuSheetView component presents a BottomSheet view that's backed by a menu. It behaves similarly to the new NavigationView in the Design support library, and is intended to mimic the examples in the Material Design spec. It supports list and grid states, with the former adding further support for separators and subheaders.
    Downloads: 0 This Week
    Last Update:
    See Project