Search Results for "console command" - Page 3

Showing 145 open source projects for "console command"

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
  • 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
  • 1

    LockyMonitorConsole

    Console app to check if files has been changed by crypto ransomware

    ...It runs under the user account and monitor drives which are connected to a server share. Works with remote to local Symlinks on a server share. Can map and monitor drives by using the subst or net use command. Can monitor multiple folders or drives. It communicates with a Windows LockyDisconnectService to disable all physical Network Interfaces (NICs). Use the commandline Parameter: -q to hide the console -i to add the console to windows autorun and install LockyDisconnectService c# source is included in the zip file It uses the FileSystemMonitor class. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Systems Biology Results Markup Language is a language describing data. Unlike flat data formats, SBRML allows describing the origin of the data as well. This project hosts a library and tools for using SBRML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Shawn's AutoCAD Publisher

    Publishing DWG to PDF made simple

    Users of AutoCAD are familiar with the "publish" command used to plot multiple drawings to PDF. The purpose of my program is to simplify publishing by doing the publishing with the AutoCAD Core Console (accoreconsole.exe), add automatic date stamps to the output file names, and allowing the user to publish multiple sets in series or in parallel. The console is significantly faster than using regular AutoCAD, and publishing through the console doesn't tie up AutoCAD. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    nMars - Corewars MARS for .NET
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5

    zcahttpproxy

    TV proxy with cas descrambler.

    Multicast UDP to HTTP proxy with Interzet CAS Descrambler. 10.10.2019 New epg map file: http://github.com/ViPetroFF/zcahttpproxy/blob/master/TVGMapNames.ini EPG resource: http://www.teleguide.info/ To update epg map run: "setupM3U.cmd". Obsolete support page: http://code.google.com/p/zcahttpproxy/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    CSV SQL Console

    Executes SQL query and redirects output to new CSV file

    This tool is designed to join multiple CSV files into one CSV file with possibility to sort, group and filter data. Based on CSV/Text ODBC Driver it supports almost all futures of the SQL. Works offline. Does not require Microsoft Access, SQL Server and other heavy tools. See wiki for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Free135

    A free utility suite for the PRO-135 scanner.

    The goal of the Free135 project is to create a suite of free scanner programming software for the RadioShack PRO-135 police scanner radio (catalog number 20-135) using the RadioShack USB/Scanner PC Interface Cable (catalog number 20-047). This is a very early, quick, and dirty release. There may be bugs and the code could definitely be optimized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    ZILF

    This repository is deprecated. Use Heptapod instead.

    THIS REPOSITORY IS DEPRECATED. Please use the Heptapod repository instead: https://foss.heptapod.net/zilf/zilf ZILF is a set of tools for working with the ZIL interactive fiction language, including a compiler, assembler, disassembler, and game library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Beamer Console for Sanyo PLC-XU7x

    Console tool to send commands to projectors via serial port

    bcon sends commands for remote-control via the serial port of your computer. It is a command-line based tool - so you can bind it to macros and other applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    PartWriter

    A project designed to write sheet music.

    The project is composed of two layers. The first layer is an artificial intelligence engine, partwriter, that writes music based on some heuristic. The second layer is the layer that defines the heuristic. The definition of this heuristic defines the type of music that partwriter will create. Currently (December 2012), the deepest layer is more or less complete. The author is now writing second layers of interest, namely species counterpoint heuristics according to Fux's Gradus Ad Parnassum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Project now hosted at GitHub: https://github.com/djparente/coevol-utils
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Simple ICMP Tunnel

    A simple Windows ICMP exfiltration client

    Windows client runs without administrative rights. Just provide a server IP and start typing to send your payload through an ICMP ping packet. On the other side, you can simply run a tcpdump to extract the data you send from the client. Useful for situations where you have a firewall that allows only ICMP and a Windows box without admin credentials.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    MRelay

    Host to Host Network Acceleration and Encryption

    ...MRelay can optionally encrypt the data and exchange some http headers before the relay process to make the traffic look like a regular http file download. This can be used to overcome the highly restrictive firewalls that are content-sensitive or can detect and block VPN traffic. This software is a console application and must be run through command line, get help using "MRelay.exe -help" command Requirements: Windows Vista or later. Mono version 3.10.0 or later (if running on Linux)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    VersionIncrement

    VersionIncrement

    Version incrementer solution for Visual Studio C# projects

    Years of frustration with the lack of auto-incrementing of the versions number has resulted in this little console app. It can be run from the Visual Studio Build Events (I use it in the Pre-build event command line). Can also be run in a command window (good for seeing the help). It can be commanded to automatically rollover the version number from revision to build to minor to major, each independently controlled from the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DxDvrCapture

    DxDvrCapture

    Survival capturing from USB devices

    Allows to capture video from UVC cameras using Console or Windows Service environment. Developed for supporting H.264 stream capturing from Logitech C920 camera. Features: - Get and save audio and video stream from UVC camera - No video preview. - Could work as Windows Service - Could work as Console Application - All parameters are configurable from config. UI for managing config file. - Overwrites video files when configured folder size is reached. - GPS info in subtitles -...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Simple console application generating passwords in quite easy and simple way. Application allows user to copy generated passwords to clipboard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    sar

    search and replace command line tool

    this command line tool can be used to search and replace text within files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Bandwidth measuring tool that works by pinging remote hosts much like plain old ping command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    COWON A3 Images Preparation Script
    Batch script for images (manga/comics) preparation to be comfortably viewed on COWON A3 PMP. It also can be used in conjunction with xps2img (http://xps2img.sf.net) to do PDF conversion for reading on A3.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    Fekke's BMI calculator

    C# BMI Calculator with wizzard.

    An application written in C#, which will assist you in calculating your Body Mass Index.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    /* Do not use the download link, use browse all files. The automated download link points to just the debug stand alone exec. You will need the list file to go with it */ Just a little console program to get all the plugins at www.winamp.com. Get them while they last! Download all the files and compile. No special params. Make sure you have the list file in the same directory as the exe. I suggest moving the compiled project to a more usable folder. Built in c# 2013 usage execute...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    We! Analyze By Or Cohen

    We! Analyze By Or Cohen

    We! Analyze - designed to analyze ArcSight SmartConnectors logs.

    ...In light of these problems in the process of error detection in connectors, I have developed is an automated tool named 'We! Analyze' with its own UI which analyzes connector logs manually or using an API that can be started from the command line, a schedule task or from the console with an action in rule, tool or integration command (if you use the API you can forward the events to a syslog listener in CEF format).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MC Server Controller

    MC Server Controller

    Controller program for Minecraft Server

    Check our website for quick poll about MCSC! This is fully-fledged wrapper program written in C# created to solve several problems with the vanilla Minecraft server, such as running only one command at a time, a lack of GUIs for chat formatting and item giving, and triggered events. If you have a problem or find a bug, please use the Ticket system to report it so I can have a record of it. If you are using v1.2.1+, please include the log files as attachments in the ticket. Thanks!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    MpcReader retrieves comet and asteroid orbital data in MPC format from the web and store it on your computer in different formats. The data is fetched from the MPC. The main job of MpcReader is to convert plain MPC data to the format needed for KStar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Model driven code generation can improve coding standards, speed, quality of development and reduce your costs. From my experience generating code from XML using XSLT is one of the best and fastest solutions. This is just the base of the framework presenting the idea, any code template can be implemented upon request. Some sample generators are present for SQL / PLSQL / C# / AnsiC / Java The main target is to generate DTO/BDO/POJO objects based on the database definitions in...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB