Showing 1108 open source projects for "java me apps"

View related business solutions
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • Power through agendas and documents, make more informed decisions and conduct board meetings faster. Icon
    Power through agendas and documents, make more informed decisions and conduct board meetings faster.

    For team managers searching for a solution to manage their meetings

    iBabs not only captures the entire decision-making process – it takes all the paperwork out of meetings. iBabs empowers everyone who has ever organized or attended, a meeting. With a seemingly simple app that offers complete control and a comprehensive overview of all those fiddly details. With about 3000 organizations and over 300,000 users, iBabs gives you peace of mind. So you can quickly organize effective meetings, and good decisions can be made with confidence. iBabs didn’t just happen overnight. We started analyzing and simplifying board meeting processes many years ago. We understand all the work that goes into meetings, and how to streamline everything so it all flows smoothly. On any device, confidentially, securely and automatically. Make good decisions with confidence.
    Learn More
  • 1

    ADBTool

    Capturing screenshots, screen video, logcat, extract string ids

    ADBTool with user friendly UI is very helpful for QA Engineers to test and validate Android mobile apps faster. It reduces the test execution time by 40-50 percent. Installation: In order to use this tool you should install ANDROID SDK. And set Android SDK path in Environment variables as ANDROID_HOME. How to Run : Windows: By just double clicking on it. MAC or Linux: java -jar adbtool.jar Capturing and editing screenshot is one of the painful work for QA engineers. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    VCL4J - Free Pascal VCL 4 Java/Android

    VCL4J - Free Pascal VCL 4 Java/Android

    Develop Java/Android applications using FreePascal JVM & VCL4J

    ...Android code is coming along nicely. Have fun. Cheetah includes VCL4J and the FreePascal 3.0.2 JVM compilers for Windows & Linux. I've included both the Android & Java RTL units. This is an ALPHA release: https://en.wikipedia.org/wiki/Software_release_life_cycle#Alpha You can copy the installed files over to Linux and it should work. I'll be releasing a cross platform installer soon. Please contact me if you want to contribute. This is the start of what will most likely take a year to complete. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Hover

    Hover

    A floating menu library for Android

    Hover is an open source floating menu framework for Android, developed by Nest Labs (a Google company), designed to help developers integrate interactive, persistent floating menus into their mobile applications. It provides a complete out-of-the-box implementation for overlay menus that can expand, collapse, and dynamically update content without disrupting the main user interface. Hover’s architecture allows developers to easily customize behavior and appearance by extending its base...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    QuickWeb

    This tool can be used to create quickly the skeleton of a web site.

    QuickWeb is a tool to quickly create a skeleton of a web site. The tool developed in Java and to create a web site, there's no need to manipulate HTML in the beginning. All you have to do is to write a simple Java code that will generate a web site of several pages. Created to help me with documenting different Sourceforge project, QuickWeb does not generate, for now, any CSS or JS code, but, it can generate the skeleton and the static content of a website composed of several web pages and ensure the navigation between them. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ninox | The low-code platform for all business processes Icon
    Ninox | The low-code platform for all business processes

    With Ninox (SaaS), build business apps and databases as you want, including for CRM and ERP, without a single line of code (no-code/low-code).

    With Ninox you can store and organize your complex data in your own structured way. Ninox provides a highly customizable user interface which allows you to process, analyze and evaluate any kind of data. Furthermore you can integrate different services e.g. from Google with Ninox's API.
    Learn More
  • 5
    Maps coloring

    Maps coloring

    Four color theorem application

    Search for a pencil and paper proof of the four color problem. See http://4coloring.wordpress.com for info. Please let me know what you think about this application. Also visit the youtube channel: http://www.youtube.com/user/mariostefanutti/videos
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    RelaxChess

    RelaxChess, chess game that makes no search futher needed for a wow

    Demo version of RelaXChess game, You can play against own written wow chess engine, or other users, rewind games forward and backward, easily restart again or if needed replay the game on demand. Attractive user interface and effects. If You like to You can see other games being played, windows, android
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    ProLern für Android

    ProLern für Android

    Implementierung von ProLern für Android

    ...Ziel des Projektes ist es eine Implementierung von ProLern für Android zur Verfügung zu stellen. Die aktuelle APK Datei kann auch über den Google Play Store installiert werden: https://play.google.com/store/apps/details?id=de.hechler.prolern Die ProLern Interpreter Bibliothek prolern-run.jar wird in Java programmiert und steht somit auch für alle Platformen, die Java unterstützen, zur Verfügung.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DictionaryForMIDs

    DictionaryForMIDs

    Dictionary for Mobile Information Devices and PCs

    DictionaryForMIDs is an dictionary application for cell phones, tablets and PCs. The dictionary is completely installed on the device ("offline dictionary"), i.e. after installation there is no need for an internet connection. DictionaryForMIDs can be set up for any dictionary, for any language, or for any other lookup-purpose. The DfM-Creator tool is used to set up a dictionary for use with DictionaryForMIDs.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 9
    Remote Player

    Remote Player

    Music player with remote control app

    Remote-Player is an open source music player, which allows you to listen to music and control the playback while laying on your bed. It has a remote control - (Remote Player Android App). Connection between the computer and and the android app is via wi-fi. App's functions: display title of current playing song; play/stop; play, next, previous song; change volume; change playing offset; If you have any ideas what can I do to make the app better, please share with me and I'll make that happen
    Downloads: 0 This Week
    Last Update:
    See Project
  • ScriptSure Cloud E-Prescribing Icon
    ScriptSure Cloud E-Prescribing

    For healthcare providers and clinical professionals looking for a clinical data management system solution for their practice needs

    ScriptSure Cloud ERX allows users to electronically send prescriptions to all retail and mail order pharmacies attached to the Surescripts electronic network.
    Learn More
  • 10
    Google Authenticator OpenSource

    Google Authenticator OpenSource

    Open source version of Google Authenticator (except the Android app)

    Google Authenticator is the open-source counterpart of Google’s one-time passcode apps, implementing industry-standard OATH algorithms such as TOTP (time-based) and HOTP (counter-based) for two-factor authentication. The repository historically hosts code for mobile platforms like iOS and BlackBerry, demonstrating how to generate numeric codes locally without needing network access. Its core purpose is to help services and users add a second factor that’s simple to deploy yet resistant to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    json4java

    Very Compact Java Reader / Writer ( 12kb)

    ...Dont want to force Maven dependency on projects. Could not find it so i wrote it. I dont claim its perfect , but should save some time for small / medium projecs. Json types are intuitively mapped to their Java counterparts : Map , List. I did not try all UTF16 encodings , but let me know i will fix it IF YOU GIVE ME A TEST CASE. ( input this , expect that ) Also floating point parsing for exponential notation can be slighly improved , does not bother on my projects. Android dev will like it to be as small as it can be i guess. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Text Smartwatch for Sony

    Shows the current time or date as text on you Sony Smwartwatch 2

    The Text SmartWatch extension shows the current time or date as text. You can select 2 different clockfaces, and there is a 12 or 24 hour mode. Dutch, Portuguese, Italian, Spanish and German language supported. Send me a mail for your own localization. In application Swipe left or right to change from date to time, swipe down to change to random background color. Swipe up to change to random foreground color. In settings you can hide the bottom text or select a specific...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    jspforum-simple

    jspforum-simple

    A simplified forum application based on Java EE: strust+spring+ibatis

    A simplified forum application based on full and professional Java EE technology: struts+spring+ibatis (ssb) / hibernate (ssh). Which be implemented as the prototype of web forum / BBS, and provided for all the functionalities. Note: the WAR file can be directly imported from Eclipse or other Java EE IDEs and it is also including all the source code inside. IMPORTANT: while launching the app in the server, please re-configure the fields in the files of log4j.properties + lucene_cfg.properties + forum_cfg.properties. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NCMoney

    NCMoney

    A free alternative to MS Money

    ...You don't have to do nothing if you override the dist.zip file, of course. (Feel free to contact me if you need some new features or experience any issue)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    LisaFM

    LisaFM

    Lisa multiplatform file manager and archiver.

    Lisa is a multiplatfrom File Manager and archiver especially prepared for Linux OS, but it has no problems when running on Windows or Mac. What does it need? It needs Java Run Environement to provide all of its features to you, because it is built in JFC and JFX. What does it can? It can pack the files to the archive(zip,7z,tar), compress the archive file using XZ, GZIP, pack200, manage your files like opening it with its own built-in apps or using your Linux OS applications. It can also delete files, rename it etc. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Mobile-ID USAT applet

    Mobile-ID USAT applet

    The Remarc Mobile-ID USAT applet

    The Remarc Mobile-ID USAT applet this is a JavaCard applet with USIM Application Toolkit menu support. Basic functions of the Remarc Mobile-ID SAT applet: • Authentication function; • Signing function; • Changing PIN1/PIN2; • Changing PUK; • Unblock PIN1/PIN2; • View information - in a USAT menu is present a menu item with information of PIN usage.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Streamline POS
    ...then look no further This project was forked from uniCenta POS, to allow users continued access to the large number of features of uniCenta while focusing on U.S. currency and support for external Streamline developed extension apps that provide integrations with chip card EMV Technology and Ecommerce website integration with WooCommerce web orders and more extension apps in the works that are available at the streamlineposapps website visit link below https://goo.gl/vGPGFV Streamline POS is a feature rich Point of Sale software. Which will run a variety of hardware, the only requirement is that it must be capable of running Java 1.8 Installing Streamline POS is simple and fast, using its own custom installer available for a number of operating systems It supports multi terminal mode, and works with a number of Open Source database solutions.
    Leader badge
    Downloads: 46 This Week
    Last Update:
    See Project
  • 18
    INDI for Java

    INDI for Java

    INDI astronomical device control library for Java

    A Java library implementing the INDI distributed control protocol (http://indilib.org). Designed to easily implement new INDI Clients (graphical and not graphical ones), INDI Drivers and INDI Servers. We have started a complete overall of the project with many more drivers the staging site with the current development state can be found here http://indiforjava.sourceforge.net/stage/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JBrute

    JBrute

    Open Source Security tool to audit hashed passwords.

    JBrute is an open source tool written in Java to audit security and stronghold of stored password for several open source and commercial apps. It is focused to provide multi-platform support and flexible parameters to cover most of the possible password-auditing scenarios. Java Runtime version 1.7 or higher is required for running JBrute. Supported algorithms: MD5 MD4 SHA-256 SHA-512 MD5CRYPT SHA1 ORACLE-10G ORACLE-11G NTLM LM MSSQL-2000 MSSQL-2005 MSSQL-2012 MYSQL-322 MYSQL-411 POSTGRESQL SYBASE-ASE1502 INFORMIX-1170 To see syntax examples: https://sourceforge.net/p/jbrute/wiki/Examples To see last news: https://sourceforge.net/p/jbrute/blog FAQ: https://sourceforge.net/p/jbrute/wiki/FAQ/ General questions: jbrute-users@lists.sourceforge.net (you can suscribe to mailing list at https://lists.sourceforge.net/lists/listinfo/jbrute-users) Author: Gonzalo L. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Scommunication

    Scommunication

    Scommunication is easy to use rs232 rs485 communication application

    ...All sent and coming data you can see ASCII HEX DECIMAL or BINARY. With timer -- timer add after version 2-- you can send data every second , half second or how you want This application written in java(fx) so you can use windows linux or mac. Tested with arduino uno,arduino nano, arduino mega, frdm-kl46z and frdm-k64f In some problem feel free to send me mail: hrasity@hotmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Capsule

    Capsule

    Dead-simple packaging and deployment for JVM apps

    Capsule is a packaging and deployment tool for JVM applications. A capsule is a single executable JAR that contains everything your application needs to run either in the form of embedded files or as declarative metadata. It can contain your JAR artifacts, your dependencies and resources, native libraries, the require JRE version, the JVM flags required to run the application well, Java or native agents and more. In short, a capsule is a self-contained JAR that knows everything there is to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Online Zombie Game

    Online Zombie Game

    Online Zombie Game is a medieval-zombie apocalypse rpg game.

    Online Zombie Game. Control your character through medieval zombie apocalypse! * You have 4 attributes (Health,Attack,Defence,Critical Rate) * Train your character to get stronger. * Hunt in 11 different areas to get experience,golds,diamonds. * 50+ zombie types with different attributes. * Flexible choice of hunting time. (From 1 minute to 8 hours!) * Challange other players in the Arena , get weekly rewards. * Buy weapons/armors to prepare for fight. * Upgrade your trading ship....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    ReaderBox Mail Client

    Email Client Written in Java

    ReaderBox is an email client written in Java based on Columba, featuring a user-friendly graphical interface with wizards and internalionalization support. Its a powerful mail management tool with features to enhance your productivity and communication. If you want to join in development write me at: jhulloahernandez@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Java Google Alerts API

    Java Google Alerts API

    A java library allow user get, create, delete, update google alert.

    Java Google Alerts API provides you with a lightweight library especially designed to help developers create, delete and update Google alerts within their applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Permeance Liferay Apps

    Permeance Liferay Apps

    Collection of Liferay Apps by Permeance Technologies

    Various Liferay Apps for Liferay Portal created by Permeance Technologies. Permeance is a Platinum Liferay Partner servicing Australia. http://www.permeance.com.au/
    Downloads: 0 This Week
    Last Update:
    See Project