Showing 73 open source projects for "java a i bat"

View related business solutions
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • AgeChecker.Net Age Verification Software Icon
    AgeChecker.Net Age Verification Software

    For security companies and anyone searching for a solution to ensure secure online age verification

    AgeChecker.Net provides an easy checkout experience while keeping your site up to date with the latest age regulations in your industry.
    Learn More
  • 1
    AWS SDK for Java 2.0

    AWS SDK for Java 2.0

    The official AWS SDK for Java - Version 2

    The AWS SDK for Java v2 is a modern, modular rewrite that reduces dependencies, improves performance, and embraces non-blocking I/O. Each AWS service ships as its own small artifact, so applications include only what they use, cutting footprint and cold-start time. The SDK provides both synchronous clients and a high-performance asynchronous stack built on event-driven HTTP, enabling reactive pipelines and high-throughput services.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Milkman

    Milkman

    An extensible request/response workbench

    Milkman is heavily inspired by Postman. But I got sick of all those electron-based applications that need ages and loads of memory to start up. Therefore, this is a JavaFx-based workbench for crafting requests/responses. It is not limited to e.g. HTTP (or more specifically rest) requests. Due to nearly everything being a plugin, other things are possible, like database requests or GRPC, GraphQl, etc. Request-types (e.g. Http Request), request-aspects (e.g. Headers, Body, etc), editors for...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    Alluxio

    Alluxio

    Open Source Data Orchestration for the Cloud

    Alluxio is the world’s first open source data orchestration technology for analytics and AI for the cloud. It bridges the gap between computation frameworks and storage systems, bringing data from the storage tier closer to the data driven applications. This enables applications to connect to numerous storage systems through a common interface. It makes data local, more accessible and as elastic as compute.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    EtendoERP

    EtendoERP

    Etendo ERP is upgrade from Openbravo

    Etendo ERP is upgrade from Openbravo Openbravo announces EOS and EOL for certain Core ERP modules for Non-Retail customers. Here’s Everything You Need to Know What’s next for existing Non-Retail Customers and Partners First of all, if you’ve been an Openbravo customer using all or some of these core ERP modules or a Partner selling and implementing them, I want to thank you for having been on this journey with us. Thus, for Openbravo to further focus on retail and to facilitate our...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easily build robust connections between Salesforce and any platform Icon
    Easily build robust connections between Salesforce and any platform

    We help companies using Salesforce connect their data with a no-code Salesforce-native solution.

    Like having Postman inside Salesforce! Declarative Webhooks allows users to quickly and easily configure bi-directional integrations between Salesforce and external systems using a point-and-click interface. No coding is required, making it a fast and efficient and as a native solution, Declarative Webhooks seamlessly integrates with Salesforce platform features such as Flow, Process Builder, and Apex. You can also leverage the AI Integration Agent feature to automatically build your integration templates by providing it with links to API documentation.
    Learn More
  • 5
    K-Framework
    The KFramework is the first integral SOFEA/SOUI framework for web based business applications using Domain Driven Design. The framework provides a web delivered SWING frontend and a WebServices based backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Baya

    Baya

    Baya is a graphic interface for amulecmd.

    ...The solution seems to be to compile the latest version of Wxwidget, but so far, I have been unable to, so I have looked for an alternative to aMule. It is amuled, the devil which handles the downloads and is operated from the command line. But of course, handling it from the command line is quite cumbersome, my solution was to create a very basic graphical interface for amulecmd called 'Baya'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Movie Updates

    Movie Updates

    This application automatically checks for new movie uploads on YTS

    .... ______________________________________________________________________________________ This is my very first project so if there are any bugs or if you need any assistance, feel free to contact me :) I made this program only by myself and didn't get to hear anyone else's ideas. So I'm open to ANY suggestions. ______________________________________________________________________________________ This application requires Java Runtime Enviornment 8 (JRE 1.8.0_221) or above to run. ______________________________________________________________________________________ Contact me: tashila.pathum@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Android TextView-LinkBuilder

    Android TextView-LinkBuilder

    Insanely easy way to define clickable links within a TextView.

    Insanely easy way to create clickable links within a TextView. While creating Talon for Twitter, one of the most difficult things I encountered was creating these clickable links based on a specific text. Luckily, I have made it easy for anyone to apply this type of style to their TextView's. Similar to how all the big players do it (Google+, Twitter, cough Talon cough), this library allows you to create clickable links for any combination of Strings within a TextView.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    DrupalCSVFields

    Create Drupal 7 fields from CSV

    I recently have had to create content types with hundred of fields. I decided to create a quick utility to generate them from a CSV file instead of using the Web interface. The application produces a module for Drupal 7. See https://sourceforge.net/p/drupalcsvfields/code/HEAD/tree/trunk/examples/basictest/ for an usage example. It worked for me, but use it at your own risk. I have not tested it in depth. Please backup your data before enabling the modules produced by the utility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Attack Surface Management | Criminal IP ASM Icon
    Attack Surface Management | Criminal IP ASM

    For security operations, threat-intelligence and risk teams wanting a tool to get access to auto-monitored assets exposed to attack surfaces

    Criminal IP’s Attack Surface Management (ASM) is a threat-intelligence–driven platform that continuously discovers, inventories, and monitors every internet-connected asset associated with an organization, including shadow and forgotten resources, so teams see their true external footprint from an attacker’s perspective. The solution combines automated asset discovery with OSINT techniques, AI enrichment and advanced threat intelligence to surface exposed hosts, domains, cloud services, IoT endpoints and other Internet-facing vectors, capture evidence (screenshots and metadata), and correlate findings to known exploitability and attacker tradecraft. ASM prioritizes exposures by business context and risk, highlights vulnerable components and misconfigurations, and provides real-time alerts and dashboards to speed investigation and remediation.
    Learn More
  • 10

    YADS

    Yet Another DPWS Stack, a WS4D JMEDS fork (discontinued)

    Note: This project has been discontinued due to the lack of quality of the original project's code base. I implemented a new DPWS stack from scratch for other projects, which was less work... YADS (Yet Another DPWS Stack) is a fork of the WS4D JMEDS webservice stack. YADS tries to integrate more standard Java SE features (type-safe template containers, concurrency, logging and modern Java language features) and high level HTTP components using non-blocking connections. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Gusite

    Gusite

    És una eina de creació ràpida i simple de petites webs

    1) == MOGUT A GITHUB: https://github.com/GovernIB/gusite == GUSITE és una eina de creació ràpida i simple de petites webs informatives. Està pensada per a que tan el disseny de les planes com la gestió del seu contingut es pugui realitzar per personal no tècnic. L'eina ofereix un conjunt d'ajudes que faciliten la definició i estructuració de continguts com són agendes, formularis de contactes, notícies, menús, etc... També proporciona altres eines de suport bàsiques a la gestió dels...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Qwerty

    Qwerty is an opensource remote administrator tool

    ...You can send remote commands, both predefined and custom from command line. We can obtain all the information on the machine, such as installed hardware and more. To develop this application was chosen Java because it is the programming language with which I have more experience, portability is also the basic requirement of this project, and thanks to the use of Java will be possible to administer a computer regardless of the system operating where you run the client or the server. The first version will be composed of several key features: Ability to browse the remote file system Upload / Download files Basic operations on remote files Monitor the remote screen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    ScraperEdit for XBMC

    XML bindings and a GUI for creating and editing XBMC Scrapers

    This program is an editor for creating XBMC Scrapers. It is similar to ScraperEditor, an other editor using ScraperXML, that runs under .Net environment. This program runs under Sun/Oracle's Java Runtime. HELP WANTED! I am looking for someone, who would help me writing documentation, like user's manual and on-line help. Also if someone want to help, translated language files are always welcome...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Web pages launcher

    Web pages launcher

    makes web surf really simple

    Rapidly open yours favorite web sites via hotkeys!! Just try it and you wont be able to imagine your life without this little app! System requirements: OS: Windows (Unix's and mac later) Java Machine: Jre 1.6+ --------------14.02.2015------------- In new version 0.8 beta: +most of the code has been refactored and has been redesigned +fix more issues +settings storage are now using JSON +settings now stored at "user.home" folder +settings class are now using Singleton pattern +probably added linux and mac OS support P.S I newbie in java,any recommendations will be usefull for me :) best regards Vladimir Avilov
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Bambi Editor

    Bambi Editor

    Have fun with images!

    ...Simply deploy Bambi as Java Web Start, replace the default FilesystemImageExporter plugin with one of web upload plugins and you're good to go! It offers cam support by integrating native libs from OpenIMAJ, so it still runs on all platforms. Bambi's roots date back to 2010 when I wrote a customized applet image uploader for a friend of mine. Since then I've added so many enhancements it grew to a stand alone app that you see today ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    cravlAndBlock

    linux tool to improve server security

    cravlAndBlock is simple java application that cravl error log file of Your web server and add all attacker IPs. I.E. All Modsecure entries, scans and so on. Every bad IP will be added to hosts.deny file with ALL prefix. For sure it will not block all atacks but it will help. How it works: use cron to start java cravlAndBlock.jar in the same folder add properties.xml (I addes sample properties.xml file).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PerformPA

    PerformPA

    Impostazione e gestione del Piano e della Relazione delle Performance

    PerformPA è una piattaforma che supporta l’impostazione e la gestione del Piano e della Relazione delle Performance attraverso due moduli: - Modulo della programmazione: il software è concepito in modo tale che con un unico inserimento di dati si producano, in forma sequenziale ed integrata, i cinque documenti programmatici principali (Piano delle Performance, Linee Programmatiche di Mandato, Relazione Previsionale Programmatica, Piano Esecutivo di Gestione, Piano Dettagliato degli...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ISPtopia

    ISPtopia

    ISPtopia is an Open Source Web Hosting Contol Panel.

    ISPtopia is an Open source Web Hosting Control Panel or if you want you can call it a Web Host Management tool. I prefer to call it a Control Panel (CP for short). Plans are to provide a script that will load, install, ask configuration questions and then complete the install with ISPtopia ready to use. See the website for more info:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ssg++

    ssg++

    ssg++ ek$i sözlük için bir komut satırı arayüzüdür.

    ssg++ is a command line interface for ek$i sozluk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Liferay for Virgo

    The research of an ability to port Liferay to Virgo

    This project is a result of my tries to port Liferay portal Community Edition to Virgo. I have done this work in the research purpose to analyze an ability of development a serious mass enterprise system on very perspective and great Virgo platform couple with the most powerful open source portal Liferay. My theoretical research has pointed these two product like the most perspective flexible and multi functional solutions matching my aims very well. But practically Virgo has turned out...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    brows

    brows

    A lightweight browser written in Java

    brows is a lightweight browser written in Java and JavaFX for users with lower-end computers. Super fast webpage loading and up-to-date HTML5 standards make browsing quick, simple and interactive. As of now, brows development is now discontinued. Probably because I lost the source code. Dammit.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Sentence Composer

    Sentence Composer

    Compose the writings semi-automatically

    Please click on "BROWSE ALL FILES" to open a README! What is this program? This program is meant to search the texts and suggest sentences that might follow any inputted sentence. It was meant to help composing the writings. How was it made? First, I made a chatterbot to understand the concept of "predicting" the next sentence (worked as good as the Cleverbot), then I made this program that is aided by an user to compose the new writings. SAMPLE: Input sentence was "Learning...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    UptimeChecker

    A small Java program to check regularly if a website is online

    This small program was created 2 years ago with the purpose of being run on a webserver which periodically tries to reach an internet hostname to check if it's reachable and if the internet connection is up. (My plan was to monitor the SLA for my Internet connection). Now I have started working again on it. Few tweaks coming up shortly: -logs for downtime -doesn't exit when the host can't be reached -a GUI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Jalli is a little java-based converter for chatlogs. At the moment it supports Pidgin, Empathy and mcabber. But there will follow many - platform-independant - others, I believe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    cyberthief

    Social Information

    I be-leave that loosing some one is missing something in our life. So don't loss your friend updated information. It will be like a digital chat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next