Search Results for "windows command line" - Page 51

Showing 2816 open source projects for "windows command line"

View related business solutions
  • 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
  • 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
  • 1
    DontWaitUp

    DontWaitUp

    DontWaitUp: do something else while your PC is completing a job

    DontWaitUp catches windows which close, change name or are resized in order to understand when a process has completed and then do an action like shut down, restart, sleep, hibernate, play an alarm sound, show a notification or run whatever command you need to run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Domain Analyzer Security Tool

    Finds all the security information for a given domain name

    Domain analyzer is a security analysis tool which automatically discovers and reports information about the given domain. Its main purpose is to analyze domains in an unattended way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Data Spooler For Oracle #SaveUkraine

    Simplified turbo spooler for Oracle.

    #SaveUkraine #StopRussia #FreeUkraine #StopPutin #CrimeaIsUkraine #UnitedForUkraine #RussiaInvadedUkraine Exports/Spools scalar data on disk for a given Oracle table. Turbo mode spools 5x faster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Kirmah
    Encryption with symmetric-key algorithm Kirmah - generate keys with exotic chars - redefine key length - key mark to ensure decryption capabilities - mix data - fast with multiprocessing - possible compression - gui on gtk3 - cli tool - python3 DEPENDENCIES : ======== python3, python-gobject, gobject-introspection, pygtk 3 modes are available to encrypt : ======== - compression (full / disabled or only final step) - random...
    Downloads: 0 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
  • 5
    This project has moved. Its new home is https://jpakkane.github.io/meson/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    Hg Diff Latex

    Create a diff pdf for a .tex file with inclusion from hg revision

    This python file creates a diff pdf file which contains the diff between the current files and a given revision or the last committed version. I takes an input main file and checks the diff for all the files included in the main file. Currently only supports hg repositories, though if there is any request for git, I'll try and add it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    JK Font Tools

    A collection of Python tools for font production and analysis

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    jydbconsole is a database console inspired by psql - terminal-based front-end to PostgreSQL. Is written in jython and uses JDBC drivers to talk to databases, uses terminal console (unix only) or java swing as an user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    dl141th

    Configure / read out the DL-141TH data logger

    The DL-141TH temperature/humidity data logger comes with a proprietary software which has a quite large footprint and is only available for Windows, but not for Linux. This project provides - a description of the USB/serial protocol - a python script to configure / read out the DL-141TH data logger which can be used at least from Windows and Linux
    Downloads: 0 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

    squeeze

    compresses files by automatically selecting the best program

    squeeze is a python script that compresses a given (set of) file(s) by trying each compression program available on your system and keeping the resulting archive with the smallest size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    IRPF90
    WARNING: Project moved to http://github.com/scemama/irpf90 IRPF90 is a Fortran90 preprocessor written in Python for programming using the Implicit Reference to Parameters (IRP) method. It simplifies the development of large fortran codes in the field of scientific high performance computing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SPADE

    SPADE

    A toolkit for developing and deploying protein structure algorithms.

    The Structural Proteomics Application Development Environment is a Python tool kit for developing and deploying bioinformatics applications. Handles graphics, analysis, and modeling of protein sequence and structure. Source and Win installers available. SPADE source code can be cloned from http://www.github.com/deaconjs/SPADE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    pyteal

    Toolkit for Event Analysis and Logging

    The Toolkit for Event Analysis and Logging (TEAL) is a pluggable processing pipeline that allows different components to use connectors to log events, have analyzers evaluate the events to get closer to the root cause, report and log these as alerts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    etmTk

    etmTk

    Manage events and tasks using simple text files.

    ...Instead, items are created as free-form text entries using a simple, intuitive format and stored in plain text files. Both a graphic user interface based on Tkinter and a command line interface are provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Voodoo-Mock is a framework for `mock objects' based unit testing in C++. Written in perl, Voodoo-Mock parses C++ code, and generates redirection and mock classes. Voodoo-Mock can be used with test suite frameworks such as CXXTest or CPPUnit. repo now stored @github: https://github.com/shlomimatichin/Voodoo-Mock
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TODOs

    TODOs

    Search TODO, FIXME and similar comments in project files.

    TODOs is a small command-line utility to search TODO, FIXME and similar comments in project files. It is written in Python 3 and licensed under the terms of GNU GPL 3 license. Supported output formats are TXT, HTML and XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    ScrumPy - Metabolic Modelling In Python

    Comprehensive and extensible metabolic modelling tool

    This SF project still under development. Use http://mudshark.brookes.ac.uk/ScrumPy while this message remains Comprehensive and extensible metabolic modelling tool. Kinetic and Structural modelling in a python environment. Includes MCA, Null-space, Elementary modes, FBA, a modelling oriented interface to MetaCyc, plotting and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Whale Music Server is (or rather WILL be) a music player similar to MPD. Program is in very early development stage, so please, dont waste your time on it. ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    WaTeX is a LaTeX HTML document renderer. Unlike other LaTeX to HTML translators which try to understand TeX, this takes a more high-level approach. You will not be able to convert very complex documents, but it is extensible and produces nice output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    magicHack

    Glues together MSE/Cockatrice/MWS, etc

    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Planar Roof Top Detection in LiDAR

    This tool detects and classifies roof tops from raw spatial LiDAR

    A new algorithm for extracting roof tops was developed. Using the assumption that roof tops are planar in construction, a new approach was developed using volume of point clouds to determine whether a cluster contains planar points. This approach yields very promising results and with attention applied to its weaknesses, should provide another algorithm which can rival currently available roof top detection methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    cryptik

    a python CLI cryptocurrency ticker

    the cryptik project (source, wiki, and tickets) have been moved off of sourceforge due to sourceforge's software bundling policy. Please see our new project home at https://g.dradux.com/dradux/cryptik for the latest code ---- Cryptik is a python application for querying various exchanges (btc-e, crypto-trade, kraken, bitcoinaverage, etc.) to get the current price for various cryptocurrencies (bitcoin, litecoin, primecoin, etc.). Supported Exchanges: * BTC-E * Coinbase *...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    mod DNA-Based Installer (modDNA)

    An attempt to speed up installing large mod configs such as S.T.E.P.

    ...There is a long road ahead, but if it works - much more people will be able to enjoy improved graphics and gameplay of modded Skyrim. A a part of the project, simple bsa command-line extractor, unbsa.exe, has been created. It is currently available in Files section. If you have problems with it - please open a ticket. Please see link below for further details on modDNA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    arch2dvd

    Backup & restore using set of dvds

    Zobacz wiki :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    RaspRFID

    RFID Software for using MiFare compatible tags on a Rasberry Pi

    A python utility program to provide functionality for the Raspberry Pi to work with a RFID reader.
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB