Showing 2298 open source projects for "program"

View related business solutions
  • 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. Switch between models without switching platforms.
    Start Free
  • 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
  • 1
    Data Entry Form

    Data Entry Form

    A program for data collection of pen and pencil forms.

    Data Entry Form is a program for data collection of pen and pencil forms. It's mainly intended for market research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SyncClipboard
    This program can synchronize the clipboard (files and text) between 2 computers. It is written in Java and used the serial interface to transfer the clipboard data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    JAM-TAR

    JAM-TAR

    A Music File ID3 Tag Labeler

    JAM-TAR(Java Automatic Music Tagger And Renamer) JAM-TAR reads a music file, generates a fingerprint and gets ID3 tags from the server. Then automatically tags the music file correctly with the artist, title, and genre. JAM-TAR is built upon Echonest's Codegen program and is made in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    IP Manager

    IP Manager quickly changes IP Address of your Windows PC

    IP Manager is a Java program that will allow you to quickly change the IP Address of your machine without all the hassel of dealing with Windows. It also includes a set of pre-defined quick select options that are fully customizable to fit your needs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5

    Kenny ClassIQ

    A java-based, purely object-oriented chess engine.

    Kenny ClassIQ (read Kenny Classic) is something like my dream project. It is a chess engine with pure object oriented programming with close-to-real-world representation of the game inside the program using OOPS. Initially I thought of doing a similar thing in C++, but after trying to develop my other chess engine Kenny in this route, I found out that it is a difficult task, and switched to using Java for the programming instead. To learn how to do it, I created a similar, many-times-lesser-in-complexity project KenTacToe. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Manga Reader

    java based , use to read scaned comics,manga pages.

    It is simple program for reding comics or manga,not much feature , just simple next and previous.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Cryptex Box is an encryption software written in java for password storing. It's easy to use, very fast and small. Is cross platform (win, mac, linux) and does not require any installation process.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8

    Light Warehouse

    Small program to take care for goods in stock.

    Main reason to open this project was desire to test some solutions like ability to remote upgrade or working with db. Anyway, software is working and is use as help to keep warehouse up to date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Lua Editor

    Lua Editor

    Lua Editor

    Write and run pure Lua code. This is a great tool to test out your Lua knowledge or learn how to program.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 10

    WAKEraffle

    Raffle System designed for WAKE guild

    ...Only 1 raffle at a time is allowed currently. UI is kind of lacking since the whole thing was thrown together in a little over a day. Prizes can be added and managed within the program, though only 3 prizes are allowed at a time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Trusted Path Debugger

    Java Debugger for PKIX path building failed error

    In Java, when making an HTTPS connection, people generally encounter the following exception stack trace: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target This happens because the appropriate CA certificates are not present in the trust store. In cases of a HTTP Proxy that utilizes SSL, it becomes even more frustrating to debug such exception. Using this program, one can quickly find what CA certificates are needed in the trust store to complete the connection. Note: It only supports non-authenticated HTTP Proxy. This program can be distributed and modified freely as long as the comments are maintained. Requires Java 6 to run. Read the ReadMe-TrustedPathDebugger.txt for instructions on how to run the program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Calculators

    Calculators

    A combination of a virtual breathalyzer and a calories calculator.

    ...The program takes into account a number of factors to produce outcomes as close to actual results as possible. However, the calculations are based on mathematical algorithms and therefore results may differ from reality. Thus, the author is not responsible for the consequences of its use. Download options: - complete application with all the source code as well as jar and exe files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Battle Game

    a simple turn-based combat program

    This is a fairly simple battle program that I have been working on for quite a while. Basically you just fight monsters and when you kill one, a new one spawns. I can almost guarantee that there will be bugs. I'm sorry about that, and let me know if you come across any and I will see what I can do about fixing them. I have a few things planned for how the game is going to go, but I'm always looking for ideas so if you have any, let me know!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    SSL TLS Version Scanner

    Advanced TLS version scanner with support for TLS v1.1 and v1.2.

    A "simple to use" java program that can tell if a server supports TLS1.1 and TLS1.2 protocols or not. It scans the versions of SSL/TLS protocol(s) supported by the server. It includes support for SSLv3, TLSv1, TLSv1.1 and TLSv1.2. Since, only Java 7 supports TLS1.1 and TLS1.2 versions, it requires Java 7 to be able to scan these protocols. The program cannot be used to scan SSLv2 protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    jfxtail

    jfxtail is a program to monitor log files similar to the unix tool tai

    The program shows the last 20 lines of a text file. The display automatically updates, if the text file has been changed. Being written in java it supports works on all platforms, for which javafx is available. e.g.: Windows, MacOS, Linux,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An electronic version of the USDA The Emergency Food Assistance Program (TEFAP) information collection form. Not associated with the USDA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    QMC Logic Minimizer

    QMC Logic Minimizer

    combinational logic functions minimization

    QMC Logic Minimizer is a versatile application for fast simplifying truth and reduce lines tables. This program offers a comfortable user interface for generating and minimizing of the combinational logic functions. It is unique for its possibility of minimizing several functions at the same time. This program is intended for practical digital devices constructors as well as formal scholars and academics. Features: - You can minimize up to 16 input variables and up to 16 output variables...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Library of Congress - Transfer Tools
    Tools developed by the Library of Congress and their partners in the National Digital Information Infrastructure and Preservation Program (NDIIPP) for the purpose of validation and transfer of data that conforms to the BagIt specification. This project has been moved to https://github.com/LibraryOfCongress
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Kutkut Chatbot

    Kutkut Chatbot

    AI chat bot for all platforms.

    KutKut ChatBot is a chatter bot program, developed to chat with you using artificial intelligence. You can chat with this program as you talk to a human. It features a GUI interface to send and receive chat messages and many more features. Kukut Chatbot can run on any platform, including Windows, Linux, Mac OS, and *BSD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Apple Game Server 3.1

    Apple Game Server 3.1

    Upload games to legacy apple // computers via serial and no floppies!

    This java (version 6 or higher) program allows you to send games directly to an old apple // computer with no need for floppies, only a serial cable. No hardware modification is necessary, you only need a working serial connection. A cousin of this project can be found here: http://asciiexpress.net/gameserver/ (Thanks Egan!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    GPXReport

    Analyze gpx files and store summary in Sqlite database

    ...However, I was missing a simple tool to store summary information about a gpx track into a database to keep track of my training efforts. That's why I created GPXReport. GPXReport is a desktop solution which is written in Java and should run on most computers. The program can read a gpx-file and calculate basics information such as: - overall and moving time - distance (km), - average and max speed - time, km uphill and downhill It automatically classifies the acitvity as hiking, MTB or race bike. Each track information can be added to a Sqlite database. The program can display all information of the database and summarize it by activity.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    This java program allows you to make backups of your emails from one server to an other by copying emails over IMAP. It can also be used to switch emails you have from your old provider to your new one.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    SW2PSA

    SW2PSA (Stop & Wait and Sliding Window Protocol Simulator and Animator

    ...The aim of SW2PSA is to be used as a tool to support the animation of this protocols in a course like data networks, communication protocols or other related, and to include in the course a project that involves the programming of any of these protocols using a very known language as Java. Since it is an open source program also helps the student who wishes to know the structure of a simple discrete event network simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Yasca

    Source Code Analyzer

    Yasca is an open source program which looks for security vulnerabilities, code-quality, performance, and conformance to best practices in program source code, integrating with other open-source tools as needed. Yasca has been migrated to Github, and is available at http://scovetta.github.com/yasca and http://github.com/scovetta/yasca.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Task Stop Watch is a program for keeping track of the time a person spends on specific tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB