Showing 185 open source projects for "graphical programming software"

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

    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 security. Auth0 now, thank yourself later.
    Try free now
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    TortoiseSVN

    TortoiseSVN

    An Apache SVN client, right where you need it most

    TortoiseSVN is a Subversion (SVN) client, implemented as a windows shell extension. Which means it's available right where you need it: in the Windows file explorer. It's intuitive and easy to use, since it doesn't require the Subversion command line client to run. Simply the coolest Interface to (Sub)Version Control!
    Leader badge
    Downloads: 378,982 This Week
    Last Update:
    See Project
  • 2
    filerunner
    FileRunner is a two pane file manager for Unix and Unix like systems. It is simple and efficient and has a built-in FTP and SFTP client. It also does a reasonable (and improving) job on Windows systems. New and improved from a FileRunner of long ago.
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 3
    ClipAngel

    ClipAngel

    Clipboard history capture and paste tool

    This program belongs to class "Clipboard Manager". It captures many clipboard objects and allows user to select and paste one in any program. Inspired by analogs: ClipDiary, Ditto, AceText. Main priorities: usability, compatibility, reliability. Requires .Net Framework 4.52+ (Windows Vista+/Server 2008+)
    Leader badge
    Downloads: 179 This Week
    Last Update:
    See Project
  • 4
    EZ Project

    EZ Project

    Softwares making our work easier

    Go to "Files" to download releases of EZComm and Jirrit. EZComm (EZ Comm) is still maintened, code hosted on https://github.com/bon-ami/ezcomm You can use it as either a client or a server for TCP/UDP text messages Jirrit is still maintened, code hosted on https://github.com/bon-ami/jirrit You can use it to operate with commands on JIRA, bugzilla, Jenkins and Gerrit. EZOutput is hosted on https://gitee.com/bon-ami/ezoutput
    Downloads: 0 This Week
    Last Update:
    See Project
  • Loan management software that makes it easy. Icon
    Loan management software that makes it easy.

    Ideal for lending professionals who are looking for a feature rich loan management system

    Bryt Software is ideal for lending professionals who are looking for a feature rich loan management system that is intuitive and easy to use. We are 100% cloud-based, software as a service. We believe in providing our customers with fair and honest pricing. Our monthly fees are based on your number of users and we have a minimal implementation charge.
    Learn More
  • 5
    Script Echo Color

    Script Echo Color

    Terminal text colorizing and simplifies script coding.

    ScriptEchoColor simplifies Linux terminal text colorizing, formatting and several steps of script coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    EDITEL

    EDITEL is a screen editor/code generator for GnuCOBOL programmers

    One of the hardest things to do when coding with COBOL is translating a screen design into code. The process may take hours, not to say days. In my old BLIS-COBOL, COBOL 74 and COBOL 80 /85 days (and those last 2 had the SCREEN SECTION which helped a lot !), I recall spending a significant amount of time dedicated to that activity. Time that could be used for more productive activities like coding and resolving bugs, for instance. Having said that, I developed a Screen Editor (similar to a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    pl

    Perl One-Liner Magic Wand

    Some tasks are too menial for a dedicated script but still too cumbersome even with the many neat one-liner options of "perl -E". This small script fills the gap: various one-letter commands & magic variables (with meaningful aliases too) and more nifty loop options take Perl programming to the command line. Fully imports List::Util. With no program on the command line, starts a pl Shell. How to "e(cho)" values, including from "@A(RGV)", with single "$q(uote)" & double "$Q(uote)". Same...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ConEmu - Handy Console Window

    ConEmu - Handy Console Window

    Local Terminal Emulator

    ConEmu-Maximus5 aims to be handy, comprehensive, fast and reliable terminal window where you may host any console application developed either for WinAPI (cmd, powershell, far) or Unix PTY (cygwin, msys, wsl bash). As Windows console window enhancement (local terminal emulator), it presents multiple consoles and simple GUI applications as one customizable tabbed GUI window with various features. Also, due to deep integration, ConEmu is the best companion for Far Manager, my favorite...
    Downloads: 57 This Week
    Last Update:
    See Project
  • 9
    SystemApp

    SystemApp

    directly access application preferences/consents

    MiCla Sistem Apps for Android Os ver. 7 > DIRECT ACCESS to: - Device information. - Get IMEI numbers; - Get the device name correctly. - Developer option. - Access to notifications; - On top permissions - Installation of unknown apps; - Access to "data use"; - Predefined applications; - Change system settings; - App for "device assistance"; - Accessibility; - Do not disturb permission. The application is freeware for personal non-profit use. An ad hoc shareware...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 10
    PHP installer, plus GTK installer, plus PHP-GTK installer : all in one - although each one may be installed separately - for MS-Windows users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JPointerLock

    JPointerLock

    Pointer Lock for Java AWT/Swing

    Adds support for confining the mouse pointer to a Java AWT or Swing window, useful for video games that use mouse look or edge scrolling. Usage: 0. Download release/jpointerlock.jar and lib/native-library-loader.jar from the code section, and add them to your build path/classpath. 1. Call PointerLockLoader.init() as early as possible on the AWT EDT to load the native library. 2. Call PointerLock.setPointerLock(Window, boolean) on the AWT EDT when you want to lock or unlock the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    AnyELF

    ELF File Viewer implemented as a Total Commander plugin

    ELF File Viewer implemented as a Total Commander plugin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Symphony AirCooler Remote APK

    Unofficial Symphony Air Cooler Remote Releases

    # Symphony-AirCooler-Remote Unofficial Symphony Air Cooler Remote Releases
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    File Checksum Utility

    File Checksum Utility

    Calculate MD5, SHA1, SHA256 and SHA512 Hashes

    This software allows to generate MD (Message Digest) and SHA hashes from a file or files or files in a directory. Checksum is an value calculated from a content of file by special algorithm. You can also verify the file integrity of the downloaded document or program. File Checksum Utility is very easy to use. From the graphical user interface, choose the file from your computer storage.
    Leader badge
    Downloads: 76 This Week
    Last Update:
    See Project
  • 15

    CWinException

    CWinException is a powerful C++ Class designed to track Win32 errors

    CWinException is a powerful C++ Class designed to track Win32/COM/MFC Errors. Correct and convenient handling of errors usually becomes a headache if you don't use a good technique. Write robust, readable and elegant code with this class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Lazy Type

    Lazy Type

    A Software to create aliases for commands, applications to type in cmd

    A Software to create aliases for commands, applications to type in cmd, terminal. Just type the original command and type an alias for it. You can also assign a program for it. Browse through the directory to find the program or anything executable using the command line and you can create an alias for the same. Only Windows is supported for releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Number Base Converter

    Number Base Converter

    Instantly convert between number systems and do basic operations

    With this Java application values of arbitrary length can be converted between Dec, Hex and Bin number base. Additionally, bitwise and numeric operations can be performed on the main value (also of arbitrary size). The main feature is the visual buttons representing the appropriate bit value, which can show and change the respective bit position. Also, bit group values (eg. W0, H0, etc) can be displayed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Cordova Gui by GoHo

    Cordova Gui by GoHo

    Cordova Gui provides a simple user interface for hybrid applications

    Cordova Gui provides a simple user interface for hybrid applications; using the Cordova Gui you are able to create and maintain your hybrid applications easily without the need of command line interfaces and know how. With the added ability to build out to Android Corodva Gui makes it even easier. V1.1 - From the feedback received the entire interface has been re-done - I hope it makes it more user friendly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Circonium

    Circonium

    C# custom control for round gauge creating and tuning.

    Demo shows the possibilities of managing custom control project https://circonium.sourceforge.io Control provides tools for creating circular scales with marking on segments and automatic recalculation of the input value into the rotation angle of the arrow. Control contains GDI graphics and does not use OpenGL, or other 3D libraries. How to generate settings for Circonium Control and how apply it on start you Winform Application using that control - look at next...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Michel Max - Clipboard Handler

    Michel Max - Clipboard Handler

    Handle Multiple Clipboards using only Key-shortcuts

    The Michel Max - Clipboard Handler is an application used to handle various clipboards, it can be used only with key-shortcuts, allows you to save the data in the clipboard to a file, and reload it in another opportunity. The “Next” and “Previous” key-shortcuts can be configured, you also can configure the maximum number of the Clipboard Slots to be used.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Computer@Therapy

    Computer@Therapy

    IT research and therapy in one piece.

    The "Computer@Therapy" (iCT) project was founded in 2012 by J. Fiala inspired by Czech SEN (spec. edu.) cummunity, consequently it continued in coop. with Czech Universities and Open Source oriented corporations. Computer@Therapy is human computer interaction (HCI) research and therapy in one piece. We have pointed out that there are many uncovered SW/HW usability and accessibility issues even on existing apps. Hence we have proposed the SW/HW design principles (called iCT design...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SCM-Tool to manage project dependency in version control systems (CVS and SVN). Supports automatically and consistent workspace setup for eclipse and RAD. Continuous integration support for JEE basis on CruiseControl is also available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Vulcan

    Vulcan

    Set of high performance general programming utilities

    :: Vulcan :: This is a very simple yet neat and powerful set of tools and utilities that improves your every day development performance. In a few words Vulcan is a General JS Programming Utilities. If you are tired from the poor performance of other libraries like JQuery, then Vulcan is for you! Benchmark: http://jsperf.com/vulcanjs How to use: var my_vulcan = new vulcan(); Vulcan API namespaces: .validation - Several utilities for validation. .events - ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    hots
    Hots enables use of various software programming tools like ctags, (clearcase and subversion...in the future) in PSPad editor. It is written in autohotkey and javascript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NppToR: R in Notepad++

    NppToR: R in Notepad++

    NppToR provides R auto-completion and code passing between Notepad++ a

    Similar to the windows R gui built in editor, NppToR aims to extend the functionality of code passing to the Notepad++ code editor. In addition to passing to the R gui, NppToR provides optional passing to a PuTTY window for passing to an R instance a remote machine. Easy shortcuts are also provided for easy batch execution, with a monitor for longer running scripts.
    Downloads: 14 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next