Showing 31 open source projects for "default browser"

View related business solutions
  • 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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 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
  • 1
    Shaka Player

    Shaka Player

    JavaScript player library / DASH & HLS client / MSE-EME player

    Shaka Player is an open-source JavaScript library for adaptive media. It plays adaptive media formats (such as DASH and HLS) in a browser, without using plugins or Flash. Instead, Shaka Player uses the open web standards MediaSource Extensions and Encrypted Media Extensions. Shaka Player also supports offline storage and playback of media using IndexedDB. Content can be stored on any browser. Storage of licenses depends on browser support. Our main goal is to make it as easy as possible to...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 2
    three.js

    three.js

    JavaScript 3D library

    three.js is a lightweight and easy-to-use JavaScript 3D library with its own default WebGL renderer. It works by creating a scene with a camera and a geometric cube, the latter of which is added to the scene. This will become the animated object within the scene. A WebGL renderer is created for the scene and the camera, with an added viewport to the document.body element. Finally, the cube is animated within the scene for the camera. A plethora of examples can be found in the project’s...
    Downloads: 90 This Week
    Last Update:
    See Project
  • 3
    yt-dlp

    yt-dlp

    A youtube-dl fork with additional features and fixes

    yt-dlp is a youtube-dl fork based on the now inactive youtube-dlc. The main focus of this project is adding new features and patches while also keeping up to date with the original project
    Downloads: 468 This Week
    Last Update:
    See Project
  • 4
    Viewer.js

    Viewer.js

    JavaScript image viewer

    You may set viewer options with new Viewer(image, options). If you want to change the global default options, You may use Viewer.setDefaults(options). Enable the modal backdrop, specify static for the backdrop that will not close the modal on click. Specify the visibility and the content of the title. Filter the images for viewing (should return true if the image is viewable, return false to ignore the image). Indicate if toggle the image size between its natural size and initial size when...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    Annie

    Annie

    Fast, simple and clean video downloader

    ...If annie is ran with the same arguments, then the download progress will resume from the last session. Annie will auto retry when the download failed, you can specify the retry times by -retry option (default is 100). Cookies can be provided to annie with the -c option if they are required for accessing the video. If the -c is not set, annie will try to get the cookies from the current user's Chrome or Edge automatically. To use this feature, you need to shutdown your Chrome or Edge for only one time and let annie launch the browser for you.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    sigma.js

    sigma.js

    A JavaScript library dedicated to graph drawing

    ...Sigma provides a lot of built-in features, such as Canvas and WebGL renderers or mouse and touch support, to make networks manipulation on Web pages smooth and fast for the user. The default configuration of sigma deals with mouse and touch support, refreshing and rescaling when the container's size changes, rendering on WebGL if the browser supports it and Canvas else, recentering the graph and adapting the nodes and edges sizes to the screen. Sigma provides a lot of different settings to make it easy to customize how to draw and interact with networks. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    JAX

    JAX

    Composable transformations of Python+NumPy programs

    With its updated version of Autograd, JAX can automatically differentiate native Python and NumPy functions. It can differentiate through loops, branches, recursion, and closures, and it can take derivatives of derivatives of derivatives. It supports reverse-mode differentiation (a.k.a. backpropagation) via grad as well as forward-mode differentiation, and the two can be composed arbitrarily to any order. What’s new is that JAX uses XLA to compile and run your NumPy programs on GPUs and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • 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
  • 10
    PicMo

    PicMo

    JavaScript emoji picker. Any app, any framework

    ...Even add your own custom emojis and GIFs. Search for emojis by name or tags. Customize sizing, layout, and UI elements. Emoji data is loaded once from a CDN and cached in the browser for subsequent sessions. Use the default operating system emoji images or use an alternative renderer to use, for example, images from Twemoji. It's just JavaScript, no frameworks or libraries required. This means you can use it in any app under any framework. Includes light and dark themes, with the ability to extend them to create your own. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Openbooks

    Openbooks

    Search and Download eBooks

    ...There are two modes; Server or CLI. In CLI mode you interact and download books through a terminal interface. In server mode the application runs as a web application that you can visit in your browser. OpenBooks server doesn't have to be hosted at the root of your webserver. The basepath value allows you to host it behind a reverse proxy. The base path value must have opening and closing forward slashes (default "/").
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Vue-Video-Player

    Vue-Video-Player

    @videojs component for @vuejs

    video.js player component for Vue. The Video.js player is a component. Like all components, you can define what children it includes, what order they appear in, and what options are passed to them. Components can be given custom options via the lower-camel-case variant of the component name (e.g. controlBar for ControlBar). These can be nested in a representation of grandchild relationships. Video.js playback technologies (i.e. "techs") can be given custom options as part of the options...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    UpscalerJS

    UpscalerJS

    Image Upscaling in Javascript. Increase image resolution up to 4x

    Image Upscaling in Javascript. Increase image resolution up to 4x using Tensorflow.js. Open source, browser/Node compatibility, and completely free to use under the MIT license. Scale images up to 4x their original size, all in Javascript. UpscalerJS ships with pre-trained models in the box covering a wide variety of use cases. Or bring your own! Browser, Node (CPU and GPU-accelerated), and Service Worker environments all supported. Supports inputs in a wide variety of formats - URL, HTMLImageElement, and more, and by default exports a base64 upscaled string. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Weylus

    Weylus

    Use your tablet as graphic tablet/touch screen on your computer

    ...If you have a firewall running make sure to open a TCP port for the webserver (1701 by default) and the websocket connection (9001 by default).
    Downloads: 252 This Week
    Last Update:
    See Project
  • 15
    Bootstrap Colorpicker

    Bootstrap Colorpicker

    Bootstrap Colorpicker is a modular color picker plugin for Bootstrap

    Bootstrap Colorpicker is a modular color picker plugin for Bootstrap 4. The Bootstrap JS dependency is optional and it is mainly needed for the popover support. No Bootstrap CSS is required for the plugin to work. To use the plugin without Bootstrap, the popover option should be set to false or null and, depending on your implementation, you will usually need to set inline to true and a container selector option. Note that the plugin may work without Bootstrap if your code is not using any...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Triangula

    Triangula

    Generate high-quality triangulated and polygonal art from images

    ...It works best with images smaller than 3000px and with fewer than 3000 points, typically producing an optimal result within a couple of minutes. For a full explanation of the algorithm, see this page in the wiki. You can try the algorithm out in your browser, but the desktop app will typically be 20-50x faster. If the app isn't running on Linux, go to the Permissions tab in the executable's properties and tick `Allow executing file as program`. For almost all cases, only changing the number of points and leaving all other options with their default values will generate an optimal result. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    LiveCoding.space

    LiveCoding.space

    Collaborative live coding space

    Collaborative Live Coding Space with support of user-defined languages and WebVR ready 3D graphics based on Virtual World Framework (Croquet), A-Frame, Ohm language, OSC.js, Cell.js, GunDB and more. LiveCoding.space architecture moves Virtual World Framework architecture towards pure-decentralized application. By default a tiny Reflector server is used for creating a Virtual World instances. But you could try out to connect using the new experimental totaly decentralized solution provided by Krestianstvo Luminary. That will allow to create Virtual World Instances just within Web Browser by a client,using any avaliable decentralized storage GunDB on internet. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SpinKit

    SpinKit

    A collection of loading indicators animated with CSS

    ...Add a spinner to your project by copy-pasting HTML from spinkit.css or examples.html. Add the sk-center utility class to the spinner to center it (it sets margin to auto). By default, the width and height of all spinners are set to 40px. background-color is set to #333. Configure the spinner by overwriting the CSS variables, primarily --sk-size (spinner width & height) and --sk-color (spinner color). If you need broader browser support, remove the CSS variables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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: 3 This Week
    Last Update:
    See Project
  • 20
    Lazy Load Remastered

    Lazy Load Remastered

    Vanilla JavaScript plugin for lazyloading images

    ...Lazyloaded Responsive images are supported via data-srcset. If browser does not support srcset and there is no polyfill the image from data-src will be shown.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    WOW.js

    WOW.js

    Reveal CSS animation as you scroll down a page

    ...Fast execution and lightweight code, the browser will like it. It just take seconds to install and use WOW.js! Once purchased on UpLabs, you’ll receive a commercial license PDF and be all set to use WOW.js in your commercial applications. If you want to use WOW.js to develop commercial sites, themes, projects, and applications, the Commercial license is the appropriate license.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    YouTube Center

    YouTube Center

    Userscript designed to expand the functionality of YouTube

    ...YouTube Center is available as the following extensions: Userscript, Firefox, Chrome, Opera, Safari and Maxthon. YouTube Center supports multiple languages. Your default language is automatically selected at default if it's available otherwise it will default to English.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 23
    Shoutcast Explorer

    Shoutcast Explorer

    Shoutcast Browser

    Shoutcast Explorer is a small Open Source browser and player for shoutcast radios stations. it find radios stations by genre , download radios stations playlists (.PLS Files Extensions) and open the default associated program for .Pls files types to start the listening. added in version 2: *embedded media player *record function ( using streamripper ) *save and load playlists *streams vu meters *the program shows the playing stream title CREDITS DEVELOPERS Core executable (src/ShoutcastExplorer): * Copyright © 2012-2013: Dunham ( www.3nitysoftware.com) ( https://sourceforge.net/projects/shoutcastexplor/ ) Embeded Player BASS (src/BASS): * Copyright © 2013: Chris , Ian and Coyotee http://www.un4seen.com/ LAZARUS http://www.lazarus.freepascal.org/ Rack Controls for Lazarus http://ventoso.org/luca/rackctls/ Free Pascal: http://freepascal.org/ Ararat Synapse: http://www.ararat.cz/synapse/‎
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    upScreen
    Easily capture your screen and instantly upload the image to your host via FTP. When uploaded, the link to the image will open in your default browser, and be copied to the clipboard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB