Search Results for "console command" - Page 46

Showing 2037 open source projects for "console command"

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

    COMLoader

    Probably the most small tool to download files.

    COMLoader is a console-based, 35 KB small executable file which was designed to be a small, yet powerful file downloader. It can be downloaded in one single COM file. You can download files by entering them into the input, starting it with command line arguments, or by pasting the URL from your clipboard, which can be done a right-click anywhere in the console window and pressing "Paste".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    smartfind
    Find string or dictionary of strings in files and execute operation. Very smart VB.Net console application, useful in batch program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MD5-utils
    MD5-utils is a script for MD5 hash function manipulations. It can crypt one or more word(s) and try to crack one or more hash(es) using online servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    VeloApport

    Log and track user/computer info in MS Windows environments

    A system to log and track user logons, logoffs, computer information, and statistics in a Microsoft Windows environment. It includes a client side application (veloapport.exe - intended to be run as a logon and logoff script) and an analyzer (veloapportdetective.py) reporting hardware changes and populates a computer inventory table. The client (veloapport.exe) sends user and machine information to a MySQL database server and VeloApport Detective populates a computer inventory table while...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5
    dconv is a simple command line utility to deal with dates. Use option --help to see commands. Contact me here: hal9k (at) altervista.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    UPing

    User ping

    Uping - user ping "User pinging" tool. This tool allows system administrator to ping AD users - to find out where the user logged on last time (several times) When user starts uping.exe without any parameters (via startup script or startup directory), UPing puts information about user, datetime and host to database. After that any administrator can run uping.exe wih several parameter(s) to get information about users logons from database. For examle, command "uping.exe mike" will return...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    WordsGenerator

    Generate Possible Words For Words Game

    This is a python program that looks up possible words from a dictionary over 1,600 words. You type in letters that you have and the program will generate all possible words from the dictionary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    LutefiskXP is ANSI C compliant software used to perform de novo peptide sequencing from tandem mass spectra.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    Standalone Simulator for Logic Gate Sim

    It is an external standalone simulator made for Logic Gate Simulator

    This simple executable was created as a part of my 2nd year academic project at IIT G. Basically, this executable parses 2 command line inputs : No.1 - the gcg save file used by Logic Gate Simulator, and No.2 the inputs to the Gates . The input file is prepared as follows :- ~ The inputs are either 0 or 1 and are given consequtively in order of inputs from top to bottom. For example if 3 input gates are present, input.txt may contain 101 as input. It presents the output for the respective Output gates both on the console and in a ouput.txt file. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • 10
    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
  • 11
    A fast efficient way of dealing with large amounts of Blast or Repeatmasker data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    DirPatcher

    Why use this tool ?

    This tool can interest you, if you want to copy files from a folder to another and keep a save of the overwrit ones. The tool just need a source folder, a destination folder and a diff folder (where save files will be stored). You can also use a "revert" functionnality to revert all modifications, using the diff folder :) This tool can also be used with normal interface or by command-line. ex: java -jar dirpatcher-1.0.jar source target diff java -jar dirpatcher-1.0.jar -revert diff target
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Advanced backup volume management system. Quick & low-cost way to make an environment more robust by backing up data in multiple places. Perl installer creates the system. The emergence of a DVTL (Distributed Virtual Tape Library). DIAP works in user spa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    ENIGMA 2000

    ENIGMA 2000 is a reliable file encrypter for DOS shell

    ENIGMA 2000 is a symmetric cryptographic algorithm developed in C++ for Windows, to encrypt any file. It is not optimized for speed processing but it is extremly reliable. Tests state that a huge input file just with zeros, will return an output file whose frequency analysis is white noise. It uses six phases to encrypt any file and the phases sequence depends on the password. On phase 5, it uses the Rubik's cube paradigm to encrypt the data. It's extremly reliable and the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A simple console application to send SMS via mobile phones via Command prompt. It works in PDU mode too. Just config the COM Port in the .Config file and if it's PDU or TEXT mode. its explained in the config file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Mibian Lib is an open source options pricing library in python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PixTagger
    PixTagger is all about finding the lost picture, making sure it stays found. Utility to browse and tag-categorise picture collections, with emphasis on high performance and huge collections . Focuses heavily on performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    EBookME
    EBookME is Java application (GUI, console and/or applet) which generates Java ME ebooks (JAD, JAR) from input text files. Generated books can be readed on mobile phones which support Java (MIDP 1.0).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    pyLego
    Differential-algebraic simulator in python. Process and control systems are modelled w/ bloc diagrams. It allows algebraic loops, has an automatic steady-state computation, detects singular systems, and uses variable time-step transient integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Trivbot is a a multilingual quiz/trivia bot for IRC channels. It is written in java so it can run on multiple platforms. A question is sent to the IRC channel and the text in the channel scanned for a string that matches one of the accepted answers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Brain Speed Test

    It is an application to measure the Speed of the Human Brain.

    This application is made as a project to measure the Speed of your brain. How fast is your brain as compared to other humans. As you all know the computers processors speed is measured in the MHz or GHz, as there are some standards to measure the speed of them. Bur unfortunatly there is no standard to measure the speed of human brain. So here comes the Brain Speed Test!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Tester Game

    The Tester Game

    A small rpg battler, growing both in complexity and size.

    This is a project I have been working on for some time, a small console game built with visual C++. A simple farmer, you are tasked by the king to explore a world of text based dungeons and tournaments, to retrieve the prizes he needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Bienvenidos a mi pagina Web
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Command line based dice programs for games that use dice pools and successes for combat or other opposed actions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    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
MongoDB Logo MongoDB