SuperOps is the AI-native unified platform for modern MSPs and internal IT teams. It replaces the typical four-to-six-tool IT operations stack - PSA, RMM, helpdesk, MDM, asset tracking, network monitoring, patch management and IT documentation - with a single, built-as-one platform on a shared data layer.
That architectural choice is what makes the rest of the platform work, particularly its agentic AI. Monica AI, SuperOps' intelligence layer, was designed alongside the platform from day one. It triages tickets, surfaces patch and CVE risks, drafts worklogs, suggests knowledge base articles, and increasingly handles fully autonomous workflows for routine work.
SuperOps supports Windows, macOS, Linux, iOS, iPadOS and Android, integrates with the IT and MSP ecosystem (Slack, Teams, Azure AD, Okta, QuickBooks, Xero, Bitdefender, SentinelOne and more), and bundles Splashtop and ISL Online remote access free. Transparent pricing, fast deployment, founder-led product investment.
Learn more
JDisc Discovery is a comprehensive network inventory and IT asset management solution designed to help organizations gain clear, up-to-date visibility into their IT environment. It automatically scans and maps devices across the network, including servers, workstations, virtual machines, and network hardware, to create a detailed inventory of all connected assets. This includes critical information such as hardware configurations, software installations, patch levels, and relationshipots between devices.
One of the standout features of JDisc Discovery is its agentless discovery process, meaning it does not require the installation of any software on individual devices, reducing deployment time and minimizing network impact. It supports a wide range of protocols (e.g., SNMP, SSH, WMI) to gather data, making it compatible with diverse IT environments, whether they are Windows, Linux, or Unix-based.
Learn more
kitty
kitty is designed for power keyboard users. To that end all its controls work with the keyboard (although it fully supports mouse interactions as well). Its configuration is a simple, human editable, single file for easy reproducibility (I like to store configuration in source control). The code in kitty is designed to be simple, modular and hackable. It is written in a mix of C (for performance sensitive parts) and Python (for easy hackability of the UI). It does not depend on any large and complex UI toolkit, using only OpenGL for rendering everything. Finally, kitty is designed from the ground up to support all modern terminal features, such as unicode, true color, bold/italic fonts, text formatting, etc. It even extends existing text formatting escape codes, to add support for features not available elsewhere, such as colored and styled (curly) underlines. One of the design goals of kitty is to be easily extensible so that new features can be added in the future.
Learn more