Showing 34 open source projects for "light gui application"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1
    SubsCheck-Win-GUI

    SubsCheck-Win-GUI

    A GUI program interface designed by SubsCheck for Windows users

    SubsCheck-Win-GUI is a Windows-based graphical application written in C# (for the .NET platform) designed to help Windows users check and manage subscription links (for proxy nodes) easily via a GUI rather than CLI scripts. The application provides a user interface for loading subscription links or node lists, performing checks (e.g., reachability, latency), and presenting results in a user-friendly view.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    OpenIddict

    OpenIddict

    Versatile OpenID Connect stack for ASP.NET Core and Microsoft.Owin

    OpenIddict aims at providing a versatile solution to implement OpenID Connect client, server and token validation support in any ASP.NET Core 2.1 (and higher) application. ASP.NET 4.6.1 (and higher) applications are also fully supported thanks to a native Microsoft.Owin 4.2 integration. Developers looking for a simple and turnkey solution are strongly encouraged to use OrchardCore and its OpenID module, which is based on OpenIddict, comes with sensible defaults and offers a built-in management GUI to easily register OpenID client applications. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ScottPlot

    ScottPlot

    Interactive Plotting Library for .NET

    ...The ScottPlot Cookbook demonstrates how to create line plots, bar charts, pie graphs, scatter plots, and more with just a few lines of code. The ScottPlot Demo is a click-to-run application that demonstrates mouse-interactive versions of every cookbook recipe. ScottPlot does not require a GUI so it can be used to create plots in cloud applications. The images below are regenerated hourly using Azure Functions to update star metrics from the GitHub API and download count from the NuGet API. The data is plotted with ScottPlot and saved as an image file in blob storage.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    WinForm Gauge

    WinForm Gauge

    Windows Form Gauge

    High performance, easy to use .NET WinForm Gauge written in C#. Easily switch between light and dark mode. .NET Assembly and sample application. WPF Gauge available only with full source code at (https://ko-fi.com/s/3f529cefbb) Learn more and get latest released version at: http://winformgauge.codearteng.com
    Downloads: 7 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    CUF (Client Utilities & Framework)
    CUF (Client Utilities & Framework) contains utility libraries and an application-level framework for building GUI applications in either Java/Swing or .NET/WinForms environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    php2desktop

    php2desktop

    Build Windows desktop applications using PHP, Javascript, CSS & HTML

    php2desktop gives developers the ability to create content rich native Windows GUI applications using web technologies they're familiar with. Zero C language knowledge is necessary, simply copy your web files into the www directory and run by opening the .exe file. In a way, php2desktop is a PHP to exe compiler without the headache of running commands. php2desktop is an out-of-the-box solution that comes pre-built with PHP 8 and a Chromium 114 embedded browser; combine with the power of JavaScript, SQLite, HTML5 & CSS3 and you'll be making native desktop applications as easy as building a web application. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    Chromely

    Chromely

    Build cross platform HTML desktop apps on .NET

    ...It is focused on building apps based on Xilium.CefGlue, CefSharp implementations of embedded Chromium (CEF) without WinForms or WPF, but can be extended to use WinForms or WPF. Chromely uses Windows, Linux and MacOS native GUI API as "thin" chromium hosts. With Chromely you can build Single Page Application (SPA) HTML5 desktop apps with or without Node/npm. Building SPA apps using Blazor or javascript frameworks like Angular, React, Vue or similar is easy. You can use Visual Studio Code or any IDE you are familiar with as long as Chromely knows the entry HTML file from the compiled/bundled files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Neutronium

    Neutronium

    Build .NET desktop applications using HTML, CSS and javascript

    Neutronium is a UI library to create .NET desktop applications using HTML, CSS and javascript. Neutronium uses the MVVM pattern exactly the same way as the WPF application. Neutronium provides bindings with Vue.js, mobx.js and Knockout.js to build powerful HTML5 UI. Use all the power of the javascript stack to build .NET desktop applications. Architecture Neutronium application just like standard WPF application. Compatible with popular MVVM libraries such as MVVM Light Toolkit and reactiveUi. Use standard javascript frameworks to build UI. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CSharpWriter

    CSharpWriter

    A C# Control use to edit RTF can replace RichTextBox.

    CSharpWriter(short name CSWriter) is a new RTF style document process engine without RichTextBox control. it is more powerfull than RichTextBox.We holpe it can replace OpenOffice in .NET World.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Unlocking embedded banking experiences Icon
    Unlocking embedded banking experiences

    ERP banking for accountants

    Bridge the gap between your bank and ERP/accounting software. FISPAN partners with your bank to provide embedded, automated solutions for accounts payable and cash management. Say goodbye to error-prone manual processes and embrace seamless banking connectivity.
    Learn More
  • 10

    Pantau COVID-19

    Pantau COVID-19 is an application to monitor corona virus in Indonesia

    Pantau COVID-19 is an application to monitor the corona virus in Indonesia and the GUI-based world. Pantau COVID-19 also has a very comfortable display for its users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Nancy

    Nancy

    Lightweight, low-ceremony, framework for building HTTP based services

    ...Nancy is designed to handle DELETE, GET, HEAD, OPTIONS, POST, PUT and PATCH requests and provides a simple, elegant, Domain Specific Language (DSL) for returning a response with just a couple of keystrokes, leaving you with more time to focus on the important bits.. your code and your application. Built from the bottom up, not simply a DSL on top of an existing framework. Removing limitations and feature hacks of an underlying framework, as well as the need to reference more assemblies than you need. keep it light. Run anywhere. Nancy is not built on any specific hosting technology can be run anywhere. Out of the box, Nancy supports running on ASP.NET/IIS, WCF, Self-hosting and any OWIN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    "Slow CPU" Emulator

    "Slow CPU" Emulator

    Slows down any given Windows process (written in C#)

    "Slow CPU" Emulator is useful for slowing down games, testing how applications deal with lag, and/or reducing the overall CPU usage of a specified process. Simply tell the emulator the update interval and speed percentage, and witness your application slowing down to the specified speed live! The code is written in C# for Windows and is extremely robust, flexible and stable, and has been tested very thoroughly. I apologise in advance for the code not being very readable, sometimes...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Fazed 1.2.1

    Fazed 1.2.1

    A simple phishing files generating tool

    Fazed is a simple phishing tool which allows you to generate html and php files which are customized by your redirected link and access code. Fazed is based on .NET 3.5 and requires minimum of 800x600 resolution. Fazed has six language options which allows locals of the language's respective areas to use the application with ease. The implemented languages are Russian, English, French, Chinese (simplified), Urdu and Sindhi. It is expected to see more language implementations in the future...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    appromalib

    light weight application configuration file library

    provides classes to incorporate an application configuration file and manage app properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Colourz

    Colourz

    An interactive colour generator / picker

    What is Colourz? Colourz is an interactive colour picking / generating tool aimed towards developers of all sorts. This application allows you to save themes and individual colours. Colourz is a light weight program and doesn’t require an install. It runs of the Microsoft .NET framework. Why should I use Colourz? If you ever want to keep track of the colours you use for a website then you can easily save them on Colourz. If you want to get some colours straight from another application you can use the colour picker and hit f5 to save the colour your mouse is on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    UpdateSharp

    A simple auto-updater built in C#.

    Ever needed an easy way to update your program without much code? Have a look at UpdateSharp. It consists of 1 DLL file, and 1 CSPROJ. Its super easy to use, and is fully automatic - your users don't need to do anything. So what does it do? Well, it checks the version of the application currently installed against the one on your webserver. If they aren't equal, the updater will run. Its lightweight, and takes just a few seconds to update the software (excluding download...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Braille Espresso For C#

    This is a library written for Braille translation.

    ...This is designed so that the developer only has to know that Braille is one more language without thinking of the rules or even knowing the system itself. The hope is to convince developers to apply Braille translation technology to web, GUI or any other application. Only a few lines of code are required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Nexus: Database WinForm Usercontrol

    Nexus: Database WinForm Usercontrol

    ECM / DMS, Projectmanagement, TimeRecording, ... ERP

    Nexus is a databaseapp-designer to develop databasedriven apps or embedd dbdriven WinForm-Controls into your app. This project is here, to open sources for programmers who want to adapt something to FileBase - ECM or JobTicker which were written for Nexus. Problems? Questions? Contact me -> info@biternal.com or visit http://www.biternal.com/german_filebase.html TAGS: ECM DMS Scann Workflow Archive Revision Timerecording Database Front-Ends Search Query Report Development .NET...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    HE853 Control

    HE853 Control

    Home Easy HE853 USB Dongel Control

    A library, command line application and GUI application to control the Home Easy HE853 home automation USB dongel on Windows.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Graph Database

    Graph Database

    A robust, reliable, user-friendly, and high-performance Graph Database

    This is an academic project to build a graph database, supporting multiple users, with fully functioned data query, data manipulation and indexing mechanism. It is running in a distributed client-server mode. This project is assigned to final-year project from group IT121B, Bachelor of Computing, University of Wollongong.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    The Simple Plugins Framework for .Net
    Simple Plugins is a plugins framework for .Net based apps which can be used to create new .Net based pluggable apps as well as to make existing .Net apps pluggable. Its a simple and easy to use .Net AppDomain based plugins solution for any .Net app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Advanced Send and Receive Sonic MQ C#
    AdvancedSendandReceive is a well featured SonicMQ client application implemented in C# for Sending and Receiving of JMS messages. It was inspired by the work done for BasicSendandReceive C# sonicmq
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Tool for monitoring of OCI client applications [f.e.: TOAD/TOra, or any OCI-based fat client] interaction with Oracle Database. Monitors SQL statements and values passed/fetched between client application and RDBMS. Consists of simple and nice GUI [C#] and events handler [C++] with quite a lot of OCI hacking. Interface between handlers and tool's GUI is through tailing of XML "pipeline" files in $HOME/.ocimonitor directory. Tool is quite similar to Quest SQLMonitor, which is unable to trace values.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    The FAS is a scalable application server with a plugin interface. It includes a GUI Management Interface, a server, a client and some other tools. Plugins: * Chat * Backup * Check your server's status; FAS is still in development
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next