Showing 227 open source projects for "settings"

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
  • 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
  • 1
    GNOME Shell Extension TaskBar

    GNOME Shell Extension TaskBar

    GNOME Shell Extension TaskBar for GNOME 3.10 - 3.28

    ...Activate, minimize or close tasks with a simple click. https://extensions.gnome.org/extension/584/taskbar/ https://github.com/zpydr/gnome-shell-extension-taskbar/ TaskBar Wiki (Installation - Settings - Translation - Troubleshooting) https://github.com/zpydr/gnome-shell-extension-taskbar/wiki/ GNOME Shell Extension TaskBar is free software and released under the GNU General Public License (GPL) https://www.gnu.org/licenses/ Version 57 for GNOME 3.10 - 3.28 zpydr@protonmail.com Translation: Chinese by wsxy162 Czech by Michal Růžička French by narzb German by jonnius Russian by dersteinkauz Spanish by Testoriano Credit to Xes, flubshi, rogst, Baltix, boennhoff, skoslowski, rgeary1, hkskoglund, Michal Růžička, skochxxl, tuhaihe, to-ba, tobimensch, navarrano, unixfox, jkosecki, Taz8du29, diegosanz
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    jQuery Ajax File Uploader Widget

    jQuery Ajax File Uploader Widget

    Lightweight and very configurable jQuery plugin

    ...The focus will be modern browsers, but also providing a method to know when the plugin is not supported. The idea is to keep it simple and lightweight. Basic Javascript knowledge is necessary to setup this plugin: how to set settings, callback events, etc. Initialize the plugin on any HTML element such as: <div /> to provide a Drag and drop area. All <input type="file"/> inside the main area element will be bound too. Optionally you can bind it directly to the <input />. Files will start uploading right after they are added. If using the queue system this option means the queue will start automatically after the first file is added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    NexT

    NexT

    An elegant theme for Hexo

    ...NexT has a rich and simple configuration, combined with third-party services to create your own blog. NexT insists on hiding complex details, providing as few and simple settings as possible, and maintaining maximum ease of use. Use third-party services to extend the functionality of the site. NexT supports a variety of common third-party services. In addition to the syntax supported by Markdown, NexT uses the label feature provided by Hexo to provide you with quick insertion of special styled content when writing documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    slick

    slick

    The last carousel you'll ever need

    ...It creates fully responsive, customizable and mobile-friendly carousels that can work with any html element. Everything you’ll ever need for your carousel, slick can achieve quickly and easily. It features a comprehensive range of settings, events, methods and more so you can build a carousel in exactly the way you want. It supports IE8+ as well as most modern browsers (Chrome, Firefox, Safari). See it in action in demos on http://kenwheeler.github.io/slick/
    Downloads: 5 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 5
    CloudFlare IP Ranges

    CloudFlare IP Ranges

    The list of CloudFlare IPs (IP ranges) to be used in the "trust proxy"

    The list of CloudFlare IPs (IP ranges) to be used in the trust proxy configurations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    parallax.js

    parallax.js

    Parallax Engine that reacts to the orientation of a smart device

    ...If you don't have a smart device, no worries, if no gyroscope or motion detection hardware is available, parallax.js uses the position of your cursor instead. Most configuration settings can be declared either as data-value attribute of the scene element, or property of the configuration object. The programmatic approach will take priority over the data-value attributes set in the HTML. Some options can also be set at run-time via instance methods. Parallax will only be in effect while the cursor is over the scene element, otherwise all layers move back to their initial position.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Jekyll Foundation

    Jekyll Foundation

    Start your Jekyll (v3) project with Zurb Foundation for Sites

    Quickstart your Jekyll (v3) project with Zurb Foundation for Sites (v6, sass). This package is meant to build your Site on your local machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Crypto Arbitrage

    Crypto Arbitrage

    A cryptocurrency arbitrage opportunity calculator

    ...It will also find the next highest market pairs, e.g. chbtc / jubi is the second-highest pair and chbtc/Bittrex the third, jubi/Bittrex the fourth and so on until every possible combination has been computed. Currently you will have to add a market object with the correct settings in the array markets, situated in the settings.js file. I am updating the project every day and this will change soon. You can temporarily stop loading a market from the frontend, or remove the market by deleting the object in settings.js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    lightcrawler

    lightcrawler

    Website crawler that audits site pages automatically with Lighthouse

    ...Lightcrawler supports configuration through a JSON configuration file, enabling users to customize how the crawler operates and which Lighthouse audits should be executed. Settings such as crawl depth and the number of concurrent browser instances can be configured to control how aggressively the crawler scans a site. It was created as a developer utility to help identify issues across an entire website more efficiently.
    Downloads: 6 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    Chinese Poetry

    Chinese Poetry

    The most comprehensive database of Chinese poetry

    ...Because the project is open, contributors improve metadata, correct text variants, and maintain consistency across classical collections. The corpus enables digital humanities, poetry apps, styling tools, and creative projects that intermix poems with translation, visualization, or musical settings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    React Codemirror

    React Codemirror

    Codemirror Component for React.js

    ...The component can be integrated either through npm, as part of a bundler-based build process, or via a standalone UMD build included directly in a web page. It supports initialization with an initial code value and allows you to control options like line numbers, language mode, and other CodeMirror settings. Developers can access the underlying CodeMirror instance using a ref and the getCodeMirror method, enabling them to call any API that the base editor provides. The package supports a variety of event callbacks, including change, cursor activity, focus changes, and scroll events, making it suitable for building fully interactive editing experiences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ci2backend

    ci2backend

    Open Source PHP Framework (based on the Codeigniter framework)

    CodeIgniter Backend System helps you build a backend system of Codeigniter framework with a lot of powerful features. See my site http://ci2backend.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    lite-server

    lite-server

    Lightweight node server

    ...It is built on top of BrowserSync, which enables synchronized testing across multiple devices and browsers. Lite Server requires very little setup, often configured with a simple JSON file or default settings. It supports serving static files, proxying API requests, and customizing server behavior through configuration options. The tool is designed to be easy to integrate into existing workflows, especially when used alongside task runners or package scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SWF Investigator

    SWF Investigator

    Adobe SWF Investigator enables full analysis of SWF applications.

    ...From a static perspective, you can disassemble ActionScript 2 (AS2) and ActionScript 3 (AS3) SWFs, view SWF tags and make binary changes to SWF files.  SWF Investigator also lets you view associated information, including local shared objects (LSOs) and per site settings. From a dynamic perspective, you can call functions within the SWF, load the SWF in various contexts, communicate via local connections and send messages to Action Message Format (AMF) endpoints. SWF Investigator contains an extensible fuzzer for SWF applications and AMF services, so you can search for common Web application attacks. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    angulartics

    angulartics

    Analytics for AngularJS applications

    Avoid dealing with vendor-specific code. If your provider of choice is not among the existing plugins, just write your own. Google Analytics, Kissmetrics, Mixpanel, Flurry, Piwik, Segment.io and more are supported out of the box. Just add Angulartics to your app dependencies and you'll get automatic pageview tracking for your application routes. Download Angulartics and the Angulartics plugin for your vendor. Note: All plugins list Angulartics as a dependency, so they will be downloaded...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AST explorer

    AST explorer

    A web tool to explore the ASTs generated by various parsers

    Paste or drop code into the editor and inspect the generated AST. Depending on the parser settings, it not only supports ES5/CSS3. Since the future syntax is supported, the AST explorer is a useful tool for developers who want to create AST transforms. In fact, transformers are included so you can prototype your own plugins. Save and fork code snippets. Copy the URL to share them. Copying an AST or dropping a file containing an AST into the window will parse the AST and update the code using escodegen. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AXYZ

    AXYZ

    Newsfeed aggregator

    The article explains the design and the characteristics of a new open source content aggregation system. Among the features of the program, stands out a new processing engine of syndication channels, monitoring capability of information recovery in real time, the possibilities of the configuration of aggregator behavior, automatic classification of contents and new models for representation of information from relational interactive maps. On the other hand, the aggregation program, which...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    VolumeMax

    Linux Volume Applet

    Fork of the Sound Volume plugin (provided by Koutch). This plugin allows increasing the system volume beyond 100%. Current settings with this plugin allows taking the volume to upto 300%. This applet uses pulseaudio to change the volume. (Pulseaudio must be installed before using this plugin)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    WORDPRESS/GULP STARTER KIT

    WORDPRESS/GULP STARTER KIT

    A starter kit for developing WordPress themes with Gulp

    ...The latest version of this starter kit features a modular Gulp file design inspired by Dan Tello's excellent gulp-starter. Configuration is isolated from the tasks themselves to make it easier to change paths and modify settings. This approach is slightly more complicated than what I originally outlined on my blog but also far more powerful.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    A simple long time planning sketching tool for managing tasks of human resources. Rather than trying to automate the planning proccess the goal of this project is to support the task of planning the resource allocations in group sessions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    lightGallery Desktop

    lightGallery Desktop

    A modern, electron and nodejs based image viewer for Mac, Windows

    ...You can use it on OS X, Windows, or Linux. LightGallery comes with numerous beautiful inbuilt animations. You also have the option to enable animated thumbnails from the settings. You can double-click on the image to see its actual size. Zoom-in and zoom-out controls can be used for changing the zoom values of the image. Lightgallery allows users to navigate between slides via mouse drag and keyboard arrows. You can create Windows installer only when running on Windows, the same is true for Linux and OSX. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Sierra SCSS Library

    Sierra SCSS Library

    Sierra SCSS library

    ...Only 32.9 kB (8.2 kB gzipped) Modular, customize colors, borders, radius & sizes, responsive. If you want to customize Sierra library's theme, create your own custom-settings file and add it just before importing sierra files. The custom-settings.scss file should contain all those SCSS variables you want to overwrite. However, we recommend duplicating all variables in order to make sure your styles are not being compromised in eventual library updates. Import the library from your SCSS files. Download ready-to-use compiled CSS or minified CSS files, and include it in your HTML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    krexx

    krexx

    kreXX is an object analysis tool for PHP

    kreXX is a php debugger, which displays debug information about objects and variables in it's own draggable debug output. It is actually a fork of Krumo which can be found here: http://krumo.sourceforge.net/ We have used Krumo for some time in our projects, but added more features as we needed them. And so kreXX was created. Usage: After installation just use krexx($object);
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Documentor

    Windows Script Application with UI for Simple Documentation Generation

    Using a version of Windows 2000 or later and requiring no add-ons or additional software components, you can document your Active Directory domain as quickly as the information can be gathered.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ShelterOps

    ShelterOps

    ShelterOps - Animal and Wildlife data management software

    ShelterOps is a PHP based software program to manage animal operations for animal welfare organizations, animal rescues, wildlife rescue/rehabilitation facilities, animal control agencies (ACOs) and any other entities that need to track animal intake, dispositions, medical procedures, assessment, etc. It offers a basic Point Of Sale (POS) system for services, licenses, merchandise and general ledger integration for accounting, as well as several optional modules to extend functionality...
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB