Showing 84 open source projects for "likewise open gui"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1

    SFENCE

    The SFENCE dynamic library is an interface for writing programs.

    The SFENCE dynamic library is an interface for developing software. A program code which uses the SFENCE correctly is independent of platform, GUI and SFENCE extension modules (usually without SSEM module). Big part of the SFENCE functionality is based on SFENCE extension modules (SEM).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    pytkapp

    Python package for develop an SDI/MDI application and set of widgets.

    =========== pytkapp =========== Python package for develop an application that provide multi-documents/single-document interface with using of tkinter library and set of additional tkinter widgets. See available demos: pytkapp/demo/run_ptaoptionsdemo.py - run GUI demo for option's container (available widgets, rules) pytkapp/demo/run_ptamdidemo.py - run demo of MDI application pytkapp/demo/run_ptasdidemo.py - run demo of SDI application pytkapp/demo/run_tkwbasicdemo.py...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    ConcatPDF

    PDF Concatenation Tool

    ConcatPDF is the tool to concatenate PDF files. It can concatenate, extract, encrypt, decrypt, configure PDF files, convert image files to PDF. GUI version and CUI version are both available. iText.NET is iText porting on .NET Framework by J#. This library allows you to generate PDF, (X)HTML, XML, RTF files on Microsoft.NET Framework including ASP.NET.
    Leader badge
    Downloads: 70 This Week
    Last Update:
    See Project
  • 4
    tkColorPicker

    tkColorPicker

    Color picker dialog for Tkinter, alternative to tkinter.colorchooser

    The tkcolorpicker module contains a `ColorPicker` class which implements the color picker dialog and an `askcolor` function that displays the color picker and returns the chosen color in RGB and HTML formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Start building the next generation of GenAI apps today Icon
    Start building the next generation of GenAI apps today

    MongoDB and Google Cloud bring together powerful technologies that enable you to confidently build GenAI experiences.

    MongoDB Atlas is a fully-managed developer data platform built by developers, for developers. With tight integration to Google Cloud services such as Vertex AI and BigQuery, you can accelerate application deployment to stay at the forefront of AI innovation.
    Learn More
  • 5
    gui_chung_dll

    gui_chung_dll

    a dll to easily make gui windows with graphics in any language

    gui chung dll is a dll version of gui_chung to easily make gui windows with graphics in any language , as c/c++, with simple syntax inspired from Liberty Basic easy gui coding (buttons, combobox, edittext, statictext, listbox, menu, graphicbox,...). Includes creation of openGL windows and guiloadtexture from jpg with alpha, and gfx graphics windows drawing. It is based on windows api and is written in compiled freebasic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SwirlJS

    SwirlJS

    Javascript GUI library with focus on simplicity.

    SwirlJS is a javascript GUI library and theme with focus on simplicity and ease of use. Made for web developers who want to be productive. Most javascript libraries offer more functionality but are most times overcomplicated. SwirlJS makes it easy to add basic user interaction to your web pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Masonry

    Masonry

    A cascading grid layout plugin

    Masonry is a JavaScript grid layout library. It works by placing elements in optimal position based on available vertical space, sort of like a mason fitting stones in a wall. You’ve probably seen it in use all over the Internet. All sizing and styling of items is handled by your own CSS. tem sizes can be set with percentages for responsive layouts. With the masonry layout mode, set percentage-width columnWidth with element sizing. Set percentPosition: true so item positions are likewise set...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    yaesc

    yaesc

    Yet Another Elasticsearch GUI Client

    Elasticsearch Desktop GUI client. An IDE to create and test your queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FluidSynth

    FluidSynth

    A real-time SoundFont software synthesizer

    A real-time software synthesizer based on the SoundFont 2 specifications. It can be used for live audio synthesis of MIDI events or for rendering MIDI files to disk, using SoundFont instruments. It can also be embedded in other applications. This is not a application with a graphical user interface, however there are several GUI applications which utilize FluidSynth.
    Leader badge
    Downloads: 363 This Week
    Last Update:
    See Project
  • 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.
    Get started free
  • 10

    JSentiWordNet

    A wrapper for the famous SentiWordNet, a resource for opinion mining

    This project aims to provide a wrapper around the SentiWrodnet, a lexical resource for opinion mining. As defined by the authors : SentiWordNet assigns to each synset of WordNet three sentiment scores: positivity, negativity, objectivity. You can find additional information about the creation of SentiWordnet here : http://nmis.isti.cnr.it/sebastiani/Publications/LREC06.pdf sentiWordnet (avilable here : https://drive.google.com/open?id=0B0ChLbwT19XcOVZFdm5wNXA5ODg) is a text file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ACMESharp

    ACMESharp

    An ACME client library and PowerShell client for the .NET platform

    An ACME client library and PowerShell client for the .NET platform. This project implements a client library and PowerShell client for the ACME protocol. ACMESharp is interoperable with the CA server used by the Let's Encrypt project which is the reference implementation for the server-side ACME protocol. ACMESharp includes features comparable to the official Let's Encrypt client which is the reference implementation for the client-side ACME protocol. The ACMESharp client implementation is...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    zibaldone

    zibaldone

    c++/java library for thread support and other useful stuff

    Description zibaldone is a c++/java library for multithread programming. Currently zibaldone provides the following functionalities: => a class named "Thread" that (likewise what happens in Java) is to be inherited to create user thread. => event communications management between threads (design pattern observer) => socket support class (both PF_LOCAL and AF_INET on Linux, AF_INET on windows) => Serial port communication support class => Timer objects => Logging...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Ring_WinCReg

    Ring_WinCReg

    This Ring Extension helps edit windows registry keys and entries.

    Ring WinCReg extension is a very light, easy, and powerful extension for Ring Programming Language that has been made to bring all means of easiness in the dealing with Windows Registry. It gives you the ability to do from minor registry needs like saving or restoring settings to more superior goals like reaching and manipulating every single key or value in the whole registry tree.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    JMG

    JavaScript GUI library.

    JMG is a JavaScript GUI library. The goal of the project is to allow developers, the creation of responsive web applications using the same code for desktop and mobile devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    wxPHP

    wxPHP

    PHP bindings for the cross-platform GUI library wxWidgets.

    wxPHP is a php binding/wrapper for the cross-platform library wxWidgets, which gives you the ability to develop desktop applications using the php programming language. This applications can be executed on windows, linux and macosx using the same code base with a native look and feel. One of the ideas is that you can use your php web applications code base and logic to create native desktop applications that communicate to them transparently. This way you can give your users a seamless...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    HexLib GUI - Java Hex-Editor -Hex-Viewer
    Hex-Lib GUI takes the library HexLib into action, i.e. it is a working, fully functional Hex-Editor on base of HexLib. This project demonstrate the usage of the library for Java developers interested in the library in a practical approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    pyhard2, control hardware from python

    An object-oriented framework for the development of instrument drivers

    pyhard2 is an object-oriented framework to help in the development of instrument drivers. pyhard2 is proposed as an alternative to LabVIEW. Emphasis is given on serial drivers but the framework can be used with any socket. The source also contains the implementation of a PID controller and a setpoint ramp generator. The instrument drivers may further be incorporated in a GUI, using, e.g. PyQt or PySide. Threading is automatically taken care of. Furthermore, generic GUI (called controllers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CSharp MARC

    CSharp MARC

    Full featured editor for reading and manipulating MARC Records

    *** THIS PROJECT HAS MOVED TO GITHUB *** https://github.com/frozen-solid/CSharp_MARC/ ********************************************************** C# MARC: C# class structures for reading and manipulating Library of Congress MARC records using the MARC21 standard. Based upon the PHP Pear package File_MARC (http://pear.php.net/package/File_MARC) by Dan Scott. C# MARC Editor: A full featured SQLite based editor for quickly modifying MARC records and exporting them to MARC21 or MARCXML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Feed-forward neural network for python
    ffnet is a fast and easy-to-use feed-forward neural network training solution for python. Many nice features are implemented: arbitrary network connectivity, automatic data normalization, very efficient training tools, network export to fortran code. Now ffnet has also a GUI called ffnetui.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    NorthNotch Software Widgets Library

    NorthNotch Software Widgets Library

    Widgets library contains c++ classes of GUI widgets for WinAPI.

    NorthNotch Software Widgets Library 0.7.2 Widgets library contains c++ classes of GUI widgets that can be used in your C/C++ WinAPI applications, it contains widgets used in ShutMeDown application and there will be added more widgets in the future. Library is provided under LGPL 3.0 and BSD 2 licences
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    SGUI

    A simple, small, cross platform GUI library in plain C89

    SGUI is a small, simple, cross platform GUI library written in plain C89. It has a set of widgets, dialogs and supports OpenGL and Direct3D context creation, also including embedded rendering widgets within a window. SGUI has so far been successfully tested on various GNU/Linux distros on x86 and x86_64, as well as Windose operating systems from Windows 98 up to Windows 7.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    QwicGUI

    Java GUIs made easy!

    QwicGUI, an easy-to-use open source Java class library developed by Impact Computing (http://www.impact-computing.com/), simplifies Java GUI development and offers out-of-the-box functionality not provided by the standard Java GUI classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    QUICK Lib

    GUI Library for Delphi

    QUICK, which stands for Quick User Interface Construction Kit, is a Delphi library which aims at accelerating the development of graphical user interfaces as well as giving developers the possibility to create beautiful GUI's for their software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Jython Simple Dialogs

    Simple UI Dialog boxes much like 'zenity' project for jython

    I have wanted very simple dialog box implementation for asking user questions, such as what is intended by the 'zenity' (or previous XDialog) type of interfaces. After looking at options I settled on using swing based UI components and it is based on the information available from: https://wiki.python.org/jython/SwingExamples The specific use of this code is targeted to user inputs for simple activities and it appears as if there isn't any single 'aggregator' and I tried to provide this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    "Unified Modular System" is project primarily designed to create platform independent light-weighted modular applications like games but also GUI or service utilities supported. Application is gathered from unified modules as brick wall from brick.
    Downloads: 0 This Week
    Last Update:
    See Project