Showing 81 open source projects for "update"

View related business solutions
  • 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
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    AutoScreenCap

    AutoScreenCap

    Automatic Screen Capture Tool - making screenshots in background

    Automatic Screen Capture Tool - useful utility to make screen shots periodically. Fully customizable, lightweight, easy to use tool. Making screenshots in various formats
    Downloads: 24 This Week
    Last Update:
    See Project
  • 2
    C3.js

    C3.js

    A D3-based reusable chart library

    ...C3 gives some classes to each element when generating, so you can define a custom style by the class and it's possible to extend the structure directly by D3. C3 provides a variety of APIs and callbacks to access the state of the chart. By using them, you can update the chart even after it's rendered. C3 enables deeper integration of charts into your application. Because of the dependence on D3, C3 supports only modern browsers D3 supports. For IE9 and IE10, polyfill is required because c3 uses MutationObserver, which is not supported in those versions. However, it's not required if charts always will be binded to the DOM specified by bindto because MutationObserver is not called in that case.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    LegionOS YSL

    LegionOS YSL

    Legion OS unofficial builds for YSL

    Legion OS unofficial build for YSL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PRMLT

    PRMLT

    Matlab code of machine learning algorithms in book PRML

    ...Usually, functions in this package are orders faster than Matlab builtin ones (e.g. kmeans). Many tricks for numerical stability are applied, such as computing probability in logrithm domain, square root matrix update to enforce matrix symmetry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    Synthclipse

    Synthclipse

    GLSL shader prototyping tool based on Eclipse IDE.

    ...The JSX API is consistent with WebGL but in fact exposes complete OpenGL 4+ API. To install Synthclipse one can download prepacked Eclipse with Synthclipse feature (see "Files" section above) or update an existing Eclipse using the following Update Site: https://kamil-kolaczynski.github.io/synthclipse/update/ Prepacked version has one advantage: it has nice console logs coloring since it shipped with Grep Console plugin ( https://marketplace.eclipse.org/content/grep-console ) that is configured specially for Synthclipse logs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Cropper

    Cropper

    jQuery image cropping plugin

    ...Developers can initialize Cropper on any <img> element and customize it with a comprehensive set of options like fixed aspect ratios, minimum crop box sizes, and preview panes that update in real time. The library emits events for actions such as “crop start,” “move,” and “crop end,” enabling seamless integration with form submissions or client-side image processing workflows. Because it supports touch gestures and mouse interactions, Cropper works well across desktop and mobile browsers without requiring any external dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Spotify OBS Player

    Spotify OBS Player

    Free and open source spotify player overlay for streamers

    ...Hurray you did it Current version: 0.6b Github Repository: https://github.com/MRmlik12/Spotify-OBS-Player Requirements: * Windows 7. 8.1, 10 * .NET Framework 4.8 Changelog: 0.6b: * Added background color & font color, size to change * Added new app "Updater", which can update "Spotify OBS Player" to newest version * Changed app layout * Fixed bugs 0.5.1b: * Reapired threading * Removed message while music is paused
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    NASH OS

    NASH OS

    Nash Operating System for Modern Ecommerce

    The all-built-in-one, automatic, ready-to-go out-of-box, easy-to-use state-of-the-art, and really awesome NASH OS! Over 25,000+ flexible features and controls and all scalable!! The most powerful solution ever built to instantly deliver new heights of online ecommerce enterprise to you.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    loadobj3ds_chung
    loadobj3ds chung is a small openGL obj/3ds objects loader using gui_chung window freebasic coding and the dlls loadobj_chung.dll , load3ds_chung.dll (dev c++/codeblocks) . Can handle obj models up to 200k vertices (update 2018) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    Windows Spotlight Slideshow Update

    App maintains a slideshow image folder using Windows Spotlight images.

    ...The slideshow folder can be specified in Windows Settings background personalization as the input to a desktop/background slideshow. Of course, the slideshow folder may also be browsed with any image viewer that can read .jpg files. The Slideshow Update app is most useful if it is setup as a Windows startup app but it can also be run manually anytime a refresh is desired. Some of the selection criteria are based on exif-type data imbedded in Spotlight images. The Python Pillow addon is used to extract exif-type data. Tkinter is only used to display an error dialog, if errors occur. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    waifu2x-ROS

    ReactOS and Windows XP compatible build of waifu2x.

    ...The original is there: https://github.com/WL-Amigo/waifu2x-converter-cpp Here are some minor cosmetic changes (switch to control memory usage and slightly reformatted output) and files needed to build under MinGW32-W64. To recompile (in Linux), run "make clean; make". 2016-10-17 UPDATE: added simple GUI. 2016-10-18 FIX: corrected typo, added some crashes handling. 2016-11-20 UPDATE: - added "TTA" and "number of passes" options; - enabled RGB models (without internal upscaling); - updated JPEG, TIFF, WebP and OpenEXR libraries; - modified OpenCV to enable JPEG compression in TIFF images (sources included); - replaced models with Nagadomi's ones (https://github.com/nagadomi/waifu2x). 2016-12-28: Happy New Year and Merry Christmas! ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Simple xbm Image Editor

    Simple xbm Image Editor

    XBM images are displayed in actual size and in an enlarged edit grid.

    The Simple xbm Image Editor presents a Tkinter GUI and has the following functions: - Create new .xbm image files and update existing files - Images are displayed in actual size and in an enlarged grid suitable for editing - Toggle the bits of the image edit grid to foreground/background with mouse clicks - Increase or decrease the width and/or height of an image - Rotate an image - Shift an image up, down, left or right - Change the colors in which an image is displayed, although colors are not stored in .xbm files. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13

    RootAnalyzer

    A cross-section image analysis tool

    Update: A graphical user interface for RootAnalyzer, along with other root phenotyping tools can now be found at https://sourceforge.net/projects/rootphenotypingsuite/ RootAnalyzer is a fully automated tool, for efficiently extracting and analyzing anatomical traits from root cross section images. Using a range of image processing techniques such as local thresholding and nearest neighbor identification, RootAnalyzer segments the plant root from the image's background, classifies and characterizes the cortex, stele, endodermis and metaxylem, and subsequently produces statistics about the morphological properties of the root cells and tissues.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    TXna Game Engine

    TXna Game Engine

    XNA based game engine completely written in c#

    ...Complex scenes can be build in just few lines of code. The developer is free to combine TXna features and standard Xna techniques without any limitations. Please use the svn checkout or update feature to get the latest source and compile from source. The engine is not released frequently but only after major source updates. Chances are that by downloading a release you will get a rather old copy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Blender Auto Update Bash Script

    Update your Blender on Linux to the latest version - automatically

    Tested on Ubuntu this script goes out and grabs you a new blender build and puts in in $HOME/Blender Builds/Bleeding Edge. Defaults to gooseberry branch. Look at the defines at the top for tweekability. IMPORTANT: You must have wget installed first To install, in a terminal type: sudo apt-get install wget To use: extract: Upgrade Blender.sh to a directory open up the file in your text editor to tweak options. See inside the file for more info on that. Then run: Most...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Animated GIF Control

    Animated GIF control for Windows

    ...You'll need to embed the GIF as a raw binary then create a temporary stream to package images, the resource compiler isn't up to it. The control uses the timer to update the animation. It's written in pure C, and only exposes three functions. Register at start-up, and create with "GIFAnimation" as the class name using CreateWindow. It should drop in easily to any project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MassGeotagger

    MassGeotagger

    MassGeotagger lets you to geotag sets of JPG Photos with GPX logs

    MassGeotagger lets you select a photo, a photo folder or a folder tree and update the latitude and longitude coordinates in the EXIF data of the selected photos. To get the GPS coordinates, the method of choice is to select one or several GPX files and set the difference of time between APN time saved in EXIF data and GPS time. However other strategies to match JPG and GPS coordinates are available : by selecting one of the GPX waypoint, by selecting a point on the map or by user input. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 18
    HGEE

    HGEE

    A world editor for HGE game engine written in python and uses OpenGL.

    It uses most update packages and technologies for example OpenGL 4, pyhton3.3 and etc. Project focus is on simplicity, efficiency, performance, flexibility. This project aimed for Linux environment and more specifically Gnome shell. Its most development is in Fedora 20.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RetinaPhoto Viewer

    RetinaPhoto Viewer

    View your HD images in Crystal Clear Clarity, fast, easy and simple

    View your HD images in Crystal Clear Clarity, fast, easy and simple. This light HD image viewer ensures that your images are displayed in the best aspect ratio and clarity. Still in BETA more features are still to come
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Wave Framework

    Wave Framework

    Open Source API-centric PHP Micro-framework

    Wave is a PHP micro-framework that is built loosely following model-view-control architecture and factory method design pattern. It is made for web services, websites and info-systems and is built to support a native API architecture, caching, user control and smart resource management. Wave is a compact framework that does not include bloated libraries and features and is developed keeping lightweight speed and optimizations in mind. While not necessary for using Wave Framework, it comes by...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    QuikResizer

    QuikResizer

    Fast and easy multiple image re-sizer / converter.

    Image re-sizer / converter built with ease of use, portability and speed in mind. version 1.0.0. update: -application now supports drag and drop of image files
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22

    raffaello

    Send photos to your local photo retailer

    You can select photo from your archive, made small changes like black&white or sepia, choose the print format and send them to your local photo retailer. Directly and without intermediaries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Skope Surveillance Suite [DEPRECATED]

    Skope Surveillance Suite [DEPRECATED]

    Monitor Activity on your Computer by Auto Screenshot Capture

    ...These are designed to give you a rough idea of your child or other computer user's online activities. Additionally, the Keylog section displays recordings of keystrokes on the computer and how they correlate with the SkopeShots that were taken. **UPDATE!** Version 1.6 is out.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Ph_comp

    Image upload software designed for camera club competitions

    ...Note that new features are no longer being added to this software. An improved version of it is under active development as a Wordpress plugin called "EntryWizard". To update an existing installation, click the "Browse All Files" link above and download "Ph_compUpdate.zip"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Vertigini Cliparts

    Vertigini Cliparts

    Cliparts and Image Pack of artistic Open Source content

    WE ARE UPDATE THE SOFT...COMING SOON! -------------------------------------------------------- A package of artistic images and cliparts freely available under the GPL license. You may use the images for any lawful purpose, being fully responsible for what you do with them. You can create prints for shirts, diagram books, illustrate your website, blog, make your presentation in PowerPoint or Impress etc.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB