Showing 22 open source projects for "visual"

View related business solutions
  • Failed Payment Recovery for Subscription Businesses Icon
    Failed Payment Recovery for Subscription Businesses

    For subscription companies searching for a failed payment recovery solution to grow revenue, and retain customers.

    FlexPay’s innovative platform uses multiple technologies to achieve the highest number of retained customers, resulting in reduced involuntary churn, longer life span after recovery, and higher revenue. Leading brands like LegalZoom, Hooked on Phonics, and ClinicSense trust FlexPay to recover failed payments, reduce churn, and increase customer lifetime value.
    Learn More
  • Data management solutions for confident marketing Icon
    Data management solutions for confident marketing

    For companies wanting a complete Data Management solution that is native to Salesforce

    Verify, deduplicate, manipulate, and assign records automatically to keep your CRM data accurate, complete, and ready for business.
    Learn More
  • 1
    Rivet

    Rivet

    Visual AI IDE for building agents with prompt chains and graphs

    Rivet is an open source visual AI programming environment designed to help developers build complex AI agents using a node-based interface and prompt chaining workflows. It provides a desktop application that allows users to visually construct and debug AI logic as interconnected graphs, making it easier to manage sophisticated interactions between language models and external tools.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 2
    ArtCraft

    ArtCraft

    Crafting engine for artists, designers, and filmmakers

    ...The project positions itself as an intentional “crafting engine” for artists, designers, and filmmakers who want deeper control over generative media pipelines. Rather than relying purely on text prompts, ArtCraft emphasizes visual manipulation, compositional control, and iterative refinement so creators can treat AI output more like a malleable creative medium. The application is built with performance and responsiveness in mind, enabling users to move between different creative canvases and asset workflows within a unified interface. It aims to support complex multimedia generation workflows including image, video, and potentially 3D content creation, making it useful for experimental filmmaking and advanced visual design.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 3
    tachyonfx

    tachyonfx

    Effects and animation library for Ratatui applications

    ...It introduces a composable system where complex animations can be created by layering and combining smaller, reusable effects, similar to how shaders or animation pipelines work in graphical environments. The library focuses on enhancing the visual expressiveness of terminal applications, which are traditionally static, by introducing motion, interpolation, and smooth transitions between UI states. TachyonFX integrates deeply with Ratatui’s rendering model, allowing developers to apply effects to widgets, layouts, or entire scenes without rewriting core UI logic. It also supports real-time updates and interactive behaviors, making it suitable for applications that require responsive visual feedback.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Vibe Kanban

    Vibe Kanban

    Get 10X more out of Claude Code, Codex or any coding agent

    Vibe Kanban is an open-source, self-hosted orchestration and workflow platform designed to help developers manage and coordinate the work of AI coding agents using a visual Kanban-style interface rather than juggling terminals and logs. As AI agents such as Claude Code, Gemini CLI, Codex, and others are increasingly used to generate and update code autonomously, developers often end up spending more time monitoring and sequencing these agents than writing or reviewing meaningful work. Vibe Kanban tackles this by enabling users to define tasks as cards on a board, assign those tasks to one or more coding agents, and then track progress and outcomes as each agent executes in the background with its own isolated workspace. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 5
    GitButler

    GitButler

    The GitButler version control client, backed by Git

    ...It also positions itself for AI-assisted development patterns, where tooling needs to support rapid iteration and parallel work while staying understandable and reversible. By offering both GUI and CLI surfaces, it can fit into different team preferences, from visual-first change review to scriptable automation.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    three-d

    three-d

    Makes it simple to draw stuff across platforms (including web)

    ...The library leverages modern graphics standards such as OpenGL and WebGL to deliver high-performance rendering across platforms, including browsers and desktop applications. It includes built-in support for common 3D concepts such as meshes, textures, shaders, and scene management, enabling developers to create complex visual applications with minimal boilerplate. three-d also emphasizes ease of use by providing a clean API that abstracts away low-level details while still allowing customization when needed.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Lightpanda Browser

    Lightpanda Browser

    Lightpanda: the headless browser designed for AI and automation

    ...This design allows it to execute JavaScript and interact with web pages while avoiding the overhead associated with rendering images, fonts, and layout elements intended for visual display. The browser is implemented using the Zig programming language and integrates the V8 JavaScript engine to run modern web applications and scripts efficiently. Because it avoids graphical rendering and other heavy browser components, the system uses significantly less memory and launches almost instantly compared to conventional browsers such as Chrome.
    Downloads: 51 This Week
    Last Update:
    See Project
  • 8
    Floneum

    Floneum

    Instant, controllable, local pre-trained AI models in Rust

    Floneum is an open-source platform for building AI-powered workflows using large language models through a visual and extensible interface. The system allows users to design complex AI pipelines using a drag-and-drop workflow builder rather than writing extensive code. It focuses on enabling developers and researchers to create language model applications that combine different tools, data sources, and AI capabilities into automated workflows.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    mirrord

    mirrord

    Connect your local process and your cloud environment

    ...It’s meant to provide the benefits of running your service on a cloud environment (e.g. staging) without actually going through the hassle of deploying it there, and without disrupting the environment by deploying untested code. It comes as a Visual Studio Code extension, an IntelliJ plugin, and a CLI tool.
    Downloads: 8 This Week
    Last Update:
    See Project
  • Loan management software that makes it easy. Icon
    Loan management software that makes it easy.

    Ideal for lending professionals who are looking for a feature rich loan management system

    Bryt Software is ideal for lending professionals who are looking for a feature rich loan management system that is intuitive and easy to use. We are 100% cloud-based, software as a service. We believe in providing our customers with fair and honest pricing. Our monthly fees are based on your number of users and we have a minimal implementation charge.
    Learn More
  • 10
    WSLGit

    WSLGit

    Use Git installed in Bash on Windows/Windows Subsystem for Linux (WSL)

    This project provides a small executable that forwards all arguments to git running inside Bash on Windows/Windows Subsystem for Linux (WSL). Use Git installed in Bash on Windows/Windows Subsystem for Linux (WSL) from Windows and Visual Studio Code (VSCode) The primary reason for this tool is to make the Git plugin in Visual Studio Code (VSCode) work with the git command installed in WSL. For these two to interoperate, this tool translates paths between the Windows (C:\Foo\Bar) and Linux (/mnt/c/Foo/Bar) representations. The install.bat script creates a folder structure similar to the one used by Git For Windows, and creates some useful symbolic links in the wslgit\cmd and wslgit\bin folders. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    xplr

    xplr

    A hackable, minimal, fast TUI file explorer

    ...To achieve its goal, xplr strives to be a fast, minimal and more importantly, hackable file explorer. xplr is not meant to be a replacement for the standard shell commands or the GUI file managers. Rather, it aims to integrate them all and expose an intuitive, scriptable, keyboard-controlled, real-time visual interface, also being an ideal candidate for further integration, enabling you to achieve insane terminal productivity.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 12
    Flowsurface

    Flowsurface

    A native desktop charting platform for crypto markets

    ...The platform connects directly to public exchange APIs and WebSocket streams from venues such as Binance, Bybit, and OKX, allowing low-latency real-time data ingestion without relying on third-party servers. Users can customize layouts across multiple panes, adjust aggregation intervals, and tailor the visual presentation to suit different trading strategies.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 13
    Stoolap

    Stoolap

    A Modern Embedded SQL Database written in Rust

    Stoolap is a lightweight, self-hosted analysis and visualization tool designed to help developers and operations teams explore log data, metrics, and debugging information from distributed systems or local applications. Instead of relying on heavy commercial observability platforms, stoolap provides a fast, focused interface where users can filter, query, and visualize time-series data, logs, traces, and error metrics in a cohesive environment. Its intuitive query builder lets users craft...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14
    Gitlogue

    Gitlogue

    A cinematic Git commit replay tool for the terminal

    ...When you run this tool in the terminal, it visually replays diffs line by line, highlights syntax, and shows changes evolving in a way that feels like watching a code story unfold, which can be entertaining and useful for reviewing history or showcasing progress. It builds on typical Git data but reshapes it into a compelling narrative with visual appeal, making it great for demos, teaching, or just savoring your development journey. The tool is standalone and designed to be easy to install and run, so users don’t need complex setups to enjoy animated commit histories. Gitlogue adds atmosphere and personality to otherwise dry version control logs, and it supports terminal-friendly output that respects your existing workflow.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    Git Interactive Rebase Tool

    Git Interactive Rebase Tool

    Native cross-platform full feature terminal-based sequence editor

    ...Easily set the action to pick, squash, fixup, edit, reword and drop. Reorder the action list with a single key press. Change action and reorder multiple lines at once with visual mode. View the commit overview, and a full commit diff with a press of a key. Easily edit the command that is run by an exec command. Need to do something in your Git editor? Quickly shell out to your editor, make a change and return to the tool. GitBash requires the use of winpty in order to work correctly. The tool has built-in help that can be accessed by using the ? ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16

    8N1Term

    High-speed serial terminal for embedded systems and protocol analysis

    High-throughput serial capture without dropped data. Real-time plotting and visual inspection of incoming data. Combined ASCII / HEX views suitable for low-level debugging. Multi-window workflows for parallel monitoring. Cross-platform support (Windows, Linux).
    Downloads: 7 This Week
    Last Update:
    See Project
  • 17
    tabularis

    tabularis

    An open-source desktop client for modern databases.

    ...Features: SQL Notebooks with inline charts and cross-cell variables. AI-powered SQL assistant (OpenAI, Claude, Ollama, and more). Built-in MCP server for AI agent integration. Visual Query Builder with drag-and-drop JOINs. Plugin system to add any database driver. Monaco-based editor with smart autocomplete. High-performance data grid with inline editing. ER Diagram visualization. SSH tunneling. Secure credential storage via OS keychain. Split view, saved queries, SQL dump/import, 10+ themes, customizable shortcuts. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    Chidori

    Chidori

    A reactive runtime for building durable AI agents

    A reactive runtime for building durable AI agents. Chidori is an open-source orchestrator, runtime, and IDE for building software in symbiosis with modern AI tools. When using Chidori, you author code with python or javascript, we provide a layer for interfacing with the complexities of AI models in long-running workflows. We have avoided the need for declaring a new language or SDK in order to provide these capabilities so that you can leverage software patterns that you are already...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Tiger

    Tiger

    Tiger is a visual tool to author game spritesheets and their metadata

    Tiger is a simple, self-hosted music streaming server designed to help users organize and listen to their personal music libraries from any device. It features a web-based interface that emulates the feel of a desktop music player while running entirely in the browser, making it ideal for home servers or private cloud setups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Deadliner

    Deadliner

    Deadliner helps you keep track of the time left for your deadline

    Deadliner is a cross‑platform visual time‑management app (iOS/macOS/Android) that tracks deadlines, events, and tasks using countdown timers and Gantt‑style milestones. It focuses on visual progress and cloud syncing to fight procrastination.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    Alabaster Theme

    Alabaster Theme

    A light theme for Visual Studio Code

    Alabaster is a light Visual Studio Code theme that intentionally minimizes syntax highlighting to keep code calm and readable. Instead of coloring every token category, it highlights just a small set of classes like strings, statically known constants, comments, and global definitions. Standard language keywords are deliberately left uncolored under the philosophy that they are obvious and draw unnecessary attention.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22
    Zemeroth

    Zemeroth

    A minimalistic 2D turn-based tactical game in Rust

    ...The game is designed to simulate a digital tabletop experience, with mechanics such as reaction attacks, action interruption, and dynamic movement patterns that create highly interactive encounters. Zemeroth prioritizes simplicity in visual design, using clean 2D graphics and a limited number of sprites to maintain clarity and performance. It includes both native builds and a WebAssembly version that can run directly in the browser, demonstrating the flexibility of Rust-based game development. The project is structured to allow expansion into additional gameplay modes, including campaign systems and strategic layers.
    Downloads: 9 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB