Search Results for "desktop application in java source code" - Page 34

Showing 2778 open source projects for "desktop application in java source code"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 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
  • 1
    Coronis SDK

    Coronis SDK

    Set of module for data processing of wireless device

    The goal is to create a leading “Set of software libraries for data processing of wireless device based on Coronis platform“. These libraries will run on all major platforms (embedded and desktop) and provide services for data processing through generic APIs. Keywords: Coronis, Wavenis, API, Plugin, Wireless, Waveport, Wavecard, Profile, Java, C, C++, C#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Pers Vcs

    Pers Vcs

    Personal Version System

    PC Based Version system for any file type. Suspend any project then return with no Version loss. Revert to any Version at any time, see all versions content and compare
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    WxCollector

    WxCollector

    Weather data Accumulator

    Basic application so that you can get all the wx data in one place. NexRad, Models, Outlooks etc. Suppliers include AOS, NOAA, SPC, COD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ECLCAnnualTruckShowMgr

    ECLCAnnualTruckShowMgr

    Truck Show Manager

    Application for controlling a Truck Show, Voting, Sales, Expenses and Vendor plotting. Written in Java .
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    Jfbchat
    Jfbchat is a small, simple and powerful application specially designed to offer you a Facebook chat client. Created by Giuseppe Federico
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The goal of the Fortran-to-Java project is to provide Java Application Programming Interfaces (APIs) to numerical libraries originally written in Fortran (particularly BLAS and LAPACK). The result of this work, JLAPACK, is distributed here.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 7
    Agilitext Text Editor

    Agilitext Text Editor

    A lightweight multiplatform text editing application.

    Agilitext Text Editor is a simple and lightweight text editing application that will run on any machine that supports the latest standard Java Runtime Environment! Agilitext features alternate font use, find/replace functions, undo/redo operations, document statistics, read/write of most any plain text file, and date/time document insertion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    jdec is a Java Decompiler. It can be used to reverse the bytecodes present in a .class File to produce a Java Source File which can be nearly correct or equivalent (Due To different Interpretations) to the original java file.[With UI & command line]
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9

    Poor Man's Timing And Profiling

    Library tools to collect timing in Java, C, C++

    A collection of library code and tools for application execution profiling and performance testing. You can create stopwatches to time select portions of your code. You can measure differences (often to sub-millisecond accuracy) between clocks on different machines. You can log application events in a .csv format for subsequent analysis. You can also generate CPU loading logs in a .csv format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 10

    Guma

    Guma: An application for elementary school math...

    To Guma είναι μια δωρεάν εκπαιδευτική εφαρμογή ελευθέρου λογισμικού όπου επιτρέπει στους μαθητές του δημοτικού να εξασκούνται στις πράξεις: πρόσθεσης, πολλαπλασιασμού, διαίρεσης και αφαίρεσης φυσικών αριθμών. Guma is a educational free of charge, free software (With the meaning of Richard Stallman) software that helps elementary school students to practice in adding,substraction, multiplication anb division with natural numbers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    QR Gen

    QR Gen

    Multi-platform QR code generator from information supplied

    QRGen creates QR codes from contact information, written in Java. It requires the tool qrencode in order to work, qrencode is freely available at http://fukuchi.org/works/qrencode (Linux/Mac OS/UNIX) , or http://code.google.com/p/qrencode-win32/ (Windows), or Ubuntu Software Centre.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    tmsnet
    The TMSNetServer TAP allows Topfield PVR users to control their PVRs from a PC. This project is a java library that provides a cross-platform way of accessing the TAP via its network protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Jeti

    Jeti

    A XMPP client written in java

    Jeti is a Java Jabber client that supports most chat features such as file transfer, group chat, emoticons, and formatted messages. It can be used as an application or as a Web applet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CSV Loader is a Java application that loads data from Excel CSV files into Oracle, MySQL, and PostgreSQL relational databases. IMPORTANT: After downloading, please visit http://csvloader.sourceforge.net for installation instructions. The source files are available at https://github.com/awijasa/csvldr. Use Netbeans IDE to open the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Quality-Check

    Quality-Check is a small Java library for basic runtime checks of vars

    The goal of quality-check is to provide a small Java library for basic runtime code quality checks. It provides similar features to org.springframework.util.Assert or com.google.common.base.Preconditions without the need to include big libraries or frameworks such as Spring or Guava. The package quality-check tries to replace these libraries and provide all the basic code quality checks you need. The checks provided here are typically used to validate method parameters and detect errors...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PicsONmydesk

    PicsONmydesk

    Simple Image Frame

    Image frame for desktop with automatic image change. Useful for keep things in mind . Release Version 1.0.0 - Add remove item - Some improved code Release Version 1.1.0 - Bug fixes - Some improved code - Added deb package for Ubuntu/Debian based distros (Requires Java)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A collection of Java ports of open source terrain and solar system generation packages. Code has been extensively refactored, extended and documented. GPL License with exception for required libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    LaTeX Table Creator

    LaTeX Table Creator

    Simple Cross-platform LaTeX table creator with a GUI and console app.

    A no frills cross-platform LaTeX table creator. Uses the output of standard spreadsheet software (MS Office, Libre Office, Gnumeric) to create a LaTeX tabular object that contains the specified data. Automatically detects the size of the table. The user can optionaly specify some basic formatting information, such as alignment, borders, bold headings. The user can also select if the input is tab (default) or comma delimited and can disable the tabular structure in the output. This allows the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Diacritics Remover

    Diacritics Remover

    Diacritics Remover can remove diacritics from file/folder names.

    Diacritics Remover can remove diacritics from selected files/folder names. It is good for example if you uploading files to server and server doesn`t support diacritics. It is free and source code is included. Note for programmers: This application uses RSR Libraries, where is also Mercurial repository of Diacritics Remover application: https://sourceforge.net/projects/rsrlibraries/ Known feature requests or issues: 1) Can`t rename file in case, when file with removed diacritics...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    Concretis

    Flexible platform for rapid Web site creation, without any limitations

    Concretis is flexible and powerful platform for rapid Web site creation without any limitations to preset Web site templates. Concretis comes with comprehensive administration application that allows to manage Web site content easily. Source code and documentation can be found on https://github.com/evgeniy-khist/concretis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Movie Trailer Watcher

    Watch or search latest movie trailer with this small desktop app

    Now watch all latest trailers on one click of this small desktop application. Moreover the app allows you to search movies from your favorite actor/actress or you may also search using the movie name directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DiffReport

    DiffReport

    Code Difference report

    Often I have seen some Huge Maintenance Projects it is always very difficult to track the incremental files for each release and If we want to do that we need to checkout both the branches and use some UI based tool to get the diff of the files finally we end up waiting in front of the PC for a long time and do this job. In many cases we spend more than 2 hrs/day. The time increases if there are more such parallel releases and at the end of the day 1 developer does it as full time job and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    COMP Superscalar

    COMP superscalar exploits the inherent parallelism of applications.

    COMP Superscalar offers a straightforward programming model that particularly targets Java applications. The simplicity of this programming model keeps the Cloud transparent to the user, who is able to program their applications in a Cloud-unaware fashion. The user is only required to select the tasks to be run on the Cloud, while the application can remain completely free of Cloud-related calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Micro C++ Library (libmicxx) is a small set of portable and easy to use classes providing core features commonly used in modern applications. It is based completely on the Standard C++ Template Library (STL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CriticAL

    CriticAL

    A Critic for APIs and Libraries

    CriticAL: A Critic for API and Libraries. This project provides a framework for critiquing API-client code in three ways: i) it explains the complex interaction of API elements, ii) it criticizes the improper use of the API, and iii) it recommends the related API elements that may be needed next by the user.
    Downloads: 1 This Week
    Last Update:
    See Project