Showing 252 open source projects for "keyboard java"

View related business solutions
  • 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
  • Get Avast Free Antivirus | Your top-rated shield against malware and online scams Icon
    Get Avast Free Antivirus | Your top-rated shield against malware and online scams

    Boost your PC's defense against cyberthreats and web-based scams.

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 1
    ImGui Java

    ImGui Java

    JNI based binding for Dear ImGui

    imgui-java is a comprehensive Java binding for Dear ImGui, the popular immediate-mode GUI library used for real-time tools and debug interfaces. This binding allows Java applications—including those using LWJGL or JOGL—to leverage ImGui’s fast and flexible GUI features without switching languages. With support for native backends and OpenGL rendering, imgui-java is perfect for game engines, development tools, and editors that need an intuitive GUI system. It includes integrations for multiple...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    AWS IoT Device SDK for Java v2

    AWS IoT Device SDK for Java v2

    Next generation AWS IoT Client SDK for Java

    Next-generation AWS IoT Client SDK for Java using the AWS Common Runtime. This SDK is built on the AWS Common Runtime, a collection of libraries (aws-c-common, aws-c-io, aws-c-mqtt, aws-c-http, aws-c-cal, aws-c-auth, s2n...) written in C to be cross-platform, high-performance, secure, and reliable. The libraries are bound to Java by the aws-crt-java package. Consuming this SDK via Maven is the preferred method of consuming it. Supports API 26 or newer. NOTE: The shadow sample does not currently...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    J2ME-Loader

    J2ME-Loader

    A J2ME emulator for Android

    J2ME-Loader is a J2ME emulator for Android. It supports most 2D and 3D games (including Mascot Capsule 3D ones). Emulator has a virtual keyboard, individual settings for each application, scaling support. This project is a fork of J2meLoader. Enabling filtering in some cases can greatly reduce performance. Disable this option if the game is too slow. Image flickering issues can be fixed by enabling the "Immediate processing mode" option.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 4
    SecondScreen

    SecondScreen

    Better screen mirroring for Android devices

    SecondScreen is an application designed for power users that frequently connect their Android devices to external displays. It works with your existing screen mirroring solution to give you the best experience possible. With SecondScreen, you can change your device's resolution and density to fit your TV or monitor, enable always-on desktop mode in Chrome, and even turn your device's backlight off, among several other features.
    Downloads: 21 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5
    CommaFeed

    CommaFeed

    Google Reader inspired self-hosted RSS reader

    Google Reader inspired self-hosted RSS reader, based on Dropwizard and React/TypeScript.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 6
    K-9 Mail

    K-9 Mail

    Open Source Email App for Android

    K-9 Mail is an advanced, open-source email client for Android that's focused on making it easy to chew through large volumes of email. It's designed to be easy to use by both novice and power users, with plenty of useful features. It has IMAP push email support, support for multiple accounts, support for POP3 and Exchange 2003/2007 (with WebDAV), flagging, filing, signatures and more! K-9 Mail also offers a light and dark theme, keyboard shortcuts and emoji support. Like man's best friend, K-9...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 7
    LWJGL

    LWJGL

    Java library that enables cross-platform access to popular native APIs

    LWJGL is a Java library that enables cross-platform access to popular native APIs useful in the development of graphics (OpenGL, Vulkan), audio (OpenAL) and parallel computing (OpenCL) applications. This access is direct and high-performance, yet also wrapped in a type-safe and user-friendly layer, appropriate for the Java ecosystem. LWJGL is an enabling technology and provides low-level access. It is not a framework and does not provide higher-level utilities than what the native libraries...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 8
    Tiled

    Tiled

    Flexible level editor

    ...-based games, such as RPGs, platformers or Breakout clones. Tiled was originally written in Java. In 2008, work began to develop a faster, better looking, and easier-to-use version of Tiled based on the Qt framework. This decision was made as the Qt framework has a greater feature set than is offered by the standard Java libraries. Before you can compile Tiled, you must ensure the Qt (>= 5.6) development libraries have been installed as well as the Qbs build tool.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 9
    BotCity Framework Core

    BotCity Framework Core

    BotCity Framework - Open Source RPA

    Core module of the BotCity RPA framework. Basically, this module provides features to recognize UI elements and interact with it using mouse and keyboard actions. There are a number of third-party dependencies used in the project. Browse the Maven pom.xml file for details of libraries and versions used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 10

    Tibetan Unicode Keyboard

    Screen keyboards in MS Excel and in Java for typing Tibetan characters

    A Tibetan character is formed by stacking the middle (core) character with lower character stack(s) and upper stack. The tools in this package has been tested to work well in Windows 10 and above. The Java version of this package should work across different systems. The MS Excel version does not work on Excel operating in MacOS. The Excel version uses Excel macros and VBA codes. One needs to Enable Macro to allow it to work. The motivation for this project is due to old proprietary...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Excalibur

    Excalibur

    An easy to use 2D HTML5 game engine written in TypeScript

    An open-source 2D HTML5 game engine. Excalibur was built from the ground up for TypeScript, a typed superset of JavaScript that feels familiar to C#, Java, and other strongly-typed languages. This makes Excalibur code clean, readable, and maintainable. Excalibur has a fully-documented API reference that is automatically kept up-to-date with every version, including the main code branch. Excalibur games compile to modern JavaScript and therefore work in the majority of browsers, including mobile...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Java-Enigma

    Enigma Encryption Simulator in Java

    This program is an offline and stand-alone Java application which simulates the Enigma encryption machine that was used during World War II.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    JavaCPC Desktop - Java CPC Emulator
    Amstrad CPC-Emulator in JAVA, based on JEMU by R. Wilson. I am searching for good JAVA-coders who are also knowledgable in emulating 8bit homecomputers.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 14
    Typing Guru

    Typing Guru

    SUPORTS: Hindi, English, Nepali, Tamil, Punjabi, Urdu,Bengali,Marathi.

    ... software, Hindi typing tutor, ubuntu Hindi font, Hindi typing test software, Unicode Hindi keyboard, Gujarati typing tutor software, English typing master, typing tutor 6 in Hindi, typing master install to ubuntu, typing tutor 6, typing klavaro, typing tutor 6 downloads, typing tutor, English typing master, typing, tutor offline, klavaro touch typing tutor, keyboard, digitação, Typeshala, Typeshala, Abdhesh Nayak,
    Leader badge
    Downloads: 214 This Week
    Last Update:
    See Project
  • 15

    Seed7

    Interpreter and compiler for the Seed7 programming language.

    Interpreter, compiler, libraries, documentation and examples for the Seed7 programming language. Seed7 is a general purpose programming language. It is a higher level language compared to Ada, C/C++ and Java. In Seed7 new statements and operators can be declared easily. Functions with type results and type parameters are more elegant than a template or generics concept. Object orientation is used where it brings advantages and not in places where other solutions are more obvious. Seed7 spares...
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 16
    JPhotoTagger

    JPhotoTagger

    Photo Manager

    JPhotoTagger is a platform independent Photo Manager. You can manage and find fast your photos through keywords, descriptions and other so called metadata ("tags"). It speeds up adding or editing tags through automatic keyboard input completion and other features. All tags will be written into XMP sidecar files and JPhotoTagger's database. The images are left untouched. JPhotoTagger is open to work together with other applications such as Adobe Photoshop Lightroom. JPhotoTagger automatically...
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 17
    The JavaCC Eclipse Plugin provides a JavaCC & JTB editor and a builder which process .jj, .jjt & .jtb files and integrate with Eclipse's incremental build system. Compatible with Eclipse 4.6.0+ and Java 1.8+. Also embeds JTB 1.5.1.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 18

    Linpac

    Amateur Radio AX.25 chat and PBBS program using Linux's AX.25 stack

    A modular console-oriented amateur radio AX.25 keyboard to keyboard chat and PBBS program using Linux's AX.25 stack. Includes support for multiple concurrent connected sessions, a unconnected (UI) message screen, and an automated packet message client
    Downloads: 8 This Week
    Last Update:
    See Project
  • 19
    Theater Effect Panel

    Theater Effect Panel

    Effect Panel is a small software to play sounds on live performances

    Theater Effect Panel (EffectPanel) is a small open source software to play sounds on live performances. You can use this program for free and it can be used with a mouse, a touch panel or over a midi interface with a keyboard or a button pad.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    Java Ice Team Tracker 64 is a java based music tracker (editor) for creating music for SID chip of Commodore 64. Instruments are totally based onto tables for full control of sound generation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Simple Russian Typing Trainer

    Simple Russian Typing Trainer

    A simple program to train to type in Russian.

    A simple trainer for those who already can type with ten fingers and want to learn to type in Russian language on their own keyboards. You do not need a real russian keyboard on your computer. See how-to-use-file. In case of needing help, bug report or translation mistakes, please use the forum here on sourceforge.net or join the Telegram group: https://t.me/+L2vWRB1tuuw3ZjMy
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    Karaoke for Windows

    Karaoke for Windows

    I created this karaoke for a singer! I decided to put it up for free for all of you! The app works with an mp3 file as a backing track associated with a jpeg file with automatic scrolling, also choosing the speed type based on the song. You can create infinite playlists and infinite songs associated with a jpeg. With ArrowUp on the keyboard you can stop the automatic scrolling of the jpeg file. With ArrowDown on the keyboard you can restart the automatic scrolling of the jpeg file...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    TigerSafe

    TigerSafe

    Free open source password manager

    TigerSafe is a free open source password manager. It allows to store passwords in a file, without internet, by encrypting them with a single password. The user can then use a different password for every website he wants to use, and only has to remember a single password: the one used to encrypt/decrypt the file storing his passwords. It is highly recommended to do backups of the file storing passwords with TigerSafe, for example copy/paste it in USB flash drives, cloud drives like Google...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Elite Calculator

    Elite Calculator

    Elite Calculator - Accurate Math Solutions

    ... and dark themes. 📏 Dynamic Font Adjustment: Ensures clear and readable calculations. 🌐 Offline: No data collection, no ads. ⌨️ Keyboard Shortcuts: Enhance productivity. Download now and make math effortless!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Ket

    Ket

    An algebra editor

    A text editor for maths. Simple algebra should be faster and more intuitive to perform on a computer than on paper and should look like maths. Write small fragments in plain text; perform simple click-and-drag algebra with the mouse; and explore more involved algebra through keyboard shortcuts. When done, save as plain text files or export to LaTeX and HTML.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.