Search Results for "git:/git.code.sf.net/p/docfetcher/code"

Showing 59 open source projects for "git:/git.code.sf.net/p/docfetcher/code"

View related business solutions
  • 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
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    ZXing

    ZXing

    Barcode scanning library for Java, Android

    ZXing or “Zebra Crossing” is an open source multi-format 1D/2D barcode image processing library that’s been implemented in Java, and also comes with ports to other languages. It currently supports the following formats: UPC-A and UPC-E EAN-8 and EAN-13 Code 39 Code 93 Code 128 ITF Codabar RSS-14 (all variants) RSS Expanded (most variants) QR Code Data Matrix Aztec ('beta' quality) PDF 417 ('alpha' quality) MaxiCode ZXing is made up of several modules, including a core image decoding library, JavaSE-specific client code, and Android client Barcode Scanner. It is the basis of many other third-party open source projects.
    Downloads: 82 This Week
    Last Update:
    See Project
  • 2
    my-tv

    my-tv

    Android IPTV player supporting custom TV sources and quick install

    ...With over 32k GitHub stars, it allows users to watch TV channels by installing directly on devices like TV boxes via APK or ADB. Features include USB and Xiaomi TV Assistant install options, remote‑configurable channel lists via QR code or JSON, and flexible support for text, M3U, and JSON playlists. The app emphasizes simplicity—install and play—with a community-driven source list and regular enhancements aimed at providing a stable, ad-free, and customizable viewing experience.
    Downloads: 40 This Week
    Last Update:
    See Project
  • 3
    OpenXR SDK Sources Project

    OpenXR SDK Sources Project

    Sources for OpenXR loader, basic API layers, and example code

    This repository contains source code and build scripts for implementations of the OpenXR loader, validation layers, and code samples. OpenXR is a royalty-free, open standard that provides high-performance access to Augmented Reality (AR) and Virtual Reality (VR), collectively known as XR platforms and devices. Without a cross-platform standard, VR and AR applications and engines must use each platform’s proprietary APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Android 3D Model Viewer

    Android 3D Model Viewer

    Android OpenGL 2.0 application to view 3D models

    ...The purpose of this application is to learn and share how to draw using OpenGL language. The application does not use any third-party library. Load 3D models and see how to do it with this open-source code application. The main purpose of this app is to show how to draw in Android using the OpenGL 2.0 by sharing the source code. So please, don't expect this application to be much richer or nicer than the ones already published in the app store, but at least it's open to anyone who wants to contribute or doesn't want to start a similar project from scratch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 5
    Point Cloud Library

    Point Cloud Library

    A standalone, large scale, open project for 2D/3D image processing

    ...PCL is cross-platform, and has been successfully compiled and deployed on Linux, MacOS, Windows, and Android. To simplify development, PCL is split into a series of smaller code libraries, that can be compiled separately. This modularity is important for distributing PCL on platforms with reduced computational or size constraints.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 6
    Cardboard SDK

    Cardboard SDK

    Open source Cardboard SDK and samples

    This SDK provides everything you need to create your own Virtual Reality (VR) experiences for Google Cardboard. It supports essential VR features, such as motion tracking, stereoscopic rendering, and user interaction via the viewer button. With these capabilities, you can build entirely new VR experiences, or enhance existing apps with VR capabilities. You can use the Cardboard SDK to turn a smartphone into a VR platform. A smartphone can display 3D scenes with stereoscopic rendering, track...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Victory

    Victory

    React components for building interactive data visualizations

    Victory is a set of modular charting components for React and React Native. Victory makes it easy to get started without sacrificing flexibility. Create one of a kind data visualizations with fully customizable styles and behaviors. Victory uses the same API for web and React Native applications for easy cross-platform charting. Victory is used for charting across the web, from publicly-consumed informational graphs to internal tracking and reporting. Victory is an opinionated, but fully...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Stremio Core

    Stremio Core

    Types, addon system, UI models, core logic

    Stremio Core is the Rust engine that powers Stremio’s apps by centralizing all reusable logic behind discovery, catalogs, metadata, streams, add-ons, and user/library state. It exposes a clean set of modules—types, addon_transport, and state_types—so apps can talk to add-ons, model UI state, and react to events without duplicating code. The architecture is inspired by Elm: immutable state, message-driven updates, and explicit side-effects (“effects”) keep behavior predictable and testable. An environment abstraction lets hosts provide implementations for things like storage, networking, and timers, making the core portable to desktop, mobile, and web. The project targets WebAssembly as well, so the same Rust logic can run inside the browser via a small bridge layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Lottie-Web

    Lottie-Web

    Render After Effects animations natively

    ...Because animations are data rather than pixels, designers and developers can collaborate: designers export with the Bodymovin plugin, and developers integrate the JSON with minimal code. The renderer handles masks, shapes, and keyframe timing to closely mirror After Effects behavior within web constraints. This approach brings high-quality motion design to product interfaces without large asset sizes or complex sprite workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    SkiaSharp

    SkiaSharp

    SkiaSharp is a cross-platform 2D graphics API for .NET platforms

    ...The main issue is the multiple dependencies for each platform. However, these are easy to install as they are found on the various websites. If you are just working on managed code, it is even easier as there mays to skip all the native builds. Because there are multiple distros of Linux, and we cannot possibly support them all, we have a separate NuGet package that will contain the supported binaries for a few distros.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    armorpaint

    armorpaint

    3D PBR Texture Painting Software

    ArmorPaint is stand-alone software designed for physically-based texture painting. Drag & drop your 3D models and start painting. Receive instant visual feedback in the viewport as you paint. Work fast with the convenience of nodes. Paint with fully procedural materials. Build fill layers with material nodes. Use brush nodes to create patterns and procedural brushes. ArmorPaint is designed from scratch to run completely on the GPU. This results in a smooth 4K painting experience on...
    Downloads: 56 This Week
    Last Update:
    See Project
  • 12
    OpenCV

    OpenCV

    Open Source Computer Vision Library

    The Open Source Computer Vision Library has >2500 algorithms, extensive documentation and sample code for real-time computer vision. It works on Windows, Linux, Mac OS X, Android, iOS in your browser through JavaScript. Languages: C++, Python, Julia, Javascript Homepage: https://opencv.org Q&A forum: https://forum.opencv.org/ Documentation: https://docs.opencv.org Source code: https://github.com/opencv Please pay special attention to our tutorials!
    Leader badge
    Downloads: 3,385 This Week
    Last Update:
    See Project
  • 13

    avbuild

    ffmpeg build tool and prebuilt packages for all platforms

    iOS, android, raspberry pi, windows store, windows desktop, linux, macOS etc. Multiple toolchains support, include gcc, clang, vs2013, vs2015, vs2017. Hardware accelerated decoders and encoders support. Source code: https://github.com/wang-bin/avbuild
    Leader badge
    Downloads: 611 This Week
    Last Update:
    See Project
  • 14
    FrostWire

    FrostWire

    Search, Download, Play, Share on Bittorrent and the cloud

    FrostWire https://www.frostwire.com/ is a media player, Video Downloader and Peer to Peer (P2P) information sharing client for the BitTorrent network. This project is not affiliated with LimeWire LLC. FrostWires' source code is Licensed under the GNU GPL and Apache Open Source licenses. System Requirements Any of the following operating systems: ● Windows 10, 8, 7, Vista for Intel processors (64-bit only) ● Mac OS X 10.11 (El Capitan) or later (64-bit) ● Linux, Unix such as Solaris (64-bit) ● Android 7.0 or later 256 MB of RAM (512 MB Recommended) An active internet connection
    Leader badge
    Downloads: 318 This Week
    Last Update:
    See Project
  • 15
    Intention Repeater MAX

    Intention Repeater MAX

    Repeating your Intentions to aid in manifestation

    ...The ServitorConnect 4443 and Python Daemon and Intention Repeater Android are better because repeating once-per-hour is better than millions of times per second (or even 3Hz). The archive bundle includes binaries and source code for: MAX and Simple Intention Repeaters CUDA version for Windows/Linux Memory Frequency Generator Multi-Format to WAV Repeater Android app Sourcecode File/Image Writers Nesting Files Creator Prayer Wheel Spiritual Chat Tarot WiFi Broadcast Whether you're seeking to manifest abundance, enhance your spiritual journey, or promote overall well-being, Intention Repeater MAX empowers you to harness the incredible strength of intention repetition. ...
    Downloads: 36 This Week
    Last Update:
    See Project
  • 16
    Mcool

    Mcool

    Minimalist music player. Windows & Android

    Mcool, minimalist music player, transparent, borderless, and open-source. For Windows & Android. Android source code completely shows how to use Delphi 10.x FMX to develop a simple music player with a foreground service, based on Bass library.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 17
    Nof Go

    Nof Go

    A petite color palette generator

    A petite color palette generator whose entire code fits within a single html file. Link: https://northstrix.github.io/nof-go/ GitHub repository: https://github.com/Northstrix/nof-go
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    Simple Draw

    Simple Draw

    A canvas you can draw on with different colors

    Enjoy the moment with our specially designed drawing app, draw something fun, and create your own artwork– all in a digital form. Simple Draw is the best drawing app for anyone who loves to draw. Just pick paint and draw. Paint and draw simple sketches for fun. With Simple Draw, you will not need any fancy or advanced tools or filters for your favorite doodle or sketch. Just use your creativity and freehand drawing to create the best sketches for your sketchbook. No matter what age or...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    Dead Deer 3.14.56.2025

    Dead Deer 3.14.56.2025

    3D modeler, 3D game maker, 3D demo maker

    3D modeler, 3D game maker, 3D demo maker. to model and create games, demos. Scripting language allows you to code interactions in pseudo-C with the animation and synthesize your own rendering with own-made shaders. Import FBX, BLEND, GLTF, OBJ, 3DS, DAE, X, XML, STL, PCB, ASC, PLY, GSPLATS. Cross-platform project WINDOWS 32/64 /MACOSX 10.6/ 10.8+/APPLSilicon /LINUX/iOS/ANDROID/WINDOWS PHONE/GOOGLE VR/OPEN VR/OCULUS VR/WEBASM/UWP8/10/OPENXR, PIs (ARM32/64), RISCV Players and Editors. ...
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 20
    glvertex

    glvertex

    Support for legacy OpenGL in core profiles

    The glVertex library emulates the legacy OpenGL API, which has been deprecated in OpenGL core profiles. It is also a convenience wrapper around GLSL shaders, VBOs and FBOs.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    Mermaid.js to SVG Converter

    Mermaid.js to SVG Converter

    Visualize the diagrams of your projects

    ...The trick is to ask the AI to write a diagram in Mermaid.js format that solidifies the structure of the project and then use that as context to keep the AI reminded at all times what the project is as a whole. This will prevent it from changing things its not supposed to change. This standalone offline web app will convert that mermaid.js code into a visual SVG image so that YOU as a human will be able to understand what the AI think about the structure of your projects so you can see it and fix any misconceptions until the diagram is correct for your project. (Source code is included in the html itself. Open it in a web browser to use.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Audio Satanifier 666

    Audio Satanifier 666

    Easily apply cool gnarly voice filters to your audio files

    ...Theres also a Mini version that has a voice deepening that doesn't slow the speed of the audio. Its more focused on the "satan voice" filter, while the larger default version has 16 different filters you can mix and match. (Source code is included within the html file itself.)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    EnCodec

    EnCodec

    State-of-the-art deep learning based audio codec

    ...Encodec has applications in speech and music compression, generative modeling, and efficient data transmission for communication systems. The repository includes pretrained checkpoints, PyTorch inference code, and examples for integrating Encodec as a module in downstream generative or streaming systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    gervill-android

    Use the gervill sofware midi synthesizer on Android

    This project contains code to enable the use the gervill software synthesizer on Android. This makes it possible to play midi files using a Soundfont. This is achieved using a modified subset of the GNU Classpath project to create a minimal JavaSound environment for gervill. The gervill synthesizer itself has also been modified to reduce the amount of JavaSound code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PLDroidPlayer

    PLDroidPlayer

    A free player SDK for Android platform

    ...You can copy the dynamic library in the release directory to the corresponding directory of your project according to the needs of compatibility. For example, copy the so in the armeabi-v7a directory to the jniLibs/armeabi-v7a directory of the project. The SDK mainly includes demo code, PLDroidPlayer jar package, and dynamic library files that the SDK depends on.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next