Showing 52 open source projects for "netbeans with source code"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
    Start Free
  • 1
    DWMBlurGlass

    DWMBlurGlass

    Add custom effect to global system title bar, support win10 and win11

    ...This kind of project appeals to developers interested in customized UI, modded Windows applications, or aesthetic tweaks rather than full-blown applications or games. As with many small open-source utilities, using DWMBlurGlass involves incorporating its code or build into your own application so that windows render with blur/ glass-style background, giving a modern or stylized look.
    Downloads: 140 This Week
    Last Update:
    See Project
  • 2
    ImGuiFileDialog

    ImGuiFileDialog

    File Dialog for Dear ImGui

    ImGuiFileDialog is a file selection dialog built for (and using only) Dear ImGui. My primary goal was to have a custom pane with widgets according to file extension. This was not possible using other solutions. ImGuiFileDialog follows the master and docking branch of ImGui . currently ImGui 1.88. The commands create a lib directory where you can store any third-party dependencies used in your project, downloads the ImGuiFileDialog git repository and checks out the Lib_Only branch where the...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Project has been moved to https://github.com/marchaesen/vcxsrv Windows X-server based on the xorg git sources (like xming or cygwin's xwin), but compiled with Visual C++ 2012 Express Edition. Source code can also be compiled with VS2008, VS2008 Express Edition and VS2010 Express Edition, although current project and makefile are not fully compatible anymore. Versions starting from 1.14.3.0 are not compatible with Windows XP anymore.
    Leader badge
    Downloads: 4,396 This Week
    Last Update:
    See Project
  • 4
    Roblox Anti-AFK • AntiAFK-RBX

    Roblox Anti-AFK • AntiAFK-RBX

    Roblox Anti-AFK. The program for AntiAFK and Multi-Instance in Roblox.

    ...and more... • License • 🛡️Mit License 🧩 Source-Code -> https://github.com/Agzes/AntiAFK-RBX [tag: roblox auto move, afk, anti afk, antiafk, rbx, roblox, auto jump, multi account, 2+ roblox]
    Downloads: 314 This Week
    Last Update:
    See Project
  • 99.99% Uptime for Your Most Critical Databases Icon
    99.99% Uptime for Your Most Critical Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 5
    slim-fork

    slim-fork

    A fork of the SLiM "Simple Login Manager"

    SLiM (Simple Login Manager) is a graphical login manager for X11. It aims to be simple, fast and independent from the various desktop environments. SLiM was originally based on latest stable release of Login.app by Per Lidén. The SLiM project used to be hosted on Berlios.de with a mirror on SourceForge. Then the code got moved to Github. Then all the maintainers lost interest and it died. Nine years later, I'm still using it as I find it the most easily configurable, most lightweight...
    Downloads: 38 This Week
    Last Update:
    See Project
  • 6
    garysmatrix

    garysmatrix

    A Windows screen saver with cool options (inspired by The Matrix. )

    This is a matrix inspired screen saver written in c++. It has some cool options. You can choose the color of the columns of characters. The available colors are green, red, blue, orange, yellow, purple, rainbow, and monochrome. it has been compiled and tested on windows 11 pro 64 bit. This application was created with the assistance of ollama_launcher, ollama, Qwen3-coder, online AI resources, and Visual Studio Code. The Installer exe was made with Nullsoft scriptable install system. It...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    SteamCAD2

    2D CAD for precise drawing

    SteamCAD2 is a full featured 2D CAD for precise drawing with emphasis on artistic like output. It can export the drawings to variety of formats such as pdf, eps, svg, png and others. The source code contains user guide in pdf format (SteamCAD2.pdf). The software is available both for Linux and Windows systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    WallPaper (alias crawlpaper)
    This project has evolved from its original version into Calimero (a new Windows desktop wallpaper manager). Details here: https://sourceforge.net/projects/kalimero/ WallPaper (alias crawlpaper) is a desktop changer (NOT a screensaver) which includes a web crawler for picture download, an audio stream ripper, an audio player, a mini mp3 tag editor,etc. Also included support for .zip and .rar files and an interface to the BerkleyDB code for small databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TestButton

    TestButton

    Button appearance tester

    ... * It has different options for customizing button appearances * It is used for shows from the button (two to five) statuses as limited ( normal, click, disabled hover, selected) * it has a fully virtual test status of a button * it has a full option of controlling the appearance of the status button * The source code is included in the setup file for (MSVC) and has been tested with a fully working against VS 2019.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery turns your data warehouse into an AI platform. No new languages required.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10

    Vanga

    Compiler-like generic data scraper and GUI automation tool.

    A Java-based visual compiler for GUI recognition and automation. The screens are described in an XML file which contains the definitions of lexemes and the tokens that comprise them. Upon a successful match of a screen, user-defined code is executed. Within the scope of this code, the user is capable of extracting data from the screen, interpreting it, and driving the GUI accordingly. The demonstration example reads the value of a calculator, displays it for the user, and enables him to...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Examples.wxWidgets

    Examples.wxWidgets

    Shows how to use wxWidgets controls only by programming code (c++17).

    Example Widgets shows how to use wxWidgets controls only by programming code (c++17). * Github repository : https://github.com/gammasoft71/Examples.wxWidgets * Homepage : https://gammasoft71.wixsite.com/gammasoft/wxwidgets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Examples.Qt

    Examples.Qt

    Shows how to use Qt widgets only by programming code (c++17).

    Examples Qt shows how to use Qt widget and Qt Quicks only by programming code (c++17). * Github repository : https://github.com/gammasoft71/Examples.Qt * Homepage : https://gammasoft71.wixsite.com/gammasoft/qt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    LaunchyQt

    LaunchyQt

    Launchy project reactivated, Get the familiar feeling now!

    ...Please report bugs and other problems at https://github.com/samsonwang/LaunchyQt/issues Checkout release note and developing progress at https://github.com/samsonwang/LaunchyQt/projects/1 The original source code is forked from https://sourceforge.net/projects/launchy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    numpad emulator

    Virtual numeric keypad.

    Virtual numeric keypad for Windows.
    Leader badge
    Downloads: 468 This Week
    Last Update:
    See Project
  • 15
    Examples.Gtkmm

    Examples.Gtkmm

    Shows how to use Gtkmm controls by programming code (c++17).

    Examples Gtkmm shows how to use Gtkmm controls by programming code (c++17). * Github repository : https://github.com/gammasoft71/Examples.Gtkmm * Homepage : https://gammasoft71.wixsite.com/gammasoft/gtkmm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Examples.Win32

    Examples.Win32

    Shows how to use Win32 controls by programming code (c++17).

    Examples Win32 shows how to use Win32 controls by programming code (c++17). * Github repository : https://github.com/gammasoft71/Examples.Win32 * Homepage : https://gammasoft71.wixsite.com/gammasoft/win32
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Mission Control / Emcee

    Windows "Expose" w/ "Mission Control" like piles

    Version 1.3 compiles from VS 2017 community (the free version) with the C++ standard set to the older one ... the code hasn't been modified to the newer standards. Version 1.2 includes support for folks who were having a problem compiling the program in VS 2013 because the code referenced a feature available in the 2015 SDK but not the one default with 2013. The Emcee.Shareware.zip file contains an open-source release of the commercial Emcee Software program. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Lib Date for GCC (C++) 3.0 RC

    Lib Date for GCC (C++) 3.0 RC

    Library Date for GCC (C++)

    This library has the resources to control calendar dates. It is possible to determine leap year, last day of the month, day of the week, perform calculations of days between dates and other possibilities. The code of this library is published in the book: C++ Underground Programmer of the author Augusto Manzano (only portuguese). The book can be purchased from the "Clube de Autores" service -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    LinuxTLE

    LinuxTLE

    LinuxTLE (Revival)

    LinuxTLE(Linux Talay) is the legendary Thailand Linux Distribution lost technology from NECTEC. Now, reborn out of demise, LinuxTLE has finally build the 11.0 version code named "Cha-Am" revived the dead project by the mysterious successor. Shifted from GNOME2 into Mate Desktop which supported both Thai & English languages. LinuxTLE 11.0 currently based from Ubuntu 16.04 LTS. There will be also Debian 9.0 based build soon. "Talay(ทะเล)" means "The Sea" pronounced in Thai...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    kpackage4

    kpackage4

    Kpackage4 : a GUI tool to manage RPM, Debian ... packages

    ...Through `Settings' menu, path to local (RPM) or remote (Debian) repositories can be setup for installing new packages. A `Management' mode is also available to examine a package file (source or binary). A handbook is created during build process Build requires CMake, KDE4 and Qt4. Code is hosted by a Git repository; a tarball file (.xz) and a source rpm for Mandriva and Mageia distributions are also available See README for configure, build and install operations. TODO : Kpackage4 was fully tested with RPM package handler. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Several login/display managers that exist today don't provide total control for developing customized login interface by skilled developers. We want to provide inspirative API for login interface developers, and neat interfaces for users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Joxy Look and Feel

    Joxy Look and Feel

    Java Swing Look and Feel for integration with the KDE Oxygen theme.

    The KDE desktop environment uses the Oxygen theme by default. By default, Java applications don't follow this theme at all. The Joxy Look and Feel is a "skin" to let Java Swing applications look like the Oxygen theme. Joxy is not an application itself, but a skin for other programs. For installation instructions, please see Joxy's website. Questions about Joxy can be asked in the Discussion section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    RFC Framework is a C++ framework which helps you to create Windows GUI applications with clean minimum code. By using this framework, you can write applications using object oriented fashion!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    PlushCoder

    Encode/decode the "Plush Code"

    Application designed for the creation/deciphering of "Plush Codes" that are used by the aficionados of plush animal dolls. The code, based on the "Geek Code" of Usenet days, operates in a similar manner: condensing personal information and details of the level of involvement into a concise string of characters. The Plush Coder allows one to make such a code from drop down menus, and/or by manual additions/adjustments to code elements. The app likewise interprets any Plush Codes entered...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    LibEngsas

    LibEngsas

    The main task is an independent API for KDE and Qt

    ...This package contains libengsas linked against KDE, so you should install this package instead of libengsas0, if you want to enable the internal KDE usage of libengsas Binary and source packages for many Linux distributions can be found at http://download.opensuse.org/repositories/home:/engsas The source code documentation can be found at http://trac.engsas.de/libengsas/doxygen.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB