Showing 288 open source projects for "java open source"

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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    jablock

    jablock

    Junk Ad Blocker

    ...In-program breaks usually last 2.5 minutes; programs usually begin precisely on the hour or half hour. With some practice most commercials may be avoided. This project is implemented using a Bash script. It uses open source utility programs to perform its operations. Read the README file for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PLC-Logger

    PLC-Logger

    PLC-Logger and Analyzer

    Use PLC-logger to store and analyze data from almost every PLC-system. The following PLC-Systems are accessible: - Every PLC-System running a Modbus-TCP / Modbus-UDP Server - Siemens S7 via IBH NetLink - Siemens S7 with Ethernet-Interface - Codesys-based PLC-Systems - via OPC-Servers V0.61: - Bugfixes V0.60: - Some Bugfixes - Some data evaluation V0.59: - Modbus TCP Server Simulator supports Modbus UDP - Possibility to set bookmarks V0.57: - Modbus UDP supported -...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    DIY Zoning
    Step-by-step instructions for making your HVAC (Heating, Ventilation & Air Conditioning) system state-of-art. Covers airflow balancing, temperature control & zoning, energy conservation measures, remote access, 1-wire, XBee devices, home automation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Lanbahn

    Controlling Model Railroad via Networks

    Controlling Model Railroad via Networks "Lanbahn" Concepts - intelligent end devices - all with a network, wlan or other sophisticated interface. - can be operated without a central station - no complex binary protocols - communications via multicast UDP messages - decoders can advertise their capabilities via zeroconf/avahi/bonjour protocol. - raspberry pi as one hardware platform - tinkerforge IO bricklets for turnout and signal control
    Downloads: 0 This Week
    Last Update:
    See Project
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 5

    MashBerry

    Beer brewing with Raspberry Pi

    MashBerry is a Raspberry PI based beer-brewing controller. It is designed to automate the mashing-process for the homebrewer. MashBerry can be operated via a Web-interface or via a Display and an IR-remote. The temperature is controlled using a PID-controller, the temperature-measurement is done with a PT1000 or a Dallas 18B20. For power-control an external Solid-State-Relay is used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    QRemoteControl-Client

    QRemoteControl-Client

    QRemoteControl is a remote control application for your mobile phone.

    QRemoteControl is a remote control application for your mobile phone. This is the client part of QRemoteControl. The client application is currently available for Android, Blackberry, MeeGo and Symbian. You can download the client software and precompiled versions for Linux and the Raspberry Pi here: http://qremote.org/download.php#Download The source code is now hosted on GitHub: https://github.com/strahlex/QRemoteControl-Client
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Tiny Python Panadapter

    Tiny Python Panadapter

    Simple Panadapter for I/Q Audio or RTL_SDR dongle

    See article in QST, April, 2014, pp 33-38.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PiBang Linux

    PiBang Linux

    Openbox Linux distro for the Raspberry Pi

    PiBang is a CrunchBang Linux inspired Openbox distribution for the Raspberry Pi. Instead of education users, PiBang focuses on being a desktop replacement for general users and developers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    External watchdog for RPI

    External HW watchdog for RPI

    External watchdog for raspberry PI 3 minutes watchdogtimer on timeout, is for 30 seconds RPI powered off
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 10
    openiplayervpn

    openiplayervpn

    Open source code for openvpn on dd-wrt, raspberry pi and similar

    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Software to replace your analog cd changer in BMW cars. Prepared for Raspberry Pi, but can be run on any Linux platform with Mono installed.Makes use of I-Bus Gateway from OpenBM project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MinePeon

    MinePeon

    Bitcoin mining Linux distro for the Raspberry Pi

    Bitcoin mining Linux distro for the Raspberry Pi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    FFT for ARMv6

    Fixed point 16/32 integer FFT library for the Raspberry Pi and Android

    This library is being created as I have a need to do very fast FFTs on low end devices not supporting the NEON instruction set. The Raspberry Pi is an ideal candidate for developing in gcc before porting to JNI for low spec Android devices, hence it's inclusion. Fixed point 16/32 integer FFT library suitable for the Raspberry Pi and Android devices. Includes test stubs for gcc on the Raspberry Pi and a Basic4Android wrapper from JNI. It includes hand optimised ARMv6 assembler,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PyRadMon

    PyRadMon

    Automated reporting of Geiger Muller counter readings to RadMon.org

    This project includes several Python and bash scripts designed to connect Geiger Muller counters to report their results to RadMon.org. Soon the script will also feature local logging, graphing and alerting. Just because the Cold War is "over" does not mean that there is no more threat of a radiological attack. In fact, the U.S. Homeland Security Council lists the "Detonation of a 10 Megaton Improvised Nuclear Device" as "Scenario #1" among the top 15 threats to American security. Or,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    RaspFM

    This is a raspberry FM System

    This image has been created for those who wan to listen radio and music in the car without having a special car player. You will need only a smartphone with bluethooth , raspberry pi , bluethooth device reconised by raspberry pi and a min 8 gb card, and optionaly a gsm 3g modem. You connect to the device via bluethooth. It is Visible in the first 30 seconds after boot . Device IP on the bluethooth is 192.168.3.1 and lan is configured to get ip from any dhcp server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    serialLCD ATmega8 (ArduinoBased)

    The serial LCD module using ATmega8 along with easy arduino library.

    ...Only one wire simplex serial communication at baudrate 9600 is required to communicate with serialLCD module. The library & firmware file is released in public domain as open-source project. Feel free to edit/improve/share it. *** Raspberry Pi python library added. video available on youtube at: http://youtu.be/adNOWREWuL8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CppWeb - C++ Web developement framework

    CppWeb - C++ Web developement framework

    Cross-platform C++ library for developing CGI Web applications

    CppWeb is cross-platform C++ library for developing web applications with server push support. The library decodes CGI variables and cookies, supports file uploads, performs automatic cookie detection, provides URL and HTML entity encode/decode functions, supports server-push (long-polling via ajax), has built-in HTML parser, SQLite database wrapper etc. CppWeb compiles on Windows, Linux and MacOSX (tested with GNU C++, MingW, MS Visual C++ and Borland C++ compiler) and can run with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    HammondClone2

    A small Hammondclone on console

    This project's goal is to create a hammond-clone with a small footprint, which can run on console. The goal is, to let it run on small computers (like the raspberry pi) and that it can be used like a MIDI-Expander. Further on, it should be platform independent and also should run on windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    yieldbuddy

    yieldbuddy - an Arduino and Raspberry Pi based Environment Controller

    yieldbuddy is an open source hydroponics controller for your indoor or outdoor grow. The Arduino sends multiple serial messages a second containing information like sensor values, relay on/off states, manual/auto modes, etc. The web interface (hosted by the Raspberry Pi running Apache2 and PHP5), allows you to login to the page and from there you can see graphs of all your sensors, their current values, whether or not your equipment is on/off (relay states), your web camera, etc. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    RaspyBox

    RaspyBox

    A dropbox client for the raspberry pi

    A minimalistic Dropbox client for raspberryPI written in python. Functionality: Upload Download Make directories Delete Navigate Shortcut keys (insert for upload, del for delete, navigate or download with enter key or double click) How to use it: Download the python dropbox sdk from here https://www.dropbox.com/developers/reference/sdk extract it and install it by executing sudo setup.py install -f Create a new application in your drobox developer page Give a name to the app...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    SiriProxy on Raspberry Pi

    Raspberry Pi SD Image with Ruby and SiriProxy

    This is an SD card image with RVM, Ruby, and SiriProxy pre-installed. Release notices: https://sourceforge.net/p/siriproxyrpi/news/ Instructions: https://sourceforge.net/p/siriproxyrpi/wiki/Home/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    MLCrypt

    Simple, lightweight, standalone command-line single file encryption.

    Simple, lightweight, cross-platform (Windows / Linux / ARM6 Linux), cross-arch (x32 / x64), standalone command line file encryption program. GnuPG is probably the best application for cross-platform encryption. However, its usage on Windows PCs may be inconvenient (installation administrator rights; large executable size for perhaps just a one-time file decryption, complicated command-line switches for stronger encryption). NCrypt would fulfill this task, but does not operate on 64-bit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Raspyfi project aims to fully integrate mpd (music player daemon) into the famous Raspberry Pi, in order to create a cheap and hi-quality hi-fi source.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    Ksr10Driver

    Driver Java for Ksr10 Robotic arm

    Driver jar for Ksr10 Robotic arm connected on bus USB compatible with many OS including Raspberry Pi 1st Call with Ksr10.Ksr10Driver(Dest, Action, Dur, Light, debug) Dest = String: M1 or GRIPPER; M2 or WRIST; M3 or ELBOW; M4 or SHOULDER; M5 or BASE Action = String: OPEN or OUVRIR; CLOSE or FERMER; UP or HAUT; DOWN or BAS; LEFT or GAUCHE; RIGHT or DROITE DUR = double: duration in seconds Light = int: 0 Light off; 1 Light on Debug = String: optional = 'debug' if you want trace 2nd...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    mini-wheezy

    A tiny wheezy Distribution for Raspberry PI

    There are many distribution of wheezy on the net which are much larger in size. This is my small attempt to make a mini-wheezy distribution which is just 8 Mb, for Raspberry PI. Although it is mini, but you can use debian-wheezy repository, for additional application. Download file, and extract the image. Copy the image to a SD card, and Insert the SD card in Raspberry PI and there you go. The password is pi:raspberry and root:root.
    Downloads: 0 This Week
    Last Update:
    See Project