Showing 6351 open source projects for "projects/"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 1
    flutter_ffmpeg

    flutter_ffmpeg

    Not maintained anymore. Superseded by FFmpegKit

    flutter-ffmpeg is a cross-platform Flutter plugin that enables developers to execute FFmpeg commands within mobile applications. It provides prebuilt FFmpeg binaries and a unified API for Android and iOS, simplifying multimedia processing in Flutter projects. The plugin supports a wide range of operations such as transcoding, filtering, and streaming. It also includes access to FFprobe for retrieving media metadata. flutter-ffmpeg is designed to abstract platform-specific complexities, allowing developers to focus on application logic. It supports asynchronous execution and logging, improving debugging and performance monitoring. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MMMISA
    MMMISA : a free, user-friendly tool for single/dual-modality DICOM file analysis MMMISA will be included as part of version 2 of DeepImageTranslator (https://sourceforge.net/projects/deepimagetranslator/) Citation: Ye RZ et al. DeepImageTranslator V2: analysis of multimodal medical images using semantic segmentation maps generated through deep learning.biorxiv.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    aPhoto

    aPhoto

    aPhoto is a Batch Intuitive Program Makes Text and Image Watermarks

    Introduction: aPhoto is a batch, intuitive and portable program that helps you to make text(eg. Copyright Notice) and image(eg. Logo) watermarks for the photos, and save the result photos to JPG, PNG, GIF, or BMP file formats. aPhoto is a lightweight application whose purpose is to help users embed text or image watermarks on their favorite pictures. This is a portable program, so it is important to mention that it doesn't leave any traces in the Windows Registry. You can copy it on...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    CSS Animation 101

    CSS Animation 101

    Learn how to bring animation to your web projects

    CSS Animation 101 is a tutorial resource that teaches the fundamentals of motion on the web using only CSS. It starts with core building blocks—transitions, transforms, and keyframes—and then layers in timing functions, delays, and choreography to create more expressive sequences. The material stresses clarity and maintainability, showing how to structure styles so animations are easy to reason about and adjust. Throughout, examples demonstrate practical use cases like button feedback,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    Johnny-Five

    Johnny-Five

    JavaScript Robotics and IoT programming framework

    Johnny-Five is the JavaScript Robotics & IoT Platform. Released by Bocoup in 2012, Johnny-Five is maintained by a community of passionate software developers and hardware engineers. Over 75 developers have made contributions towards building a robust, extensible and composable ecosystem. The only kit designed for getting started with Johnny-Five! The Johnny-Five Inventor's Kit, from Bocoup and SparkFun, is now available! It's designed for anyone who wants to get started with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Tidy

    Tidy

    The granddaddy of HTML tools, with support for modern standards

    ...It corrects and cleans up HTML and XML documents by fixing markup errors and upgrading legacy code to modern standards. libtidy is a C static and dynamic library that developers can integrate into their applications in order to bring all of Tidy’s power to your favorite tools. libtidy is used today in desktop applications, web servers, and more. The HTML Tidy library, libtidy, is used and incorporated into many applications and projects. It offers an extensive API to read in and parse HTML from a file or buffer into a DOM-like node tree, has cleaning and diagnostic services, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    cazadorDragones

    Juego escrito en Gambas para el terminal

    ...El juego es muy sencillo, y usa solo unos pocos de comandos que hay que teclear, eso si, no interpreta nada, hay que escribir todos los comandos de una forma muy estricta. El código está basado en https://sourceforge.net/projects/dragonslayerpythongame/ que estaba escrito en Python 2x y en inglés. Lo he traducido de Python 2x a Gambas y he hecho una traducción lo más literal posible del inglés al español.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    pbxproj

    pbxproj

    A python module to manipulate XCode projects

    This module can read, modify, and write a .pbxproj file from an Xcode 4+ project. The file is usually called project.pbxproj and can be found inside the .xcodeproj bundle. Because some tasks cannot be done by clicking on a UI or opening Xcode to do it for you, this Python module lets you automate the modification process. The typical tasks with an Xcode project are adding files to the project and setting some standard compilation flags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Hasura Backend Plus (HBP)

    Hasura Backend Plus (HBP)

    Auth and Storage for Hasura

    ...The easiest way to deploy HBP is with our official Nhost managed service. Get your perfectly configured backend with PostgreSQL, Hasura and Hasura Backend Plus and save yourself hours of maintenance per month. All Nhost projects are built on open source software so you can make real-time web and mobile apps fast.
    Downloads: 0 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
  • 10

    XnBay-U2

    The open source projects with XnBay NAS.

    Open source projects that are included with XnBay-U2. The license used by these projects are different. Please refer to the LICENSE / COPYING / COPYRIGHT file inside each project or any announcement in source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Practice Python

    Practice Python

    Part of my daily plan for studying Python

    ...Many problems are intentionally minimal in boilerplate so you can concentrate on logic and clarity. The collection is well suited to daily practice sessions or warm-ups before tackling more complex projects. It is also friendly for learners returning to Python after time away, helping reacquire muscle memory through repetition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    FAS for MagicDraw

    Functional Architectures for Systems with SysML - Plugin for MagicDraw

    ...Users of older versions can check the compatibility overview here: https://sourceforge.net/p/fas4md/plugin/HEAD/tree/trunk/doc/Compatibilities.doc?format=raw Here are installation instructions for the version of the plugin that is offered on this site: http://sourceforge.net/projects/fas4md/files/ReadMe.txt/download. More: Tutorial http://sourceforge.net/projects/fas4md/files/FAS_plugin_tutorial.pdf/download User Guide http://sourceforge.net/projects/fas4md/files/FAS%20plugin%20for%20MagicDraw%20-%20User%20Guide.pdf/download
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    OpenTicTacToeX

    OpenTicTacToeX

    OpenTicTacToeX is a Tic Tac Toe game, open source

    if you use a 32 bits system, maybe you have to select specifically your system Linux32: https://sourceforge.net/projects/opentictactoex/files/v0.5/OpenTicTacToeX.x86/download Win32: https://sourceforge.net/projects/opentictactoex/files/v0.5/OpenTicTacToeX.exe/download I don't have Mac, so I don't know if this port works: https://sourceforge.net/projects/opentictactoex/files/v0.5/Mac_OpenTicTacToeX.zip/download made in Godot v3.3.1 SourceCode: https://github.com/Can202/OpenTicTacToeX
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    QtProjectTool

    QtCreator plugin for some command line tools over a Qt (.pro) project.

    qpt (Qt Project Tool) understands Qt C++ projects (.pro) and allows to pass this information to command line tools as "Code Counters" and "Static Analysis tools". It also can used inside QtCreator to act as a plugin for "Static Analysis tools" putting reported issues into QtCreator issues pane.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    whitefoxsqltool

    Web based sql tool, developed using client and server side JavaScript

    A web sql query tool developed using JavaScript on the client and and the server, it is based on JSWEBSERVER(https://sourceforge.net/projects/jswebserver/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Marathi MTLD tool (for GNU/Linux)

    A tool for measuring MTLD score of Marathi-Devanagari text

    ...The source code and user manual of the Marathi MTLD tool can be accessed from https://gitlab.com/priyankaD3/mr-mtld. For Windows, the executable file is available at https://sourceforge.net/projects/mr-mtld-windows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Easy Agent Simulation

    Easy Agent Simulation

    Java-based agent simulation platform

    ...(The according research paper and documentation can be found under "Files"; Javadoc is available for most core classes and methods.) Project moved from here: https://sourceforge.net/projects/eas-framework/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Gradle Tomcat Plugin

    Gradle Tomcat Plugin

    Gradle plugin supporting deployment of your web application

    ...Teams often use it to spin up local environments that mirror production packaging while keeping feedback fast. It reduces boilerplate scripts, centralizes environment settings in build.gradle, and makes Tomcat-based projects friendlier to new contributors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    College Time Table (CTT)

    College Time Table (CTT)

    A small and powerful utility to generate school/college time table.

    ...Author's Email : oak444@gmail.com Note : For Islamic Schools with Friday Off, a separate version is available in the folder Files/FridayOFF https://github.com/milindoka/CTT See Also : http://sourceforge.net/projects/marklist
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    Lepton

    Lepton

    A lean snippet manager

    ...It's free and we don't accept donations. If you like, feel free to donate to Wikimedia Foundation, which helps sustain free knowledge through Wikipedia and its sister projects for people around the world. Lepton replies on GitHub APIs to detect the language. Build apps for macOS, Windows and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Omnipay

    Omnipay

    A framework agnostic, multi-gateway payment processing library

    ...It has a clear and consistent API, is fully unit tested, and even comes with an example application to get you started. You can learn one API and use it in multiple projects using different payment gateways. If you need to change payment gateways you won’t need to rewrite your code. Most official PHP payment gateway libraries are a mess. Most payment gateways have exceptionally poor documentation. So, why use Omnipay instead of a gateway’s official PHP package/example code? Because you are writing a shopping cart and need to support multiple gateways.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    P8

    P8

    PICO-8 dependency manager

    p8 is a dependency manager for PICO-8 that allows developers to import Lua or Moonscript modules, spritesheets, and automatically reload carts during development. It streamlines the workflow for PICO-8 projects by managing dependencies and facilitating code organization.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    deps.cloud

    deps.cloud

    Index and query dependencies across your company's private repository

    Index and query dependencies across your company's private repositories. deps.cloud is a tool to help companies understand what libraries and projects their systems use. It works by detecting dependencies defined in common manifest files (pom.xml, package.json, go.mod, etc). Using this information, we’re able to answer questions about project dependencies. Modules in deps.cloud can represent a library (the common case), application, or repository. This can largely depend on how a given organization manages their repositories and dependencies. ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB