Showing 3696 open source projects for "front-end"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    netpowerctrl

    netpowerctrl

    An android app for controlling an ANEL NET-PwrCtrl device.

    netpowerctrl is an Android UI for controlling an ANEL NET-PwrCtrl (www.anel-elektronik.de)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is an open source port mapper written in java nio no-blocking socket model. Open Port Mapper allows multiple ports mappings, and it provides the functionality of specifying allow list and deny list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    MBMLog

    Log collector for FortiGate units (v4 MR3)

    MBM-Log allows to look deeply in collected logs (not only Top 10). All charts are generated on demand. You can easily filter data. MBM-Log can help you with FortiGate diagnostics via SSH (built in commands) Java GUI application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Not just another electronic medical record. Web Based Open source, uses pdfs,tifs. Allows users to log in and view medical records by requesting access - the owner of the repository grants access to view online, email, or print PDFA. Windows, Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5

    Reminder and notes in Java SE

    This is a desktop application for keeping reminders and notes.

    This is a Desktop application for reminders and notes. Reminders could be one-time, 'n'-time, or unending. Notes could be recorded and edited later. Every reminder dialog has a well known quote at the bottom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SyncClipboard
    This program can synchronize the clipboard (files and text) between 2 computers. It is written in Java and used the serial interface to transfer the clipboard data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CPU tuner
    CPU tuner for android. Saves battery by interfacing cpufreq and turning on/off services.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    Java Virtual Keyboard

    Java Virtual Keyboard

    virtual keyboard writing in java

    English: Fully in java implemented virtual keyboard, to use for some Textfields (JTextComponent's) in Java(SWING). License: BSD IDE: Netbeans German(Deutsch): Komplett in Java umgesetzte virtuelle Tastatur. Kann für beliebige Textfeld-Komponenten (JTextComponent's) in Java(SWING) eingesetzt werden. Lizenz: BSD Entwiklungsumgebung: Netbeans Russian(Русский): Виртуальная клавиатура полностью разработанная и прописанная на языке ява. Может быть использованна для любых компонентов...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JmDNS is a java implementation of the IETF draft RFP multicast extensions for DNS. This project contains the needed elements for service discovery and service registration. It is compatible with Apple\'s Rendezvous service. This project has been moved to http://www.jmdns.org. This site is no longer actively maintained. Please visit us at our new home!
    Downloads: 2 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    SimpleXDCC is an intuitive xdcc download manager. It lets you simply join a desired server/channel and begin making xdcc bot requests. Ideal for people who wish to download multiple files without having to type a lot of xdcc send commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Android LPI Quiz

    LPI Quiz for Google Android

    With this android application you can check your Linux knowledge and prepare you to take the LPIC-1 exams (Linux Professional Institute Certification Level-1). You can choose two kinds of quiz: LPI-101 or LPI-102 exam. Every quiz type has 100 of questions, which are randomized in a total of a 20 test questions. After finishing quiz you can review your answers and view a detailed explanation about the right answer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    VNCSara

    VNCSara

    RDP, VNC and Port-fowarding over a pure HTTP/HTTPS protocol.

    Follow us on Twitter http://twitter.com/VNCSara PLEASE WATCH THIS SPACE. I'M PREPARING FOR THE NEXT RELEASE. VNC Sara has been designed to replace paid for services such as PC Now and GoToMyPC. It allows you to run a server which will allow you to port-forward through firewalls and proxy’s all using standard HTTP & HTTPS protocol. There is a web application that allows you to VNC or RDP out of the box with no complex set-up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Hermes provides a Swing GUI to access JMS queues and topics for common tasks such as sending messages, removing messages and copying messages between queues and topics.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 14
    Multiagentsystem Ellipsis

    Multiagentsystem Ellipsis

    Modular, agent-oriented and extendable agent toolkit.

    Ellipsis is a modular, agent-oriented, and extendable toolkit to execute stationary and mobile software agents written in the Java programming language. Ellipsis uses the standard application server JBoss (version 4.2.3 GA) without any modifications. In contrast to existing mobile agent toolkits, Ellipsis has an agent- and message-oriented architecture. Ellipsis is built on top of the JMX architecture. Core Ellipsis components are implemented as MBeans which provides for basic ser-vices...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GrepClipse is an easy way to filter an Eclipse console's content through a regular expression as you'll do it on a *nix console through the commands grep -n <regexpr> <currentConsoleContent> followed by tail -nf <newConsoleContent> | grep <regexpr> helping the analysis of logs during the execution of a process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Turbo Shredder

    Turbo Shredder

    Turbo Shredder securely removes files.

    Do you want to delete some top secret files? DON'T do that by only pressing DELETE, because the data would still be on your drive! Use Turbo Shredder and remove files by securely wiping them out. Requires JRE 7 to run properly.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 17

    OMPISpecto

    OpenMPI tool for monitoring openMPI applications

    Open MPI application monitoring (and steering) from a web-interface and a mobile device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Apple Game Server 3.1

    Apple Game Server 3.1

    Upload games to legacy apple // computers via serial and no floppies!

    This java (version 6 or higher) program allows you to send games directly to an old apple // computer with no need for floppies, only a serial cable. No hardware modification is necessary, you only need a working serial connection. A cousin of this project can be found here: http://asciiexpress.net/gameserver/ (Thanks Egan!)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Router Remote
    With Router Remote you can connect to your router and change the configuration, restart it, and many other things from your phone. Currently only Zyxel routers supported, but it would possible to make it work with other routers as well. Please report non-working routers, since support might be added. It uses the android library Ohmenu available at http://github.com/omtinez/ohmenu to implement an intuitive, modern user interface to the application menu. Released under BSD license. For...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    rsudo is a remote administration tool that allows the user to run commands on multiple remote machines as another user (i.e., root).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    IOS6 and recent iTunes updates have broken a few features. We have made some partial fixes, but they are not complete. If you'd like to help support our development, or take over the development please let us know. Explore the internal file structure of your iphone (or of a seized phone in the case of forensic teams) using either the iphone's own backup files or (for jail broken iphones) ssh. Viewing of plist, sqlite, and hex are supported. IOS 5 is now supported iOS 6 only partially...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 22

    jfxtail

    jfxtail is a program to monitor log files similar to the unix tool tai

    The program shows the last 20 lines of a text file. The display automatically updates, if the text file has been changed. Being written in java it supports works on all platforms, for which javafx is available. e.g.: Windows, MacOS, Linux,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A set of advanced Log4J appenders designed for hi-load applications. Among them: TimeAndSizeRollingFileAppender, ThreadSafeAsyncAppender, DbcpDataSourceAppender, JndiDataSourceAppender etc. Also includes appender wrappers for use in JBoss environment
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Task Stop Watch is a program for keeping track of the time a person spends on specific tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CARTAGO-WS is a platform for developing SOA applications based on Web Services exploiting agent programming models and technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB