Showing 23 open source projects for "options live value"

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
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 1
    CommandLineUtils

    CommandLineUtils

    Command line parsing and utilities for .NET

    ...There are two primary ways to use this API, using the builder pattern and attributes. The library also includes other utilities for interaction with the console. A common scenario for options is to allow specifying a value-less option multiple times without value. The library supports counting flags by using bool[] or by checking for the number of values in Values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    N_m3u8DL-RE

    N_m3u8DL-RE

    Cross-Platform, modern and powerful stream downloader

    N_m3u8DL-RE is a modern cross-platform command-line downloader designed to capture and save streaming media delivered through protocols such as HLS, DASH, and MSS. The tool enables users to download both video-on-demand and live streams, then automatically process and merge media segments into playable files. Built with performance and flexibility in mind, it supports multiple operating systems including Windows, Linux, and macOS. The project includes extensive command-line options for controlling output paths, naming patterns, and temporary storage behavior. ...
    Downloads: 66 This Week
    Last Update:
    See Project
  • 3
    ScreenToGif

    ScreenToGif

    Screen, webcam and sketchboard recorder with an integrated editor

    ScreenToGif is a tool that allows you to record a selected area of your screen, live feed from your webcam or live drawings from a sketchboard and edit and save the recording as a gif, apng, video, psd or png images. It comes with a powerful editor, yet remains a portable and small-sized application.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 4
    FanCtrl

    FanCtrl

    FanCtrl allows you to automatically control the fan speed

    FanCtrl is a Windows desktop utility focused on automatically controlling PC fan speeds using temperature sensors and customizable fan curves, so your cooling behavior matches how you actually use your system. It combines monitoring and control in one place, letting you view temperatures, fan RPM, and control percentages while you tune how aggressively each fan responds. The project supports a range of control backends and integrations, including motherboard fan headers and several popular...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 5
    YAT

    YAT

    Yet Another Terminal :: Serial Communication :: Engineer/Test/Debug

    Engineering, testing and debugging of serial communication. Supports RS-232/422/423/485 as well as TCP/IP Client/Server/AutoSocket, UDP/IP Client/Server/PairSocket and USB Ser/HID. Optimized for simple command sets of e.g. embedded systems.
    Leader badge
    Downloads: 577 This Week
    Last Update:
    See Project
  • 6
    digiCamControl

    digiCamControl

    Free camera control solution

    digiCamControl is an free and open source software. This allows you to save time by transferring images directly from your camera to your computer as you take each shot and allow to control camera shooting parameters.
    Leader badge
    Downloads: 1,617 This Week
    Last Update:
    See Project
  • 7
    PDF Crop Marks Generator 1.7

    PDF Crop Marks Generator 1.7

    Every Printshop must-have Tool for professional prints

    PDF Crop Marks Generator, which is a free, console-based application for Windows that adds true prepress quality marks to existing PDF files. It goes beyond basic tools that add simple boxes or rectangles — this tool generates accurate and visually correct crop marks, CMYK registration targets, and optional GRACoL/SWOP color bars, all based on user-defined page layouts. Who is it for ? ● Prepress and print technicians ● Graphic designers ● Layout professionals ● Publishers preparing...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    TDG - Test data generator

    TDG - Test data generator

    Test dataset generator with export options to database, csv and json

    An utility capable of producing simple datasets with test data with accordance to user-provided patterns and settings. Datasets can be afterwards exported to JSON and CSV files as well as to database table. At moment, SQL Server and PostgreSQL export providers implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Crysis 2 Advanced Graphics Options

    Crysis 2 Advanced Graphics Options

    Gives the user greater control over graphics settings in Crysis 2

    This is a little .Net 2.0 application that expands the amount of graphic options for EA's Crysis 2. Currently at version 2.0 which is a major re-write of the entire software for expanded flexibility. Version 2.0 beta is live today 10/14/2012. Download in the files section.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    Command Line Parser CLR NetStandard

    Command Line Parser CLR NetStandard

    The best C# command line parser that brings standardized

    ...You can also map to every type with a constructor that accepts a string (like System.Uri) for reference and value types. Map to sequences (via IEnumerable<T> and similar) and scalar types, including Enums and Nullable<T>. Doesn't depend on other packages (No dependencies beyond standard base libraries).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    dnSpy

    dnSpy

    .NET debugger and assembly editor

    dnSpy is a free and open-source tool tailored for debugging, decompiling, and editing .NET and Unity assemblies—even without source code. It supports light/dark themes and portable use, making it popular among developers and reverse engineers.
    Downloads: 1,502 This Week
    Last Update:
    See Project
  • 12

    DbPipeline.NET

    OR-Mapper for C# and VB.NET that is better than Entity Framework

    The DbPipeline.NET OR-Mapper library was created out of frustration of the shortcomings of Entity Framework in handling stateless web applications and hiding of SQL from skilled developers. The DbPipeline.NET Database Interface Library shields you, the programmer, from having to learn and work with all the ADO.NET or Entity Framework database objects at a low level, and encapsulates all this power into objects with many additional capabilities and features that are not offered in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    SECwin

    Simple Event Correlator Windows integration.

    ...NB. THE PROJECT HAS MOVED TO GITHUB, NO FURTHER RELEASES WILL BE POSTED HERE. https://github.com/minagerges/SECwin - Including user interface to configure SEC options. - Sending Signals to process via user interface. (Cygwin perl) - SEC dump file rotation. - SEC perl process monitor and restart on crash or unexpected termination. - Cygwinizing paths of SEC options as required for Cygwin perl. - SEC log & dump live view windows - SEC perl process statistic - Automated update for SEC & SECwin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Ctrl_GraphWindow

    C# fully live user configurable chart control

    Chart display control featuring various graphical exploitation options (zooms, cursor, statistics) fully configurable by the application end user run time Your feedback values for us, so add a review!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Sat>ip

    This Project should Developers help to control Sat>Ip Devices

    This Project should help to control Sat>Ip Devices Upnp for Discovery Rtsp for Control ( Setup Play Teardown Options Describe) Rtp Rtcp for Media Transport
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    iSpy Camera Security Software

    iSpy Camera Security Software

    Worlds leading motion detection, recording and alerting software

    iSpy uses your USB webcams, IP cams, capture cards, desktops and microphones to detect and record movement or sound and provides security, surveillance, monitoring and alerting services. Media is recorded directly to H264 mp4 files or AVI files. iSpy can stream live and recorded video over the local network, over the web using the ispyconnect portal and to mobile devices and third party software (like gadgets and MediaPortal). iSpy also includes a server project that lets you connect to...
    Downloads: 94 This Week
    Last Update:
    See Project
  • 17
    ...Usage examples: SetMouseSpeed.exe normal - set normal speed (10) SetMouseSpeed.exe 17 - set speed to 17, it's near the top speed of 20. SetMouseSpeed.exe slower - make mouse slower by one point (if current settings is 17, it will set 16). SetMouseSpeed.exe without options will show you current value and short help.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    KineticaRT .Net Components

    KineticaRT .Net Components

    KineticaRT .Net Components - for fast control & monitoring systems

    KineticaRT .Net Components are a unique collection of software components for building high speed systems for control, monitoring, test and data acquisition. KineticaRT .Net Components have a proven track record for reliability and speed of implementation in automotive and aerospace markets. KineticaRT .Net Components are used in applications as diverse as greenhouse automation, financial data displays, retail security, F1 wind tunnels and engine test cells. KineticaRT .Net...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ResLoad Notifier
    This program allows the user to set a notification, which will be shown whenever a process they specified uses more/less CPU than a specified value (works with total CPU usage as well). Options allow user to fit the application to his preferences!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    icarus
    Add some value to your 24/7 IRC life with this advanced yet simple client. Heavy vi influences, with a mainly keyboard-operated, dual-mode interface. The first alpha is now released. See a YouTube intro at http://www.youtube.com/watch?v=CHdFBbd7JOc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Customize OpenQuran in your native language from XML files; add or remove Quran translations; Add Comments to every vers in the Quran and share them with other users. Calculation (huge Numbers) of gematrical value of verses http://www.openquran.de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Customize OpenQuran in your native language from XML files; add or remove Quran translations; Add Comments to every vers in the Quran and share them with other users. Calculation (huge Numbers) of gematrical value of verses http://www.openquran.de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A graphing calculator implementation of the Black-Scholes Option Pricing Model, with extensions for both American Style Options and Extreme Value Theory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB