An easy-to-use desktop application to manage OSGi frameworks remotely
OSGi.fx is the ultimate remote management tool for your OSGi frameworks. Unlike legacy consoles, it offers a modern, responsive JavaFX interface that gives you:
- π Deep Insights: Visualize bundles, services, users, and components instantly.
- β‘ Real-time Monitoring: Track threads, heap usage, and logs live.
- οΏ½οΈ Visual Dependencies: Explore complex relationships with interactive graphs.
- β¨ Ease of Use: Drag-and-drop installs, smart auto-complete, and valid configuration editing.
- π€ AI Ready: Built-in Model Context Protocol (MCP) server for seamless AI agent integration.
| Component | Technology |
|---|---|
| β Java (Application) | 25 |
| β Java (Agent) | 1.8 |
| π₯οΈ Rich Client Platform | JavaFX 25 |
| βοΈ Runtime (Application) | OSGi R8 (Equinox), Eclipse 4 (e4), e(fx)clipse |
| βοΈ Runtime (Agent) | OSGi R6 |
| π¨ UI Libraries | ControlsFX, TilesFX, FormsFX |
| π οΈ Software Tools | Bndtools 7.2.1 |
The latest released version is 2.4.5.
Visit the Project Website to download and install the latest version for your platform.
For detailed instructions, please refer to the User Guide on the website or check our local User Guide.
Starting from 3.0.0, OSGi.fx supports secure connections with password authentication and TLS/SSL encryption for both Socket and MQTT protocols.
Key Features:
- π Password-protected connections with AES-256 encrypted credential storage
- π TLS/SSL support for Socket connections
- π« OAuth/Token authentication for MQTT brokers
- πΎ Optional "Save Password" with secure prompting when needed
- β¨ Smart UI bindings between authentication fields
For detailed setup instructions, see the User Guide.
| Feature | Version | Implemented | Released |
|---|---|---|---|
| π¦ Bundle Inventory View all installed bundles and fragments |
2.4.4 | β | π |
| π¦ Package Insights Explore exported and imported packages |
2.4.4 | β | π |
| π οΈ Service Registry Inspect all registered OSGi services |
2.4.4 | β | π |
| π§© Component Viewer Visualize declarative services (DS) components |
2.4.4 | β | π |
| βοΈ System Properties Access robust system and framework properties |
2.4.4 | β | π |
| π§΅ Thread Monitor Track daemon and non-daemon threads |
2.4.4 | β | π |
| π’ Event Emitter Dispatch synchronous or asynchronous events |
2.4.4 | β | π |
| π Event Listener Subscribe to OSGi events in real-time |
2.4.4 | β | π |
| π Log Stream Live streaming of OSGi logs |
2.4.4 | β | π |
| logger R7 Logger Config Manage OSGi R7 logger levels and configurations |
2.4.4 | β | π |
| π Gogo Shell Execute Gogo commands remotely |
2.4.4 | β | π |
| π» CLI Executor Run system CLI commands directly |
2.4.4 | β | π |
| β¨ Smart Auto-Complete Intelligent suggestion for remote Gogo commands |
2.4.4 | β | π |
| π₯ Bundle Manager Install, update, starting and stopping bundles |
2.4.4 | β | π |
| π±οΈ Drag & Drop Install Effortless bundle installation via drag-and-drop |
2.4.4 | β | π |
| π§ Config Admin Manage configurations via ConfigurationAdmin |
2.4.4 | β | π |
| π Metatype Inspector Browse OCDs and property descriptors |
2.4.4 | β | π |
| β―οΈ Bundle Lifecycle Start, stop, and uninstall bundles/fragments |
2.4.4 | β | π |
| β‘ Component Control Enable or disable DS components on the fly |
2.4.4 | β | π |
| βοΈ Config Editor Create, update, and delete configurations |
2.4.4 | β | π |
| ποΈ Config Factory Instantiate new configurations from factory PIDs |
2.4.4 | β | π |
| π Runtime Dashboard Overview of memory, uptime, bundles, threads, and services |
2.4.4 | β | π |
| πΈοΈ Bundle Graph Visualize bundle dependencies interactively |
2.4.4 | β | π |
| π Component Graph Visualize DS component references and dependencies |
2.4.4 | β | π |
| π Cycle Detector Identify circular dependencies in DS components |
2.4.4 | β | π |
| π€ Graph Export Export dependency graphs to DOT (GraphViz) format |
2.4.4 | β | π |
| π Log Viewer Access and analyze application log files |
2.4.4 | β | π |
| π΅οΈ Leak Detector Identify suspicious classloader leaks |
2.4.4 | β | π |
| π HTTP Runtime Inspect Servlets, Filters, and Resources |
2.4.4 | β | π |
| π Heap Monitor Real-time heap usage and GC tracking |
2.4.4 | β | π |
| π Extension Manager Install and manage external plugins |
2.4.4 | β | π |
| ποΈ Extension Uninstaller Remove installed extensions easily |
2.4.4 | β | π |
| π OBR Generator Generate OBR XML repositories |
2.4.4 | β | π |
| π² DMT Explorer Traverse and update the Device Management Tree |
2.4.4 | β | π |
| π₯ User Admin Manage roles, users, and groups |
2.4.4 | β | π |
| β€οΈ Health Checks Execute and monitor Felix Health Checks |
2.4.4 | β | π |
| πΈ Snapshot Capture and analyze runtime state snapshots |
2.4.4 | β | π |
| βΉοΈ DTO Inspector Explore standard OSGi Runtime DTOs |
2.4.4 | β | π |
| π Advanced Search Powerful search across the OSGi framework |
2.4.4 | β | π |
| π€ MCP Support Model Context Protocol integration for AI agents. Read More |
2.4.5 | β | π |
| π» Headless Launch Start application with pre-configured connection. Read More |
2.4.5 | β | π |
| π JAX-RS View Inspect JAX-RS Applications, Resources, and Extensions |
3.0.0 | β | π§ |
| π¦ CDI View Inspect CDI Containers, Components, and Extensions |
3.0.0 | β | π§ |
| π Authentication & Security Password authentication with AES-256 encryption, TLS/SSL, and OAuth/Token support |
3.0.0 | β | π§ |
- π» Headless Mode: Starting from 2.4.5, need to connect without the connection wizard? Use the
-Dosgifx.config=/path/to/config.jsonsystem property to launch OSGi.fx with a pre-defined connection. See the Headless Launch Documentation. - π€ AI Assistance: OSGi.fx 2.4.5 supports the Model Context Protocol (MCP), allowing AI agents to connect to and debug your OSGi runtime directly! See the MCP Server Documentation.
Amit Kumar Mondal (admin@amitinside.com)
Want to contribute? Great! Check out Contribution Guide
This project is licensed under Apache License Version 2.0






