Showing 58 open source projects for "off-site.com"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • 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
    scrcpy

    scrcpy

    Display and control your Android device

    scrcpy is an application for displaying and controlling your Android device through USB connection (or over TCP/IP). It is cross-platform (GNU/Linux, macOS and Windows) and does not require any root access. scrcpy displays only the device screen but offers great performance (30~60fps) and quality (1920×1080 or above). It’s got low latency (35~70ms) and a very low startup time (less than a second). It offers plenty of great features and is non-intrusive, with nothing left installed inside...
    Downloads: 8,816 This Week
    Last Update:
    See Project
  • 2
    tilemaker

    tilemaker

    Make OpenStreetMap vector tiles without the stack

    ...No database to maintain; no contract to pay; and no restriction on commercial use. tilemaker is a single executable that takes OpenStreetMap data and makes it into vector tiles. It's supremely customizable, but if you just want off-the-shelf tiles in a standard style, tilemaker comes bundled with the files to do that too. With tilemaker, you can pull out any facet of OpenStreetMap's rich data. Make a walking map, a city map, a National Park map, and a cycling map. Use the Lua scripting language to select OSM tags and encode them into vector tile values. Or just use the pre-prepared scripts shipped with tilemaker.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 3
    DirectX-Graphics-Samples

    DirectX-Graphics-Samples

    Samples that demonstrate how to build graphics intensive applications

    This repo contains the DirectX 12 Graphics samples that demonstrate how to build graphics-intensive applications for Windows 10. In the Samples directory, you will find samples that attempt to break off specific features and specific usage scenarios into bite-sized chunks. For example, the ExecuteIndirect sample will show you just enough about execute indirect to get started with that feature without diving too deep into multiengine whereas the nBodyGravity sample will delve into multiengine without touching on the execute indirect feature etc. ...
    Downloads: 33 This Week
    Last Update:
    See Project
  • 4
    Saber

    Saber

    The cross-platform open-source app built for handwriting

    ...Notably, it can invert your notes when you're in dark mode. This allows you to write with white ink on a black background, which is much easier on the eyes in low-light environments like when the teacher turns off the lights in class. Images and PDFs are also inverted, so you can still use a digital printout or a textbook without the fuss. Saber uses a dual-password system to protect your notes from anyone but you, even if they have complete control over the server.
    Downloads: 15 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Draper

    Draper

    Decorators/view-models for Rails applications

    ...With Draper, you'd create a corresponding ArticleDecorator. The decorator wraps the model, and deals only with presentational concerns. In the controller, you decorate the article before handing it off to the view. In the view, you can use the decorator in exactly the same way as you would have used the model. But whenever you start needing logic in the view or start thinking about a helper method, you can implement a method on the decorator instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Vedo

    Vedo

    A python module for scientific analysis of 3D data

    ...Inspired by the vpython manifesto "3D programming for ordinary mortals", vedo makes it easy to work with 3D pointclouds, meshes and volumes, in just a few lines of code, even for less experienced programmers. vedo is based on VTK and numpy, with no other dependencies. Import meshes from VTK format, STL, Wavefront OBJ, 3DS, Dolfin-XML, Neutral, GMSH, OFF, PCD (PointCloud). Export meshes as ASCII or binary to VTK, STL, OBJ, PLY formats. Analysis tools like Moving Least Squares, mesh morphing and more. Tools to visualize and edit meshes (cutting a mesh with another mesh, slicing, normalizing, moving vertex positions, etc..). Split mesh based on surface connectivity. Extract the largest connected area. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Time_limit

    Time_limit

    A windowed/full-screen countdown timer.

    A windowed / full-screen countdown timer. Colour and font size changes are used as warnings. Progress-bar gives a glance at the time stream. Three different modes are available: - time left; - time passed; - ordinary clock. When the time is over several possibilities are available: - to show the defined message; - to continue count the time; - to launch another application; - to close the count-down timer. Useful for speech, lecture or presentation timing. Colour / font...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 8
    Virtual Magnifying Glass is designed for visually-impaired and others who need to magnify a part of the screen. Unlike similar programs it does not open a separate window for the magnification but instead puts a movable magnifying glass on screen.
    Leader badge
    Downloads: 283 This Week
    Last Update:
    See Project
  • 9
    Plot Digitizer
    An easy to use Java program that allows you to digitize data points off of scanned plots, scaled drawings, or orthographic photographs. Includes an automatic digitization feature that can automatically digitize many types of functional data.
    Leader badge
    Downloads: 200 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    G3D Innovation Engine
    G3D is a commercial-grade C++ 3D engine. It is used in commercial games, research papers, military simulators, and university courses. G3D supports real-time rendering, off-line rendering like ray tracing, and general purpose computation on GPUs. As of January 16, 2018, SourceForge is again the home of the active repository for G3D.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 11

    QuadRay-engine

    Realtime raytracer using SIMD on ARM, MIPS, PPC and x86

    QuadRay engine is a realtime raytracing project aimed at full SIMD utilization on ARM, MIPS, POWER and x86 architectures. The efficient use of SIMD is achieved by processing four rays at a time to match SIMD register width (hence the name). The rendering core of the engine is written in a unified SIMD assembler allowing single assembler code to be compatible with different processor architectures, thus reducing the need to maintain multiple parallel versions. At present, Intel...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    LMC_by_alexiskappa

    LMC_by_alexiskappa

    A simple program for the Little Man Computer concept

    ...Just write your commands/data inside the boxes 00-99 [MEMORY] and then click on the "RUN" button. "RESET" clears the contents of the boxes. LMCv2_by_alexiskappa has a simple animation, showing the order of each step. Just click the button "Animation OFF" to enable it, before clicking the "RUN" button. Easter Egg: Try adding in box 00 the number 601 and in box 01 the number 600. After a while, the infinite loop will be detected! VirusTotal: baada04323a708c6821739f661fc2c4e6294037b3d18c0408ecba7b4d3d71ff5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Dougi

    Dougi

    Create quality JPEG images fast with ease. Paste set and save. Done .

    Create quality JPEG images fast with ease. Simply paste in an image, or drag and drop an image, set the desired quality and save. Done. With a realtime WYSIWYG (What You See Is What You Get) preview, you see image quality changes as you go. Never guess the right JPEG quality again.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Qvid

    Qvid

    Stream low latency video from your desktop or webcam over TCP/IP

    ...The captured images are compressed and sent as a continuous stream over a TCP connection to a single machine. Developed alongside https://sourceforge.net/projects/netjoy/ to allow for off-site, single and multiplayer, game play over an internet connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Email Attachment Transformer

    Email Attachment Transformer

    Easily pack files inside an image to send as an email attachment

    Can't email your important files through? Tired of being messed about? Then pack them inside an image with Email Attachment Transformer and send them off.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OpenSCAD

    OpenSCAD

    The programmer's solid 3D CAD modeller

    OpenSCAD is software for creating solid 3D CAD models. It is free software and available for Linux/UNIX, Windows and Mac OS X. Unlike most free software for creating 3D models (such as Blender) it does not focus on the artistic aspects of 3D modelling but instead on the CAD aspects. Thus it might be the application you are looking for when you are planning to create 3D models of machine parts but pretty sure is not what you are looking for when you are more interested in creating...
    Downloads: 67 This Week
    Last Update:
    See Project
  • 17
    FontForge Windows builds

    FontForge Windows builds

    Unofficial Windows builds of FontForge

    The aim of this project is to compile up-to-date Windows builds of FontForge. For 'stable' builds, see https://github.com/fontforge/fontforge/releases The build system used was based off that offered by Matthew Petroff (http://www.mpetroff.net/software/fontforge-windows/), but has since been practically rewritten. New in 11/07/2020: * Synced with the 20201107 release. New in 06/04/2020: * Updated to latest master, picks up a clipboard copying fix New in 14/03/2020: * Synced with the 20200314 release. New in 01/03/2020: * Updated to latest master, now built with CMake. ...
    Leader badge
    Downloads: 56 This Week
    Last Update:
    See Project
  • 18
    ColourDock

    ColourDock

    The ultimate colour manager for Windows

    Full disclosure: ColourDock is a passion project, so please be paitent if waiting for updates or support. Thanks! Working with lots of colours can be a hassle, especially if you don't know the HEX or RGB value off-by-heart. That's where ColourDock comes in. ColourDock lets you take the colour of any pixel on your display with either a hotkey press (Alt + C by default, can be changed) or click of a button, and saves it for use across Windows. Even better, upon getting the colour, it automatically copies either the HEX or RGB value for you. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Brass fingering chart generator

    Brass fingering chart generator

    Fingering chart generator for brass wind instruments

    This Windows app generates fingerings for brass wind instruments. It invokes gnuplot to make a diagram showing the harmonic and error for the selected fingering, as well as for alternate fingerings. The program finds all fingerings within an acceptable error range, then chooses the one with the lowest harmonic (shortest tubing length). If no fingering falls in the acceptable error range, the closest match is chosen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Lexolights is 3D model viewer focused on photorealistic user experience. To achieve the scene realism, it uses shaders and other latest technologies. It is based on OpenSceneGraph.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Panasonic Camera Remote Control

    Panasonic Camera Remote Control

    Provides remote video recording with zoom control

    ...For now it's able to complete the following operations: show you preview of the video you are recording or going to record (you can watch it in the window of the tool or scale it as you prefer), turn camera video recording on, off, and to use camera zoom to scale the final picture. Before you start working with this video tool you need to connect your camera to your PC and find out IP address and network mask of the camera. IP address can be derived from the information of your PC's Wi-Fi adapter. This is either DHCP-server IP address or default router for this adapter. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Effeckt.css

    Effeckt.css

    A Performant Transitions and Animations Library

    Effeckt.css is a showcase and toolkit of high-performance UI transitions and animations for the web. It catalogs common interaction patterns—button states, list reveals, modals, off-canvas menus, and page transitions—implemented with CSS transforms and opacity for smooth, GPU-friendly motion. The project focuses on practical details such as using compositing-friendly properties, keeping DOM structures lean, and providing hooks so JavaScript can toggle classes without micromanaging animation state. Each effect is isolated, documented, and demoed, allowing designers to copy just what they need rather than dragging in a monolithic framework. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    IVCon-TL 3D scene conversion tool

    IVCon-TL 3D scene conversion tool

    Converts between many 3D data formats

    IVCon-TL can read and write a variety of 3D graphics file formats, converting from one to the other. Supported formats include 3DS, ASE, BYU, DXF, GMOD, HRC, IV, OBJ, OFF, POV, SMF, STL/STLA/STLB, TEC, TRI/TRIA/TRIB, UCD, VLA, WRL/VRML, XGL and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PiStudio

    PiStudio

    A GIMP based, studio designed for industry pros & power users

    PiStudio is based off the GIMP heavily, and is portable. It is designed for industry professionals and advanced users. With the classic GIMP tools and new brushes added monthly, it is sure to suit all your graphic design needs. It has full support for a large array of graphics tablets and other advanced peripherals. It is set up to enhance productivity and ease of use.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 25
    Dex3D2

    Dex3D2

    3D Engine with some extra features based on the D3x3D Engine for VB6

    This app is depending on http://roytools.sourceforge.net/ Supported 3D Formats (Import) ---------------------------------- .dex (Dex3D) .3ds (3D Studio Binary) .asc (3D Studio ASCII) .3mf (3D Manufacturing Format) .obj/.mtl (Wavefront) .vobj/.mvobj (Oldskool Demomaker Meshes) .gvo (Inertia 3DFX) .stl (Stereolithography Binary) .super3D (Super 3D) .mesh (MedIt (Inria)) .plg (Render 386) .off (Geomview) .smf (Simple Mesh Format) .rwx (Renderware) .lwo (Lightwave Binary) .iob (SoftImage 3.0/Turbo Silver) .b3d (Blitz Basic 3D) .ply (Standford Polygon File Format ASCII & Binary) .dxf (AutoCad) .q3o (Quick 3D) .nff (Neural ASCII Format by Sense8) .raw (Aldus Super 3D (Mac)) .geo (Videoscape 3D) Supported 3D Formats (Export) ---------------------------------- .vobj (Oldskool Demomaker Mesh) .mvobj (Oldskool Demomaker Multi Mesh) .dex (Dex3D) .obj/.mtl (Wavefront) .rwx (Renderware) .off (Geomview) .wrl (VRML 1.0) .ply (Standford Polygon File Format ASC
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB