Search Results for "app java/swing jar" - Page 35

Showing 1567 open source projects for "app java/swing jar"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 1
    Android: QR-Message

    Android: QR-Message

    Android application for sending sms with a little help of QR codes.

    This app can be opened by clicking on contact or message or launched from menu. First you add recipients simply by writing the name and then you can add message text by scanning QR codes as many times as you want. It's very handy when replying because you don't have to open any additional QR scanner a rewrite recipient. Messages are then stored in standard "drafts" and "sent" folders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Fake Hack

    Fake Hack

    Fake Hacking Program

    This program makes it look like you're hacking your computer. Coded in java, the executable .jar works on all platforms. Read the read me for instructions.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    AndSys ~ Apps

    AndSys ~ Apps

    Information Tool about installed Applications.

    Features ~ AndSys ================= (BETA) Information Tool about installed Applications. ## Major Features 1. List all installed apps. 2. Sort apps by Name, Package, Install date, Permissions, in Ascending or Descending Order. 3. Number of dangerous permissions are in bold. 4. Filter by application state: (α) launchable, (§) system, (β) start on boot. 5. SHORT CLICK to access application info and LONG PRESS to launch it. 6. Device Information: screen...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    SimpleNetworkChess

    A simple network chess game

    A simple network chess game : only for 2 human players. Notice that in order to build the project, you need to add my jar library PluggableChessGraphism (>= 1.20), also available on Sourceforge, to the build path. Also, chess engine and images are imported from CarballoChess project : https://github.com/albertoruibal/carballo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    WordHighlighter

    Highlights words in plain texts

    ...Sample applications: * Finding in a text words which shouldn't appear * Finding in a text words of interest How to input text: * Typing * Pasting from the clipboard * Loading a text file Requirements: Java 6 or higher Starting the application: java -jar WordHighlighter.jar Under a Desktop environment such as Windows, GNOME or KDE usually a double click on WordHighlighter.jar starts it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    caravANDroid

    caravANDroid

    A free open source Android version of Caravan

    A free open source porting to Android of the card game Caravan. COPYRIGHT NOTICE: Please note that this project is purely educational and NON LUCRATIVE. This game isn't neither officially licensed nor produced by Obsidian Entertainment, which owns the Fallout Series (© Obsidian Entertainment) and thus the Caravan game itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    JPacketGenerator

    UDP Packet Generator (Stream generator)

    ...Works with a packet receiver to control the network status as Bandwidth, RTT, jitter, Loss % etc etc... Set Source Address, Destination address - Port Packet Size Stream Bandwidth And press start Command Line interface available java -jar JPacketGenerator.jar srcAddress srcPort dstAddress dstPort bitRate_bps All parameters are mandatory and with parameters the generator require no GUI or windows manager to work. If The project will be useful I'll post some more detail or helps about the usage.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    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
  • 9
    Common classes for creating scalable applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Quizzical

    Quizzical

    A Quiz Application that really tests your wits!

    A Quiz Application for categories including: - Science - History - Geography - Languages Don't Forget to rate :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Fast Decimals to Fractions
    This is the downloadable JAVA version of Fast Decimals to Fractions, so you no longer need to log on to convert your decimals. Must have JAVA to run the .JAR file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    jWAM

    A 100% Java Warren Abstract Machine implementation.

    ...However, if you need a Java based Prolog engine for your project I recommend tuProlog and jTrolog as they are at the moment way more mature than jWAM. Most notable to-do's: - Built-in predicates. - Debugging tools. - Testing. - Documentation and commenting. - Android port. (I have the engine working with a test app but I still need to build a proper app)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Color Hound

    Color Hound

    Color Hound - A pure java color picker

    ColorHound A pure Java Color Picker ------------------------------------ Introduction: ColorHound is a pure java color picker application developed using Java-Swing. As the programming language is Java, this tool is also platform independent. It can be used in anywhere provided, JVM is installed. This tool is distributed in a .zip format, so no installation required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Dupless - a duplicate file solution

    extract unique file sets from sets with duplicates

    Do you have lots of files? I do, particularly image files. There are lots of duplicates and I want to extract a unique set from the larger set. That is what dupless does. Written in Java, using sqlite, it is some simple code that solves the duplicate file problem. All of the code is contained in the .jar file, both source and binary. Currently it writes scripts for use on Linux or Windows. See the Wiki or the README.txt in the .jar file for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    SQL Mapper

    SQL Mapper is a simple Java library which helps in dealing with JDBC.

    Using this library you can focus on how you want to map results of your SQL query to your domain objects. You don't need to use any xml configuration (like, for example in MyBatis/iBatis). You also don't need to use any annotations to run SQL Mapper. The SQL Mapper is similar to Spring JDBC Framework, but it has some of its features simplified and some changed. It runs on JDK 7 or higher. The zip archive contains the library jar, sources and javadocs, and also a demo which shows how to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    jappindicator

    App-Indicators for Java

    Canonical has developed a new library for managing system tray features. As of Java 1.7.0_07, the system tray library does not support the new library. This means the stock Ubuntu OS does not support java applications that use the system tray. JAppIndicator is a library that attempts to provide an interface for java applications to use the app-indicator library present in the most popular linux desktop OS's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Souliss App

    Souliss App

    Android Home Automation App

    Project migrated to http://code.google.com/p/souliss/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    i€URO

    Import Export Users Roles and Organizations in Liferay Portal

    This app is for importing exporting users, roles and organizations [iEURO]. For every environment of Liferay Portal, it’s necessary to create some environment where some users, roles and Organization need to be created. This process to add user, roles and Organization is repetitive and time consuming. Especially, when there are lots of users with different roles in multiple organizations; it’s difficult to confirm that URO in Test environment or in staging environment are consistent with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    jMDB

    Searches movie collection and loads IMDB info automatically

    This app searches for your movie collection and allows you to automatically display IMDB info for each movie in a nice and simple format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    sudoku Solver

    sudoku Solver

    A sudoku solver project built with Java with a user friendly interface

    ...You need to install Java JRE to run the .jar file. Feel free to put your feedback, if you want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    JRawWriter

    A Windows 'dd' frontend

    ...User can: * Select the disk device (a partition or a root one) * Put a binary image onto the device * Save a binary image of the selected device to a file * Erase the selected device (fill it with zeroes) Suitable for: * Create a bootable USB disks from an ISO images * Backup disks * Make an ISO image from CD disk * Erase corrupted MBR's which Windows can not handle USE WITH CAUTION - it is a very beta version. Note that the app is writen in JAVA, so you need the JRE installed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Sinphi

    Sinphi

    A mathematical function and electronic signal plotter.

    The project aims to design a function plotter. This app will not only plot mathematical functions but also support applications of signal generators and oscilloscope. Watch the Demo at : http://www.youtube.com/watch?v=kDLRPuSQIyA
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Senior Service

    Senior Service

    The ultimate support app for seniors and their family & friends

    Senior service is a support app for seniors and they're family & friends (Norwegian edition). The seniors can through this app notify they're network of volunteers if they need help with for example snow shuffling, housecleaning, shopping etc. Senior service supports all android devices and all versions, from smartphones to tablets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    CC2

    Cyclos 3.7 port with improved UI and additional reporting app

    CC2 is a customised, repackaged version of Cyclos 3.7 which is designed to * Allow small communities to get up and running quickly with the world’s leading alternative currency software * Improve the look and feel of Cyclos and make it more intuitive for users * Add additional reporting functionality (x and z reporting, automated invoicing) for business users **Please see the Release Note** on the Wiki Tab for background of this project and non-technical aspects of setting up...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    AndNASBackup

    Android file backup

    The purpose of this project is to create client side andorid app library that will backup selected directories to NAS in predefined protocol probably based on PHP. This client library work in background. Project stage is: just started
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo