Search Results for "console command" - Page 4

Showing 145 open source projects for "console command"

View related business solutions
  • 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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1

    sharpneedle

    commandline text file tool to do find&replace

    Small and simple C#/.NET 2.0 command line (console mode) application which can replace given multiple key-value pairs in a template text file to given output text file. These text replacements can be based on either TAGGED keys when you manually create the template file or RAW keys, when the "template file" is actually output of another program and thus likely cannot contain tagged keywords.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Topal: Organic Parsing Language

    Topal: Organic Parsing Language

    Syntactic script interpreter

    Topal: Organic Parsing Language is a functional scripting language with non-strict semantics. It's designed for parsing (as opposed to lexing) with a focus on usability. The language uses procedures rather than functions. Procedures can contain conditional expressions and very basic data storage / bitwise operations. Additionally you can import DLL files and run their functions within the procedures. Procedure names and their argument names are not static; they are defined via a regular...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    OpenPop.NET

    OpenPop.NET

    Robust open source POP3 client and MIME parser written in C#

    ...Easy to use but yet powerful. Includes a robust MIME parser backed by several hundred test cases. The easiest way to install OpenPop.NET is via NuGet. In Visual Studio's Package Manager Console, simply enter the following command: Install-Package OpenPop.NET Our homepage (http://hpop.sourceforge.net/) includes examples, documentation and a general introduction for email. For more information, visit our project homepage. Code is hosted on GitHub (https://github.com/foens/hpop).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4

    USSD Polling

    Console application for 3G modem polling.

    On a system reinstalling encounter with problem – didn’t work 3G modems’ connect manager. To know rest traffic or account balance have to switching off modem, push SIM card into cell phone and by means of USSD commands to require balance and rest of traffic. When it bothered write console application which make possible to send USSD commands to 3G modem, in case of malfunction of connect manager or if connect manager don’t support necessary commands. It works with any 3G modems: ZTE,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5

    Win Local Arch

    Windows unbuffered archive compresion console application

    Console utility for performing 7zip with unbuffered I/O Currently all archive, compression software and libraries are using buffered I/O which brings your machine to zero memory for large files. This console application uses the SevenZipSharp library with unbuffered I/O which gives all the options of 7zip without the memory problem. The supported compression algorithms are: Deflate, Deflate64, BZip2, Lzma, Lzma2, and Ppmd The supported archive formats are: SevenZip, Zip, GZip,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    PoshRunner

    PoshRunner

    poshrunner.exe executable for running PowerShell scripts in a separate

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

    UltraDBC

    Microsoft SQL Server database data compare tool

    Command line tool, that compares Microsoft SQL Server table data between tables with the same columns in different databases. Original databases are not modified. Results are saved as SQL command file or displayed to the console. Multi threaded, open sourced project, that should fill empty niche for this kind of freeware software. As a command line application it can easily be used in batch processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    IdeaConnect parallelSSH

    .NET SSH client allowing to execute commands on multiple servers

    IdeaConnect parallelSSH (pSSH) is a Secure Shell connection client created in C# which runs under .NET and/or Mono platforms. Allows to open multiple SSH connections under Windows, OSX and Linux (Debian, CentOS, Ubuntu, openSUSE) platforms. The aim of the project is to create a good solution for management of multiple Linux-based servers. Built upon SharpSSH JSch wrapper by Tamir Gal, GPL licensed. For more information visit our site (http://ideaconnect.pl [ IdeaConnect Bartosz Pachołek ])...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Console Drawing

    Console Drawing

    Console Drawing

    Console Drawing is simple program for vector drawing in console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 10

    tl-dimmer-control

    Command line utility for TL-Dimmer V2

    Windows command line utility to manage a "TL-Dimmer V2" flatfield panel controller by Teleskopladen.de Arguments are compatible to aacmd.exe by Alnitak for their Flip-Flat, thus this tool can be used in automation tools like CCD AutoPilot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Graph Database

    Graph Database

    A robust, reliable, user-friendly, and high-performance Graph Database

    This is an academic project to build a graph database, supporting multiple users, with fully functioned data query, data manipulation and indexing mechanism. It is running in a distributed client-server mode. This project is assigned to final-year project from group IT121B, Bachelor of Computing, University of Wollongong.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    StriX C-Console

    StriX C-Console

    A C-Console is AllowS You To Interact With Your OS

    A C-Console is a non-graphical interface that allows you to interact with your operating system. At the C-Console, you enter commands by typing their names followed by options and argument... FEATURES: To Open/Close Your DVD/CD Tray To Enable Or Disable Task Manager To Enable Or Disable Registry Editor To Set The Foreground Color Sets the window title for a C-Console.EXE session. Displays the name of or changes the current directory. Displays a list of files and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CRFSharp

    CRFSharp

    CRFSharp is a .NET(C#) implementation of Conditional Random Field

    CRFSharp(aka CRF#) is a .NET(C#) implementation of Conditional Random Fields, an machine learning algorithm for learning from labeled sequences of examples. It is widely used in Natural Language Process (NLP) tasks, for example: word breaker, postagging, named entity recognized, query chunking and so on. CRF#'s mainly algorithm is the same as CRF++ written by Taku Kudo. It encodes model parameters by L-BFGS. Moreover, it has many significant improvement than CRF++, such as totally...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    WordSegment

    WordSegment

    wordseg project is a word segment module implemented by C#

    wordseg project is a word segment module implemented by C#. It is used to segment text into tokens and to label token's attribute according its context and semantic by front-maximum matching and CRF algorithms. The following are some sentences need to be segmented: 张晓晨和付仲恺一起坐在家(西坝河东里社区)里的沙发上看非诚勿扰。 百度公司的名字源于“众里寻他千百度”这诗句。 After above sentences be segmented by wordseg, the result as follows for each sentence: 张晓晨[PER] 和 付仲恺[PER] 一起 坐 在 家 ( 西坝河东里社区[LOC] ) 里 的 沙发[PDT] 上 看 非 诚 勿扰 。...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    NoConsole

    Framework enabling development of GUI interface for console tools

    A framework enabling easy development of GUI interface for command-line based tools. Powered by C# scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ConsoleFx Commandline Processing Library

    ConsoleFx Commandline Processing Library

    Command-line application library

    ConsoleFx is an .NET framework for easily developing command-line interface (CLI) applications. It automates most of the work involved in creating a CLI application, like command line argument parsing, error handling and validations. ConsoleFx supports both fluent and declarative (using attributes) programming models. With ConsoleFx, you can say goodbye to lengthy cumbersome code to parse your command-line arguments. For detailed documentation, with getting started guides, advanced...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    RayConsole

    A command prompt for Windows

    RayConsole is an equivalent to Windows CMD with some additional functions, like transparency mode, tabs, UNC-path support, fast mark, copy and paste functionality or full screen support. PLEASE NOTE: The current development status of this project is Pre-Alpha, so don't worry about errors and bugs. I try to fix them as soon as possible. Also some features listened above aren't implemented yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Simple Windows command line program using .NET that retrieves internet resources via HTTP and saves it locally. Very similar to wwwget. ***UPDATE 2011-09-18 I found the source!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Console application written in C# that takes a Robocopy log file as an argument. This application parses the log file and deletes files that are listed as being "*EXTRA".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This small C# (mono or MS.NET 3.5 required) console program generates text or html output which lists directories and files. Copies of directory or file names will be marked in HTML output. I use it to find files in a messy company network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SVM# is a svm(support vector machine) classification implemented in C#. The project contains both train and predict modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A IRC Managed Bot for windows. Can register account, manage privileges and implements command, Console Simulation whit Listbox a prompt box for send irc command, Very simple to implements new command, multithreading all written in C# WPF
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Steghide UI is a nifty GUI written by Drunken.Canadian for the console application steghide as the name suggests. It allows the user to everything steghide can but with a nice user friendly GUI. Now, steghide UI has a new options panel.
    Leader badge
    Downloads: 38 This Week
    Last Update:
    See Project
  • 25
    A standalone console application used for mailing revisions to a selected list of email addresses upon commit. Plugs into the SVN post-commit hook. Provides similar functionality and formatting as CVSMailer.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB