Best Free Application Development Software - Page 60

Compare the Top Free Application Development Software as of September 2026 - Page 60

  • 1
    bb

    bb

    bb

    bb is a local-first, fully customizable IDE for working with AI coding agents, designed to control, automate, and even modify itself. Almost anything in the environment can be changed with a single prompt: users can add panels, CLI commands, skills, plugins, and workflows that immediately become available to their agents. Many of bb’s own capabilities, including GitHub integration, agent memory, scheduled jobs, and remote access, are built as plugins using the same tools available to users. Its CLI is open to external programs such as shell scripts, cron jobs, or bots in Telegram, Signal, and Slack, allowing them to spawn work threads that remain available in the sidebar. bb supports multiple coding agents, including Claude Code, Codex, Cursor, Pi, OpenCode, Grok, omp, and Hermes, letting users assign tasks to the best-suited agent or have one agent spawn and manage another in separate threads. Work runs on the user’s own machine and can continue independently until they return.
    Starting Price: Free
  • 2
    Caxton

    Caxton

    HWY Enigma LLC

    Caxton is a native macOS large file text editor and CSV editor in one: a workbench for logs, CSVs, TSVs, JSON, SQL dumps, and exports of any size. One app instead of a text editor, a spreadsheet, and a log viewer: open the file and work. Every delimited file opens as text and as a typed grid; edits in either view show in the other, and saving writes the same file back. Nothing is imported. It memory maps the file instead of loading it into RAM. A 50 GB log (403 million lines) opens immediately with memory under 160 MB. A 10 million row CSV opens as a sortable grid in 4.4 s, past Excel's row limit. Methodology at caxton.app/docs/benchmarks. Find and replace with exact counts, filters that keep line numbers, a log viewer mode with severity filters, file compare, 18 encodings, typed sorting, fill series, remove duplicates. Built for data engineers, SREs, DBAs, and analysts. After the 7-day trial, opening, searching, and filtering stay free; a license adds editing and saving.
    Starting Price: $9.99/month
  • 3
    Human Browser

    Human Browser

    Virix Labs

    Human Browser is a cloud browser built for AI agents, giving them eyes and hands on the open web through real Chrome sessions. Any agent that can speak HTTP can use it through A2A, while MCP support connects editor-based agents and a CLI supports terminal and CI workflows. Agents can receive a natural-language goal, browse sites, click, type, scroll, log in, fill forms, scrape data, and return structured results together with a live viewer URL so humans can watch the session in real time. The browser uses residential IPs, engine-level Chromium fingerprinting, human-like mouse movement, typing, and natural scrolling, with built-in handling for challenges such as reCAPTCHA, hCaptcha, and Cloudflare Turnstile. It supports desktop and mobile browser profiles, country selection across a large residential proxy network, and can run on bare Linux, Docker, GitHub Actions, and other CI/CD environments without a display server, VNC, or desktop.
    Starting Price: $0.05 per minute
  • 4
    Blume

    Blume

    Blume

    Blume is an open source, Markdown-first documentation framework for shipping production-grade docs sites with minimal setup. A folder of Markdown is a complete project: navigation is inferred from files, while search, theming, and OG images work out of the box, with configuration available only when needed. It includes 30+ accessible, theme-aware components and Markdown extensions for callouts, cards, steps, tabs, file trees, package-install tabs, code groups, Mermaid diagrams, and KaTeX math, with no imports or JSX to manage. Blume can render interactive OpenAPI and AsyncAPI references with endpoints, schemas, and a live “Try it” playground, and it includes a built-in changelog sourced from Markdown or GitHub Releases. Content can come from local Markdown, remote repositories, CMSs, Notion, or custom backends and be mixed into one site. It is built for both humans and AI: every page can be fetched as raw Markdown, indexed through llms.txt, and queried with an in-page AI assistant.
    Starting Price: Free
  • 5
    Superflow

    Superflow

    Superflow

    Superflow is an AI QA review platform for web and marketing teams that turns existing QA checklists into agents that review every site change before it ships. Agents can check live or staging websites for broken links, spelling, accessibility basics, SEO, brand colors and fonts, and any custom rule from a team’s checklist, then post findings as comments directly on the affected elements. Memory keeps context across reviews so future projects can start with knowledge of the client, while humans remain in control of every decision and approval. Comments stay pinned to elements through edits and redeploys, include screenshots of what the reviewer saw, and can remain private for internal teams. Clients can review and approve work from a shared link without creating an account, including pages behind passwords, Okta, or SSO, and reviews can happen on desktop or mobile through text, screenshots, or recordings.
    Starting Price: $24 per month
  • 6
    AtomGit

    AtomGit

    AtomGit

    AtomGit is an open source code hosting and collaborative development platform that brings code hosting, project management, team collaboration, CI/CD, and open source operations into one environment. Developers can create public or private repositories, manage branches and releases, review code through pull requests, track issues and tasks, edit files online, configure permissions, and view project statistics. Its native AtomGit Action automation engine follows a Pipeline as Code approach, allowing teams to define build, test, and deployment workflows in YAML, store them alongside application code, and trigger them from events such as pushes, pull requests, or comments. Reusable workflows, artifacts, dependency caching, encrypted secrets, concurrency controls, and hosted or self-hosted runners support more advanced delivery pipelines. It also includes WebIDE capabilities for browser-based development without a local environment and supports code, model, and dataset.
    Starting Price: Free
  • 7
    EchoRelay

    EchoRelay

    EchoRelay

    EchoRelay is a managed runtime for custom API integrations. Describe one integration once: what comes in, the target system, credentials, the retry policy, and how the answer maps back. EchoRelay validates each inbound request, maps it, replies synchronously, passes streams through, fans out to multiple targets, or queues delivery with automatic retry, a dead-letter queue and replay. Every configuration change is versioned. Preview, diff, dry run, schedule, publish and roll back. When a vendor changes their API or rotates a credential, you update the configuration and publish. Deploy nothing. Build and operate each integration through the REST API, an MCP server so an AI agent can do the wiring, or the web panel. Free to start, no card required.
    Starting Price: $5
  • 8
    VibeView

    VibeView

    ScriptX

    VibeView – Browser-based iOS, Android, Apple TV and Android TV cloud simulators with agentic live connection capabilities, AI-powered mobile app testing, an embeddable device SDK, and instant shareable app previews. The tools lets developers, QA teams and product managers run mobile apps in the browser without a Mac, Xcode, Android Studio or physical devices. Upload an iOS or Android build and stream a live simulator in seconds, then share a link so teammates, clients, beta testers or sales prospects can interact with the app instantly – no install, no TestFlight, no provisioning profiles. VibeView can also be used as a development tool, not just a testing one. Run vibeview dev and your React Native app streams to a browser simulator with full hot reload – edit code locally, see it live in seconds, without a Mac, Xcode, Android Studio or a physical device.
    Starting Price: $19/month
  • 9
    Rune IDE

    Rune IDE

    Rune IDE

    Rune is a fast, keyboard-driven IDE for power users that brings code, terminals, CLI tools, language intelligence, debugging, and AI agents into one composable, multi-workspace environment. Built around the Unix way, it keeps powerful development tools close together without forcing developers into a mouse-heavy workflow. Rune ships with three built-in editing modes, a standard editor for users coming from VS Code, Cursor, or Sublime; modal editing for Vim and Neovim users; and an Emacs-style editor, with keybindings applied throughout the interface. Workspaces combine files, terminals, tasks, debugging, search, and language intelligence, and can run locally or on remote machines. Rune Agent lives in the same workspace as the code, where it can read and edit files, search the codebase, run commands, use tools, and maintain full conversations. It supports OpenAI, Codex, Anthropic, Claude, Gemini, Amazon Bedrock, local models, and custom OpenAI-compatible endpoints.
    Starting Price: $10 per month
  • 10
    agent-browser

    agent-browser

    Vercel Labs

    agent-browser is a browser automation CLI designed specifically for AI agents, with compact text output that minimizes context usage and a 100% native Rust architecture. Its agent-first approach uses concise output instead of verbose JSON, helping reduce token consumption during browser automation. The snapshot command returns an accessibility tree where every interactive element receives a unique reference, allowing agents to select elements deterministically without repeatedly querying the DOM. More than 50 commands cover navigation, forms, screenshots, network activity, storage, files, tabs, frames, and debugging. Built-in observability features include video recording, streaming, debugging, profiling, and page diffing, while dedicated workflows support modern applications through network control, React and Web Vitals analysis, init scripts, and Next.js and Vercel integrations.
    Starting Price: Free
  • 11
    MaxBlox

    MaxBlox

    CellarStone

    MaxBlox is a web-based application development platform that allows users to create their own applications with no coding needed. With MaxBlox, users can make the needed reports, tables and forms, using screens with easy drop-down options to choose from. This gives users the benefits of app development acceleration and lesser operational costs and effort.
    Starting Price: $9.00
  • 12
    Usetrace

    Usetrace

    Usetrace

    Usetrace is a software testing automation platform that provides performance monitoring, load testing, and regression testing for small and mid-sized businesses. This code-free editor is used by web product development teams to build robust test cases across multiple browsers. Usetrace also enables production teams to seamlessly monitor critical business processes and ensures the effective functioning of a web app or website with its on-demand testing features. Additional features provided by Usetrace include test reporting, project management and collaboration, responsive testing, traces editor, and synchronization and waiting.
    Starting Price: $49 per month
  • 13
    Orcanos

    Orcanos

    Orcanos

    Orcanos is a medical device quality and development platform that unifies eQMS, ALM, design control, document control, and risk management in one system. It helps MedTech teams connect R&D and Quality workflows so requirements, risks, validations, documents, and audit evidence stay traceable. The platform supports compliance needs such as ISO 13485, EU MDR, ISO 14971, FDA requirements, and 21 CFR Part 11. Orcanos includes customizable workflows, electronic signatures, document lifecycle automation, training tasks, audit trails, access controls, and centralized quality records. Its integrated ALM tools help teams manage design inputs, verification, validation, DHF readiness, impact analysis, and product development changes. With AI assistance, rapid deployment, and one source of truth for regulated product data, Orcanos helps medical device companies reduce compliance friction and accelerate innovation.
  • 14
    Fanout Cloud
    Use our global network and cloud tools to power your real-time API. You build the endpoints, we’ll make them glow. Keep your existing web stack and let the Fanout Cloud manage persistent client connections. All you have to do is notify us when there is data to send. Scalable — push to a thousand clients or to a million; Fanout's network can handle it. You've got your hands full scaling every other aspect of your application. Let us take this one. Invisible — Use custom domains and data formats or migrate an existing real-time API to the cloud without breaking any of your clients. You own your API. Rest easy with our business-grade SLA, included in all paid accounts. All accounts, including the hacker tier, benefit from SSL by default. A big spike in traffic should be a good thing – not ruin your month. Usage-based pricing without hard limits. We charge by messages and connected client time (not concurrent connections) so you can accurately predict your costs.
    Starting Price: $25 per month
  • 15
    Instabug

    Instabug

    Instabug

    Instabug provides in-app feedback and bug reporting to mobile apps. After integrating the SDK, it allows you to have seamless two-way communication with users or testers while providing detailed environment report for developers. The integration process takes less than a minute and the results are outstanding! The top apps in the world rely on Instabug. We provide exceptional support 24/7 and is constantly rated highly as a bug reporting & tracking tool. Expand your mobile team's understanding of performance and user experience to enable faster fix times, precise performance metrics and error prioritization. With visibility into 100% of user sessions, quickly prioritize to focus on the issues that matter most to you and your user’s experience. Quickly integrate instabug to your apps with a single line of code. Instabug enables your team to find the balance between new feature development and stability.
    Starting Price: $83.00/month
  • 16
    MongoLime

    MongoLime

    MongoLime

    MongoLime allows you to easily manage and precisely control your MongoDB connections. Viewing and managing documents. Statistics, Indexes and other operations. Create and modify documents with a convenient MongoLime editor. Use raw JSON editor for complex documents. Search for documents using query builder. Save searches for a quick access. Export Databases and Collections in a JSON format as a ZIP archive. MongoLime is an application created to work with MongoDB databases on mobile devices and tablets running Android. The application’s interfaces are designed for easy data collection management. The application allows you to connect to MongoDB databases directly or in the Replica Set mode.
    Starting Price: $16 one-time payment
  • 17
    P4

    P4

    Perforce

    P4 (formerly Helix Core) is an enterprise-grade version control system designed to manage the complexities of modern software development. It allows teams to store, track, and manage all digital assets—ranging from source code to 3D models—with unprecedented scalability. P4 is ideal for large, distributed teams working on large-scale projects, offering powerful collaboration tools, seamless integrations, and advanced branching capabilities. With strong support for both centralized and distributed workflows, P4 enhances productivity and efficiency, making it a top choice for software, game, and hardware development teams.
  • 18
    Testnetic

    Testnetic

    Testnetic

    Create a testing environment that supports your journey from a minimum viable product to a full testing and development team. From day one create an environment of continuous testing that leads to faster development and better quality code. Reuse test cases and integrate in evolving test runs. Regardless of your level of expertise, Testnetic is ready to give you a hand. We’ll provide some training and even help you write a few test cases and test runs to start your customer satisfaction journey. Streamline test case management, bug and task tracking. One beautifully designed collaborative space. Make testing an asset; replace multiple tools, get teams working better, get to market faster, create happier customers and save money. Create Test Runs for different testing scenarios such as environment. Consolidate Test Cases in multiple logical functional groups.
    Starting Price: $9 per month
  • 19
    AttackFlow

    AttackFlow

    AttackFlow

    Enterprise Edition is a web application with repository integrations and many more enterprise features contributing to application security. Extensions are IDE extensions with real-time document scan on development. AttackFlow provides no-need to compile, just-in-time, flow-sensitive and precise static source code scanning solutions which find security vulnerabilities in your code. Attackflow Enterprise Edition is a web application that is located as on-premise in companies to secure their script-sized applications to enterprise-level applications. Enterprise Edition makes Static Application Security Testing (SAST) more adoptable with DEVOPS with its various tools like CLI and Devops/Jenkins extensions. It secures applications at every DEVOPS stage. A key requirement in transitioning to a successful DevOps posture is security. In this growing DEVOPS world Attackflow creates value for much more secure applications.
  • 20
    WAG

    WAG

    Software Progressions

    We designed WAG™ Web App Generator to provide you, whether you’re a consumer, developer, or business manager, a powerful but easy to use tool to quickly translate your dreams, requirements, specifications and business knowledge into amazing native mobile and web apps. You won’t need programming, database or hosting experience; all you need to do is drag and drop. For this purpose, WAG™ provides a visual Design Mode interface that works in web browsers and touch-enabled tablets. Use it to create stunning real-world applications with great user experiences. Your apps run natively on all major mobile devices and at the same time, they are available to your users via all major desktop and tablet browsers. Your users get distinct user interfaces for the same app on mobile and desktop browser. This allows your users to get the best possible experience all the time, as well as cross-platform user experience continuity.
    Starting Price: $19.95 per month
  • 21
    InstaDB

    InstaDB

    Atinea

    It has been extensively tested on real-life business projects. It is stable and robust, easily extendable and efficient. It can be used in a vast range of applications. Every column added to a table is automatically accessible in the table filters. Moreover, in the case of references, you may filter using any parameter of referee tables. You may use any column (including columns of referee tables) for sorting your records. You may compose several filters to get a hierarchical order. Export to xls or csv is simple. You just copy-paste or download a csv file. Importing from spreadsheets is supported. InstaDB checks whether the formats are correct and referenced records exist in the database. Before any update, a preview of changes is displayed in order to avoid unwanted changes. It is easy to show, hide and change the order of columns. The Reset View button always restores the default column composition.
    Starting Price: $20 per month
  • 22
    SmartMeter.io
    In the beginning, we, too, lacked a reliable performance testing tool that could handle heavy loads, put the system through in-depth testing, and still provide precise results without any distortions. We needed a tool that could provide enterprise-level functionality on a large scale while still being affordable for a smaller team. So we created SmartMeter.io. Automatically generate advanced test reports with complete and detailed test results.” Ensures that long response times are not caused by insufficient resources in the test environment.” Creates a large number of virtual users from different locations by installing generators on multiple machines. Simultaneously watch and interpret test results in real time. Easily add performance testing into your continuous integration process. Create hassle-free test scenarios in embedded browsers. Get automatic in-depth test reports for thorough performance tuning. You can even see live results during the test run.
    Starting Price: $170.32 per month
  • 23
    Testersuite

    Testersuite

    Testersuite B.V.

    Testersuite B.V. provides easy-to-use but nevertheless very powerful test management SaaS (Software as a Service) solutions and test tools. The tools are developed in close collaboration with our test consultants, based on years of hands on experience in managing thoroughly complex test projects. Testersuite distinguishes itself by healthy pragmatism combined to a well-organized structured test approach. Our test management tools incorporate the same qualities. Testersuite was founded in 2011 to fulfill business needs. Our mission is to facilitate your testing process with test tooling that perfectly align with all common methods of software development and implementation. Also, our aim is to optimize the connection to adjoining process such as change management, project management and development. Testersuite makes testing easy!
    Starting Price: $16.00/month/user
  • 24
    ThousandEyes
    Cisco ThousandEyes is a cutting-edge network intelligence platform designed to provide organizations with deep visibility into digital experiences across the internet, cloud, and enterprise networks. By leveraging advanced monitoring and analytics, ThousandEyes helps businesses pinpoint, troubleshoot, and resolve performance issues impacting critical applications, websites, and services. Its comprehensive suite of tools offers insights into network performance, application delivery, and user interactions, enabling organizations to ensure seamless connectivity and optimal user experiences. Widely adopted by Fortune 500 companies and SaaS providers, ThousandEyes is a trusted solution for navigating the complexities of modern hybrid and multi-cloud environments, empowering IT teams to proactively manage and optimize their digital ecosystems.
  • 25
    Siberian CMS

    Siberian CMS

    Siberian CMS

    Smooth Open-Source CMS. Zero coding knowledge is required. iOS, Android and Webapp were created in just one go. Siberian is an open-source CMS. You are not renting an online platform, the software is yours, the apps you create are yours. You add value to your company by adding an asset to it. Also, you can transfer to your clients the rights on their apps. Allow users to book a seat, a slot, a table or anything you want, with an easy and multi-stores plug-in. The form is sent to the right store following the user's validation. Manage your appointments like a pro. It's now possible to add a complete appointment engine in your app and to manage multiple stores, services and providers from one place. You will also be able to set working hours for these stores, holidays slots and everything you would need to manage your appointments in the blink of an eye.
    Starting Price: €349 per month
  • 26
    Synx

    Synx

    Synx

    Synx is the most effective and easy to use CRM Portal builder available. Connect to Microsoft Dynamics via Sitefinity and you can instantly synchronise entities, attributes and views directly to the CMS. An intuitive setup process will ensure installing Synx is as simple as possible. Forms can be created pulling/updating data from multiple providers using CRM entities and attributes. Your CRM data can be presented using a multitude of chart and grid types - whichever suits the data type. With Scheduled Syncing, you can set when Sitefinity communicates with and grabs and the latest CRM content.
    Starting Price: $349 per month
  • 27
    SILKROAD ALM

    SILKROAD ALM

    NSE Technology

    SILKROAD ALM is an application lifecycle management system for high reliability software. It is named after “Silk Road”, which is a historical network of interlinking trade routes across the Asia and European world. It has interlinking routes for various legacy management system such as requirement tools, design tools, configuration management tools and test tools.Many developers have trouble with developing high reliable software because they have no choice to use an integrated tool to manage software development lifecycle from requirements to test phase. SILKROAD will be a great tool providing an integrated view for the while life cycle of software development. Analysis is the logical breakdown that proceeds from elicitation. Analysis involves reaching a richer and more precise understanding of each requirement and representing sets of requirements in multiple and complementary ways.
  • 28
    MobEye

    MobEye

    Mobeye

    Mobeye develops solutions to enable you to identify and activate your in-store growth levers. By bringing together the best of new technologies and consumer market expertise, Mobeye offers its customers innovative solutions with very high added value. We are convinced that the speed of execution, measurement, and reaction is an essential component of operational excellence. View your point-of-sale execution in real-time and optimize the performance of your products in any distribution network. With granular information at the store, use actionable data at all levels: national, regional, and by store. Identify your in-store growth levers thanks to Insights studies, covering all your channels in record time. Optimize the visits of your field teams and delegate the findings to our community with the Focus application.
  • 29
    KloudConnectors

    KloudConnectors

    Kloud Connectors

    Get your job done easily with Intuitive User Interface Easy Visibility into your Syncs. Schedule your sync timings and it will sync automagically every day. Experience Speed All our Connectors start in a jiffy Its ON before you know it. Choose Any Cloud you want We'll connect them for you Automate business processes. Pay only as much as you need Cancel it anytime you wish Monthly, Annual plans available. Even Robustly built products sometimes need support Rely on our Email & Chat support to fix your issues fast. One size does not fit all We know that very well. Let us build Custom Connectors to suit your business needs.
    Starting Price: $15 per month
  • 30
    ViziApps

    ViziApps

    ViziApps

    Visually design your app's user experience, custom logic and use of backend data. Drag and drop to build your user experience, access databases, and design your app logic. Use HTML5 extensions to add custom logic, styling and third party plug-ins. As you’re developing your mobile apps, you can test them in the ViziApps Studio’s preview mode right in your browser. And, you can test your apps right on your iOS and Android mobile devices. Just download the ViziApps player app from Apple App Store or Google Play, login with your ViziApps credentials, and all the features of your app will run. ViziApps enables anyone with basic PowerPoint and database skills to create a custom mobile business app. The selection of widgets, images, and icons make coding unnecessary and significantly speeds the mobile app development process.
    Starting Price: $39 per user per month