Showing 198 open source projects for "java project with source code"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    Fish Screensaver for Win 10 in QB64

    Fish Screensaver for Win 10 in QB64

    Kimmie Fish 2 Screensaver for win 10 coded in BASIC (QB64)

    Kimmie Fish 2 Screensaver for Win 10 coded in BASIC (QB64). Two fish swim back and forth, and change position and color each trip. Oldschool Atari style graphics. All files are in Files tab above. .txt file = source code .bas file = QB64 project file Source Code Explains what each line is actually doing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Bouncing Balls Screensaver Win 10 QB64

    Bouncing Balls Screensaver Win 10 QB64

    Bouncing Balls Screensaver for Win 10 in QB64

    Bouncing Balls Screensaver for Windows 10 in BASIC (QB64). Oldschool Atari style graphics. All files are in Files tab above. Source code = .txt file QB64 project = .bas file Source code explains every line of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The DJ Project

    The DJ Project

    Web Browser, Flash Player, HTML editor, Media player for Swing and SWT

    The DJ Project is a set of tools to improve Java capabilities on the Desktop. The DJ Native Swing sub-project, among other things, allows integrating a Web Browser, Flash Player, HTML editor, or VLC-based player in Swing applications. DJ Native Swing code: https://github.com/Chrriis/DJ-Native-Swing DJ Sweet code: https://github.com/Chrriis/DJ-Sweet DJ Swing Suite code: https://github.com/Chrriis/DJ-Swing-Suite
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    GoDotEnv

    GoDotEnv

    A Go port of Ruby's dotenv library

    A Go (golang) port of the Ruby dotenv project (which loads env vars from a .env file). Storing configuration in the environment is one of the tenets of a twelve-factor app. Anything that is likely to change between deployment environments–such as resource handles for databases or credentials for external services–should be extracted from the code into environment variables. But it is not always practical to set environment variables on development machines or continuous integration servers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    C# Winforms TimePicker
    New Version 2022.11.07! Includes the ClockMenu dropdown source code. This project is intended for .NET developers. This project provides the source code for an enhanced MaskedTextBox control. The input behavior is more consistent with other controls, such as DateTimePicker or NumericUpDown. For example, deleting text does not shift the other text to the left. A sample TimePicker control, which extends the enhanced MaskedTextBox is provided. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Recursive Sans & Mono

    Recursive Sans & Mono

    Recursive Mono & Sans is a variable font family for code & UI

    Recursive Sans & Mono is a variable type family built for better code & UI. It is inspired by casual script signpainting, but designed primarily to meet the needs of programming environments and application interfaces. In programming, “recursion” is when a function calls itself, using its own output as an input to yield powerful results. Recursive Mono was used as a tool to help build itself: it was used to write Python scripts to automate type production work and to generate specimen...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Portable Java Launcher

    Portable Java Launcher

    PJL - Free Cross-Platform Portable Java Launcher for executable files

    Source = https://github.com/harp077/pjl . If you like this - put a star on https://github.com/harp077/pjl/ for support project please.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8
    Muc_systray x86

    Muc_systray x86

    A demonstration python animation system tray X86

    This project show you the potential of mini meme on your taskbar. That will help to maximize your OC expose promotion and the the way interaction. Full source code accessible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Glow Sans

    Glow Sans

    SHSans-derived CJK font family with a more concise & modern look

    SHSans-derived CJK font family with a more concise & modern look. Future Yinghei·Future Yinghei·ヒカリ角ゴ, Based on the transformation of Siyuan Heibody, it has a series of thickness and width, a more concise and modern super large font family. Future Yinghei is an open-source font project based on Siyuan Heidi, Fira Sans and Raleway, supporting Simplified Chinese, Traditional Chinese, and Japanese; Siyuan HeiTi's 7-character weight has been expanded to a 9-character weight, and width series are...
    Downloads: 17 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    VB6 Rocketdock Enhanced Settings

    VB6 Rocketdock Enhanced Settings

    A VB6 FOSS enhancement to Rocketdock's icon settings screen

    This VB6 utility is a functional reproduction of Rocketdock's original settings screen. This makes the utility familiar to Rocketdock users. The original Rocketdock's settings screen has a few annoying bugs or limitations. One of the bugs is the time the extended time Rocketdock takes to respond to a right-click on an icon when your icon library is large (300+ icons) . This is vital functionality as it is precisely how you change the appearance or the functionality of any Rocketdock icon....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    EF IconFont

    EF IconFont

    A better way to operate icon font in Swift, support iOS, macOS

    A better way to operate icon font in Swift, support iOS, macOS, watchOS and tvOS. An ordinary iconfont cocoapods package helps you to use iconfont more easily in your project, in Swift. To run the example project manually, clone the repo, and run sh Startup.sh in the project folder. Demo is in the Example folder, open Example.xcworkspace with Xcode and select the target you want in it, run. The Swift Package Manager is a tool for automating the distribution of Swift code and is integrated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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: 0 This Week
    Last Update:
    See Project
  • 13
    Windows 7/8/10 Quck Application Launcher

    Windows 7/8/10 Quck Application Launcher

    Organise your desktop with Win7/8/10 Quick Application Launcher

    Turn your icon cluttered desktop into neat and tidy place. With Win7QL you can quickly create launchers to access easily your frequently used programs and documents. As project name suggests this program targets Windows 7, 8 or 10 with their rather confusing Start Menu. Ideal for enterprise environment with many custom made applications and complex shortcuts with additional parameters. The program is installed on per-user basis and does not require administrator rights. For Delphi developers the source code can provide some helpful working examples: custom drawn ListBox drag and drop XML configuration use of Windows system calls
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14
    FileRally

    FileRally

    Quick access to the files you need most

    FileRally is a launcher or dock for files. FileRally displays an always up-to-date virtual folder containing your most frequently used and most recently used files. The files you are most likely to need are at your fingertips without navigation, without searching, without settings changes, and without an app launcher. Setup is extremely simple. Just point to your files and go. See settings screen shots below and project web site. v1.4 is for 64-bit systems only. Use v1.2 with...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Iconizer

    Iconizer

    Create Xcode asset catalogs swift and painless

    ...Iconizer builds the necessary file structure for you and generates all required images for App Icons, Launch Images and Image Set. You can download the latest Iconizer release and drop it into your applications folder, just as usual. Or you can view the whole source code in the GitHub repository. And build it yourself. Or change whatever you want. You can also fork this project, make your awesome changes, and send me a pull request. Just make sure you forked the latest version and you're good to go. Generate app icons for OS X, iPad, iPhone, CarPlay and Apple Watch with just one image. Simply Drag and Drop your icon onto Iconizer, select the platforms you need and whether or not you want all platforms generated into one asset catalog, then hit export. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GnuCOBOL

    GnuCOBOL

    A collection of GnuCOBOL programs

    This is a collection of COBOL programs, in order to contribute, share and disseminate the GnuCOBOL (formerly OpenCOBOL) project: https://sourceforge.net/projects/open-cobol/ All programs are written by Juan Carlos Negrete, from middle 2018 as at date. Some GnuCOBOL programs could also have been created by other collaborators, in which case they are listed in the AUTHORS and THANK YOU files. Copyright 2018-2025 Free Software Foundation, Inc. All these programs are free software;...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Coral View

    Coral View

    Transfer your info from Excel to your Mobile and bring back mods.

    Transfer your info from Excel to your Mobile device and bring it back again. Your mobile device is capable of much more than just providing you with access to social media, online shopping, email and maps. If you need to take info with you or collect it away from your home or office, Coral View_pod enables you to create a lite weight database (infobase) on your PC. You can populate your infobase with infoitems and transfer it from your PC to your mobile device using email, Dropbox or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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: 1 This Week
    Last Update:
    See Project
  • 19
    LaunchyQt

    LaunchyQt

    Launchy project reactivated, Get the familiar feeling now!

    Launchy is a free utility designed to help you forget about your start menu, your desktop icons, and your file manager. Launchy indexes and launches your applications, documents, project files, folders, and bookmarks with just a few keystrokes! I have been using Launchy for years, and found that this project has not been updated since 2010. I love this tool and want to maintain this project. LaunchyQt is now developed on github. 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
  • 20
    Icons8 Line Awesome

    Icons8 Line Awesome

    Replace Font Awesome with modern line icons

    Replace Font Awesome with modern line icons. Swap Font Awesome for modern line icons in one line of code. Line Awesome is a free alternative for Font Awesome 5.11.2. It consists of ~1380 flat icons that offer complete coverage of the main Font Awesome icon set. This icon font is based off of the Icons8 Windows 10 style, which consists of over 4,000 icons, so be sure to check that out if you need more specific icons. The icon can have 3 styles: regular, solid or brand. For each style, there...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    ...The main features are animations effects and resize bars. Controls can optionally animate sliding open and sliding closed. Resize bars fade-in and fade-out if the mouse is nearby. All C# source code files are in the "src" folder in the zip file. Video: http://youtube.com/watch?v=j-bZApL8-L8 This project is intended for .NET developers. This project provides the source code for a user-interface control commonly referred to as an accordion. The headers open when clicked and display more input fields. Clicking an open header will close it so that its input fields become hidden.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Source Han Mono

    Source Han Mono

    Source Han Mono font

    Source Han Mono, which is derived from Source Han Sans and Source Code Pro, is an OpenType/CFF Collection (OTC) that includes 70 font instances—consisting of seven weights, five languages, and two styles—and is a Pan-CJK version of Source Han Code JP. This open-source project provides all of the source files that are necessary to build this OpenType/CFF Collection by using the AFDKO makeotf, tx, sfntedit, and otf2otc tools. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23

    World Time System Tray

    World times in your Windows™ system tray!

    This project (source code and releases) is now hosted at https://github.com/iconindicators/systemtrayicons Gratitude and appreciation to SourceForge for hosting.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    Stardate System Tray

    Star Trek™ stardate in your Windows™ system tray!

    This project (source code and releases) is now hosted at https://github.com/iconindicators/systemtrayicons Gratitude and appreciation to SourceForge for hosting.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    VB.NET Rocketdock Enhanced Settings

    VB.NET Rocketdock Enhanced Settings

    A VB.NET FOSS enhancement to Rocketdock's icon settings screen

    This .NET utility is a functional reproduction of Rocketdock's original settings screen. This makes the utility familiar to Rocketdock users. The original Rocketdock's settings screen has a few annoying bugs or limitations. One of the bugs is the time the extended time Rocketdock takes to respond to a right-click on an icon when your icon library is large (300+ icons) . This is vital functionality as it is precisely how you change the appearance or the functionality of any Rocketdock icon....
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB