Showing 25663 open source projects for "application"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1
    dockerize

    dockerize

    Utility to simplify running applications in docker containers

    Utility to simplify running applications in docker containers. dockerize is a utility to simplify running applications in docker containers. It allows you to generate application configuration files at container startup time from templates and container environment variables. generate application configuration files at container startup time from templates and container environment variables. Wait for other services to be available using TCP, HTTP(S), unix before starting the main process. The typical use case for dockerize is when you have an application that has one or more configuration files and you would like to control some of the values using environment variables. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    CKEditor 5

    CKEditor 5

    Powerful rich text editor framework with a modular architecture

    ...It is written from scratch in ES6 and has excellent webpack support. Native integrations with Angular, React and Vue.js are available for your convenience. Building a mobile or cross-platform desktop application with JavaScript? CKEditor 5 is compatible with Electron and mobile devices (Android, iOS).
    Downloads: 28 This Week
    Last Update:
    See Project
  • 3
    ScreenToGif

    ScreenToGif

    Screen, webcam and sketchboard recorder with an integrated editor

    ScreenToGif is a tool that allows you to record a selected area of your screen, live feed from your webcam or live drawings from a sketchboard and edit and save the recording as a gif, apng, video, psd or png images. It comes with a powerful editor, yet remains a portable and small-sized application.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    nvm

    nvm

    Version manager for node.js

    Node Version Manager or nvm is a POSIX-compliant bash script for managing multiple active node.js versions. It allows you to access every long term support (LTS) version of node.js, download any of these remote LTS versions locally, set up aliases so you can easily switch between downloaded Node versions, and automatically use the version of node.js that is specified if a .nvmrc file is present. Nvm can work on any POSIX-compliant shell, particularly on windows WSL, macOS and unix...
    Downloads: 15 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    soundscape-qt

    soundscape-qt

    Desktop soundscape application

    soundscape-qt is an open-source desktop application to play a mix of sounds, e.g. natural sounds produced by animals or wind and water. soundscape-qt comes with two example soundscapes. Use mouse to right-click in the main window or on the tray icon to access the application menu where you can add or remove soundtracks and change their settings. Use the Quit item from the application menu to finish the application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    emuiibo

    emuiibo

    Virtual amiibo (amiibo emulation) system for Nintendo Switch

    Virtual amiibo (amiibo emulation) system for Nintendo Switch. A virtual amiibo is detected by emuiibo based on two aspects: a amiibo.json and a amiibo.flag file must exist inside the virtual amiibo's folder mentioned above. If (for whatever reason) you would like to disable a virtual amiibo from being recognised by emuiibo, just remove the flag file, and create it again to enable it. While old emuiibo formats are supported and converted to the current format (see above), it is strongly...
    Downloads: 110 This Week
    Last Update:
    See Project
  • 7
    SoftEther VPN

    SoftEther VPN

    Cross-platform multi-protocol VPN software

    An open-source free cross-platform multi-protocol VPN program, as an academic project from University of Tsukuba, under the Apache License 2.0. The API Suite allows you to easily develop your original SoftEther VPN Server management application to control the VPN Server (e.g. creating users, adding Virtual Hubs, disconnecting a specified VPN sessions) from JavaScript, TypeScript, C# or other languages. SoftEther VPN ("SoftEther" means "Software Ethernet") is one of the world's most powerful and easy-to-use multi-protocol VPN software. It runs on Windows, Linux, Mac, FreeBSD and Solaris. ...
    Downloads: 165 This Week
    Last Update:
    See Project
  • 8
    Blockly

    Blockly

    The web-based visual programming editor

    The Blockly library adds an editor to your app that represents coding concepts as interlocking blocks. It outputs syntactically correct code in the programming language of your choice. Custom blocks may be created to connect to your own application. Blockly in a browser allows web pages to include a visual code editor for any of Blockly's five supported programming languages, or your own. Blockly plugins are self-contained pieces of code that add functionality to Blockly. Blockly codelabs provide step-by-step instructions on how to use and customize Blockly. From a user's perspective, Blockly is an intuitive, visual way to build code. ...
    Downloads: 128 This Week
    Last Update:
    See Project
  • 9
    Fiber

    Fiber

    Express inspired web framework written in Go

    ...Fiber is a Go web framework built on top of Fasthttp, the fastest HTTP engine for Go. It's designed to ease things up for fast development with zero memory allocation and performance in mind. Setting up routes for your application has never been so easy! The Express-like route definitions are easy to understand and work with. Serve your static HTML, CSS, and JavaScript files with ease by defining static routes. You can also serve the contents of multiple directories on the same route! Since Fiber is built on top of Fasthttp, your apps will enjoy unmatching performance! ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 10
    yt-dlp-gui

    yt-dlp-gui

    A cross-platform GUI wrapper for yt-dlp written in PySide6

    yt-dlp-gui is a cross-platform graphical interface for the popular command-line video downloader yt-dlp, created to make video and audio downloads from sites like YouTube, Vimeo, Twitch, and others easier for everyday users without needing to work directly with command-line arguments. Written in PySide6 (Python with Qt bindings), it wraps the powerful yt-dlp engine in a visual application that lets users paste video URLs, choose formats, apply presets, and start downloads with a click, while still exposing options for advanced tweaks via configuration files. The project supports preset definitions and global arguments through a config file, so users can customize their most common download workflows—like audio extraction, quality ranking, or embedding thumbnails—without retyping arguments each time. ...
    Downloads: 106 This Week
    Last Update:
    See Project
  • 11
    Anki

    Anki

    Anki is a smart spaced repetition flashcard program

    Anki is a free, open-source spaced repetition flashcard application designed for efficient long‑term memorization. It supports a wide variety of media types (text, images, audio, LaTeX), advanced scheduling algorithms (SM‑2, FSRS), and extensibility via add‑ons. It’s widely used for education, language learning, medical training, and more.
    Downloads: 61 This Week
    Last Update:
    See Project
  • 12
    Android Pluto

    Android Pluto

    Android Pluto is a on-device debugging framework for Android apps

    Android Pluto is an on-device debugging framework for Android applications, which helps intercept Network calls, capture Crashes & ANRs, manipulate application data on-the-go, and much more. Pluto is an on-device debugging framework for Android applications, which helps in the inspection of HTTP requests/responses, captures Crashes, and ANRs, and manipulates application data on the go. It comes with a UI to monitor and share the information, as well as APIs to access and use that information in your application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Tandoor Recipes

    Tandoor Recipes

    Application for managing recipes, planning meals, building shopping

    Application for managing recipes, planning meals, building shopping lists and much much more! This application is meant for people with a collection of recipes they want to share with family and friends or simply store them in a nicely organized way. A basic permission system exists but this application is not meant to be run as a public page.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    SFML

    SFML

    Simple and Fast Multimedia Library

    ...It is composed of five modules: system, window, graphics, audio and network. Discover their features more in detail in the tutorials and the API documentation. With SFML, your application can compile and run out of the box on the most common operating systems: Windows, Linux, macOS and soon Android & iOS. Pre-compiled SDKs for your favorite OS are available on the download page. SFML has official bindings for the C and .Net languages. And thanks to its active community, it is also available in many other languages such as Java, Ruby, Python, Go, and more.
    Downloads: 74 This Week
    Last Update:
    See Project
  • 15
    Wire Desktop

    Wire Desktop

    Wire for desktop

    ...Wire's code is open source and available on GitHub for anyone to verify. If you compile the open source software that we make available from time to time to develop your own mobile, desktop or web application, and cause that application to connect to our servers for any purposes, we refer to that resulting application as an “Open Source App”.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    simplewall

    simplewall

    Simple tool to configure Windows Filtering Platform (WFP)

    ...Because simplewall leverages WFP directly, it operates at a low level in the network stack, ensuring reliable enforcement of rules system-wide while remaining lightweight. It also includes optional modes like blocking all inbound or outbound traffic except what’s explicitly allowed, and supports temporary rule application, logging, and diagnostic views to help users understand what traffic is being blocked or permitted.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 17
    komorebi

    komorebi

    A tiling window manager for Windows

    komorebi is a tiling window manager that works as an extension to Microsoft's Desktop Window Manager in Windows 10 and above. komorebi allows you to control application windows, virtual workspaces and display monitors with a CLI which can be used with third-party software such as AutoHotKey to set user-defined keyboard shortcuts. komorebi aims to make as few modifications as possible to the operating system and desktop environment by default. Users are free to make such modifications in their own configuration files for komorebi, but these will remain opt-in and off by default for the foreseeable future.
    Downloads: 56 This Week
    Last Update:
    See Project
  • 18
    Ember Inspector

    Ember Inspector

    Adds an Ember tab to the browser's Developer Tools

    Adds an Ember tab to the browser's Developer Tools that allows you to inspect Ember objects in your application. The Ember Inspector is a plug-in for the Chrome developer tools that makes understanding and debugging your Ember.js application a snap. After installing this extension, you'll be able to easily view all of the routes defined in your application. Reference Ember's naming conventions for your URLs, including what to name your controllers, templates, routes and more. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Rainmeter

    Rainmeter

    Desktop customization tool for Windows

    Rainmeter is a powerful and extensible desktop customization platform for Windows that lets users display customizable skins and widgets on their desktop to show information such as system statistics, time, weather, application shortcuts, and more. With a modular architecture, Rainmeter allows users and creators to build or install “skins” using simple INI configuration files combined with Lua scripting and graphics to display text, images, meters, and interactive controls. It runs with minimal system overhead and stays resident in the Windows notification area, updating widgets in real time based on system performance, network conditions, or custom triggers. ...
    Downloads: 69 This Week
    Last Update:
    See Project
  • 20
    RyTuneX

    RyTuneX

    RyTuneX is a cutting-edge optimizer built with the WinUI 3 framework

    RyTuneX is a comprehensive Windows-system optimization tool aimed at users who want to enhance performance, privacy and usability on systems running Windows 10 (20H1 +) and Windows 11. It is built using the WinUI 3 framework and .NET 8 to provide a modern, responsive interface and native Windows look and feel. The application lets users “debloat” their system by removing pre-installed apps and Windows features that may be unnecessary or resource-heavy, helping free up resources and storage. It also offers system tweaks to improve responsiveness, reduce background overhead, and optimize system settings for gaming or heavy usage workflows. Privacy enhancements are part of its core offering: toggles for telemetry, data-collection features, background apps and more give users greater control over what their OS is tracking or doing under the hood.
    Downloads: 130 This Week
    Last Update:
    See Project
  • 21
    RisuAI

    RisuAI

    Make your own story. User-friendly software for LLM roleplaying

    RisuAI (or Risu) is a cross-platform AI roleplay chat application—available as both a desktop and web solution—offering creative story-building and character interaction experiences with support for multiple APIs, in-chat assets, regex capabilities, and more. Supports OpenAI, Claude, Gemini, DeepInfra, Ooba, OpenRouter... and More. Display the image of the current character, according to his/her expressions.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 22
    Cadence

    Cadence

    Orchestration engine to execute asynchronous business logic

    Focus on your business logic and let Cadence take care of the complexity of distributed systems. Workflows provide primitives to allow application developers to express complex business logic as code. The underlying platform abstracts scalability, reliability and availability concerns from individual developers/teams. Cadence enables writing stateful applications without worrying about the complexity of handling process failures. Cadence preserves complete multithreaded application state including thread stacks with local variables across hardware and software failures. ...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 23
    Next.js

    Next.js

    The React Framework

    Next.js is the React framework for lightweight apps, static websites, pre-rendered apps and more. It solves the most common problems associated with building a complete web application with React, such as those involving code bundling and transforming, production automizations, page rendering and having to write server-side code. Next.js offers a best in class “Developer Experience” through such capabilities as pre-rendering, single command static exporting, automatic code-splitting, hot code reloading and many other great features. ...
    Downloads: 50 This Week
    Last Update:
    See Project
  • 24
    GitHub Desktop

    GitHub Desktop

    Focus on what matters instead of fighting with Git

    GitHub Desktop is a free, open-source, Electron-based application that simplifies working with GitHub (and other Git-hosted repositories) via a graphical interface. It’s written in TypeScript and React, offering an intuitive alternative to command-line Git workflows. Want to test out new features and get fixes before everyone else? Install the beta channel to get access to early builds of Desktop.
    Downloads: 60 This Week
    Last Update:
    See Project
  • 25
    CyberChef

    CyberChef

    A web app for encryption, encoding, compression and data analysis

    CyberChef, developed by GCHQ, is a versatile web application dubbed the "Cyber Swiss Army Knife." It enables users to perform a wide array of operations on data, including encryption, encoding, compression, and analysis, all within a browser interface.​
    Downloads: 37 This Week
    Last Update:
    See Project