Showing 4903 open source projects for "web-based"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1

    Wheefun TriggerWarning Library

    Selectively enable features in software which may be objectionable

    The Wheefun TriggerWarning libray (aka WFTW) is a framework for determining which features of software should be selectively enabled due to a user's preferences, as well as to known legal caveats which may apply to a program. This library allows users to poll a given tag and to assess its suitability given the user's preferences. WFTW has two use cases in mind: * Providing content filtering or warning in implementing applications where certain content may be objectionable or otherwise...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    TDG - Test data generator

    TDG - Test data generator

    Test dataset generator with export options to database, csv and json

    An utility capable of producing simple datasets with test data with accordance to user-provided patterns and settings. Datasets can be afterwards exported to JSON and CSV files as well as to database table. At moment, SQL Server and PostgreSQL export providers implemented.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Security Code Scan

    Security Code Scan

    Vulnerability Patterns Detector for C# and VB.NET

    ...Analyzes .NET and .NET Core projects in the background (IntelliSense) or during a build. Works with Visual Studio 2019 or higher. Visual Studio Community, Professional and Enterprise editions are supported. Other editors that support Roslyn-based analyzers like Rider or OmniSharp should work too. Security Code Scan (SCS) is not a Linter. It is a real static analysis tool that does extensive computations. Thus installing it as a Visual Studio extension or NuGet package will slow down your Visual Studio IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    EASYBuilderEASYDATACenter

    EASYBuilderEASYDATACenter

    NET4.5 Simple Application Builder + Reporting

    Cheap RESTFULL / WEBSocket multiplatform backend Server Cheap NET4.5 Simple Application Builder + Reporting
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    JAYI - Just Another Yacas
    JAYI - Just Another Yacas Interface is an interface for the computer algebra system Yacas. JAYI is based on WxMaxima design, and is a GUI for Yacas computer algebra system instead of maxima. JAYI provides menus and dialogs for many common yacas commands. JAYI is distributed under the Apache license. JAYI also consist of JAGPI - Just Another GnuPlot interface to plot graphs (2D/3D). As can be seen in features, JAYI interface with Yacas Computer Algebra System using RYacas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Imgbot

    Imgbot

    An Azure Function solution to crawl through all of your image files

    ...When you’re shipping code and hitting deadlines, it’s easy to forget about optimizing your images. But the truth is if you don’t optimize your images, you are losing out. Web pages with optimized images load faster. Faster pages have higher conversion rates, lower bounce rates, and happier users. And of course, smaller images reduce bandwidth costs for you and your visitors. Setting up and configuring your own tools can be a complicated and lengthy process. That means you are not focusing on shipping your next big update. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    DIANNA

    software for DFA method

    ...Use "Help" through the menu. Required: • Windows 7 or newer • Microsoft .NET Framework 4: www.microsoft.com/en-US/download/details.aspx?id=17851 (Web Installer, 1 Mb) www.microsoft.com/en-us/download/details.aspx?id=17718 (Standalone Installer, 48 Mb) • Microsoft Visual C+
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    netch

    netch

    A simple proxy client

    Netch is an open-source Windows proxy client written in C#, designed for both gaming and general web acceleration. It supports various proxy protocols—Socks5, Shadowsocks, ShadowsocksR, Trojan, VMess, VLESS—and multiple operation modes including process-level interception, shared network, tun/tap virtual adapters, and web proxy. Extensively configurable, it’s ideal for users managing traffic routing per application.
    Downloads: 537 This Week
    Last Update:
    See Project
  • 9
    This is the second iteration of the ATVTW tool. This version includes all features of the first as well as many additional features. It will also include the ability to validate traits and ancillaries for M2TW in addition to RTW ones.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10
    Chessmaster Bots Manager

    Chessmaster Bots Manager

    A simple tool to allow Chessmaster 10/11 bot customizations

    This tool allows several bot customizations: - Load all the chess engine settings - Change avatar for any bot - Analyse player's games to get: * Player max elo * Game style (aggressive, positional, etc.) * Preferred opennings - Choose the closest openning book for a player - Save openning book based on player's game stats - Automtically backup bot with with possibility to restore settings Future improvements: - Improve .pgn analysis using external engine or refined position evaluation - Allow to save in either CM10 (best compatibility) or CM11 (more features) - Add tools to create new lessons with audio support
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    MarkovJunior

    MarkovJunior

    Probabilistic language based on pattern matching

    ...Its design emphasizes simplicity while still enabling complex emergent behavior. Overall, MarkovJunior is a powerful framework for procedural generation using rule-based approaches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CCG

    CCG

    CCG (Crud Class Generator) is a ORM tool for .Net

    The Crud Class Generator tool was developed for .Net to generate the class, which is an object model of a database table. Thanks to these created classes, many CRUD operations can be performed without writing a SQL query. *CCG is easy to use, because; it is developer-friendly *CCG is practical, because; it allows to make many crud processes without writing SQL query *CCG is fast because; The object size is very small and allowing multiple simultaneous operations to be performed by going...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    ClusterAlign

    Alignment of tilt-series TEM images based on faint fiducial markers

    Tracking markers shown faintly in projections of rotating rigid body with translational jitter based on uniqueness of structures
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JASC - Just Another Screen Capture
    JASC - Just Another Screen Capture is a software that can record screens and capture screenshots. It is based on FFmpeg, and can convert video using JAFG - Just ANother FFmpeg GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AvaloniaILSpy

    AvaloniaILSpy

    Avalonia-based .NET Decompiler (port of ILSpy)

    This is a cross-platform version of ILSpy built with Avalonia. Search for types/methods/properties (substring). Hyperlink-based type/method/property navigation. Extensible via MEF Extensibility (Check out TestPlugin folder). Note: This is not compatible with ILSpy Plugins. Grab artifacts from the latest master CI build. This includes Linux, Mac and Windows.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    Bayes Anti-Spam

    Bayes Anti-Spam

    Anti Spam AddIn / Plugin for Outlook

    For Outlook I had been using the SpamBayes plugin for years in order to remove spam e-mails. However, with Outlook 365 the addin stopped working for me. This reimplementation enables you to mark e-mails as spam or valid. Based on your input the addin learns how to classify e-mails. If the addin detects spam then it will move the e-mail to a configurable folder in Outlook. E-mails for which the decision is uncertain will be moved to another configurable folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Display, log and upload data to the internet from your Oregon Scientific or AcuRite 02032C weather station. The Arduino WxShield also supported. See project web site for FAQs. Use Open Discussion for support requests.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Multimedia-Hotkeys

    Multimedia-Hotkeys

    Allows to customize multimedia shortcuts for any keyboard.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Notepad DaDa

    Notepad DaDa

    Application used to upload notes.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Fluent Terminal

    Fluent Terminal

    A Terminal Emulator based on UWP and web technologies

    FluentTerminal is a modern terminal emulator for Windows built using UWP (Universal Windows Platform) and web technologies. It offers a sleek, tabbed interface and supports a variety of shell environments like PowerShell, CMD, WSL, plus remote shells via SSH/Mosh. Terminal for PowerShell, CMD, WSL or custom shells. Built-in support for SSH and Mosh connections. Supports tabs and multiple windows. Theming and appearance configuration. Import/Export themes, import iTerm themes.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 22
    Gnome Subtitles
    Gnome Subtitles is a subtitle editor for the GNOME desktop. It supports the most common text-based subtitle formats, video previewing, timings synchronization and subtitle translation.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 23
    PasteEx

    PasteEx

    Paste the contents of the clipboard into files

    ...The tool automatically analyzes clipboard data and determines the correct file type, supporting formats such as images, HTML, RTF, and plain text. It provides customizable text extension rules so developers and power users can map clipboard patterns to specific file types based on content signatures. PasteEx also includes a monitor mode that runs in the system tray and enables fast keyboard-triggered pasting operations for improved productivity. Designed as portable software with minimal setup requirements, it integrates with the Windows context menu for quick access. Overall, PasteEx functions as an efficient clipboard-to-file automation tool for developers, designers, and power users working with frequent asset extraction.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    Worderize

    Worderize

    Learn a new language more effectively!

    Worderize is a free and open-source software distributed under the MIT License, that is designed to make the language learning more effective.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Shadowsocks for Windows

    Shadowsocks for Windows

    A secure socks5 proxy for Windows

    Shadowsocks for Windows is a free and open source, high-performance secured socks5 proxy designed to protect your internet traffic. It allows you to surf the web privately and securely, and offers a number of useful features such as HTTP proxy support, system proxy configuration, server auto switching and plugin support. Shadowsocks is incredibly fast, as it utilizes bleeding edge techniques with Asynchronous I/O and event-driven programming. It also has a flexible industry-level encryption algorithm that supports custom algorithms. ...
    Downloads: 59 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB