Search Results for "console command" - Page 64

Showing 3284 open source projects for "console command"

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

    Water Retention on Magic Squares Solver

    Water Retention on Magic Squares with Constraint-Based Local Search

    A Constraint-Based Local Search solver for the Water Retention on Magic Squares-problem. The problem is a very hard combinatorial optimisation problem, invented by Craig Knecht. More can be read about it at: http://en.wikipedia.org/wiki/Water_retention_on_mathematical_surfaces Craig's website for the problem: http://www.knechtmagicsquare.paulscomputing.com/ The solver is mainly based on the theory and ideas from my bachelor thesis, which I wrote at Uppsala University, Sweden, for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    phalanx # parallel hash alternative

    phalanx # parallel hash alternative

    parallel hash alternative message digest

    phalanx - parallel hash alternative (PHA) is an initiative to provide a fast and portable, parallel/multithreaded message digest utility and library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    USB Drive Renamer for Mac OSX

    USB Drive Renamer for Mac OSX

    Quickly rename large quantities of USB drives, just plug in and unplug

    A script designed to rename large quantities of USB drives or other portable hard drives. When the script is running, all the user needs to do is this: * Plug in the portable device * Wait for about a second * Unplug the portable device * Repeat The script is immediately ready to accept the next drive for renaming. No need to manually eject the drive. The script requires that all devices initially have the same name, though it can be fairly easily extended. Even though there...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    raider

    Raider is a tool to automate linux software raid conversion

    Raider converts a single linux system disk in to a software raid 1, 4, 5, 6 or 10 system, in a two-pass simple command.
    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
  • 5
    thad0ctor's Backtrack 5 toolkit

    thad0ctor's Backtrack 5 toolkit

    thad0ctor's BT5 toolkit streamlines word list creation and other tasks

    Originally designed as a word list creation tool, thad0ctor's BT5 Toolkit has become an all purpose security script to help simplify many Backtrack 5 functions to help Pentesters strengthen their systems. The backbone of thad0ctor's Backtrack 5 Toolkit is the Wordlist Toolkit that contains a plethora of tools to create, modify, and manipulate word lists in order for end users to strengthen their systems by testing their passwords against a variety of tools designed to expose their pass...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    sqlmap
    sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    EasyTetra Notus

    EasyTetra Notus

    EasyTetra Notus: Small, quick and easy to use note editor.

    EasyTetra Notus is a small, quick and easy to use Note Editor for windows. You can create, print and edit notes. Choose where to save them. Now with a new feature to allow the user to find IP addresses. To download goto http://www.sourceforge.net/projects/easytetranotus/filesand click on the "EasyTetra Notus v0.8" folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    midori programming language

    midori programming language

    dependently typed functional programming language

    Programming language based off pure type systems, and COQ. Currently aimed at both systems, and application programming. Has a simple syntax, and (planned) C integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    polyclip

    A free library for fast clipping of arbitrary polygons

    polyclip is a free library for fast clipping of polygons, written in C++. It supports arbitrarily shaped polygons, including multi-part,self-intersecting and holed polygons. Degenerate cases such as touching and overlapping polygons are also handled. polyclip is Free Software, available under the GNU LGPL license.
    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
  • 10

    Conky Skin Chooser

    A now working console (GUI SOON!) skin manager for Conky.

    Conky Skin Chooser is a console application to manage conky skins. View the Home page to get started, find installation help, and to see revision history (Fun Stuff!). Did I forget to say it works now? It really does.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CADI is an implementation of the JPIP standard (JPEG2000 Interactive Protocol - Part 9). CADI includes a JPIP server, a JPIP proxy, and a JPIP Client. CADI is designed and programmed with the aim to provide a flexible framework to test and develop ne
    Downloads: 12 This Week
    Last Update:
    See Project
  • 12
    lircexec
    "lircexec" is a little program which can be used as a replacement for "irexec" and "irxevent" which are part of LIRC project (http://www.lirc.org). Most important differences are: - flexible keymaps (operating modes) that can be used for any IR controller supported by lirc. - additional logic implemented to keep trace of applications associated with keymaps - like automatic, temporary keymap swapping (override) if application doesn't have input focus, "force-focus" mode and more. -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JavaBot IRC

    JavaBot IRC

    JavaBot allows people to easily implement their own IRC bots.

    JavaBot is a project for people to easily implement their own IRC bots. Java, being an easy language to learn and program, is well known among a lot of people. By implementing this project in Java, it allows programmers from all over the world to implement their own IRC bots without much effort and quickly. Although not as quick as other services, these bots are fully customizable due to their open source nature. Multithreading support may come, but there is no promise that it will...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Bank Account Validator

    moved to github: https://github.com/malkusch/bav

    This project will be continued at github: https://github.com/malkusch/bav/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    addapp

    Add manually-installed applications to GNOME Shell

    A (yet) commandline tool that interactively generates a *.desktop file and adds it to GNOME Shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    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
  • 17
    Compilation of Physics Calculators

    Compilation of Physics Calculators

    A compliation of Physics derived claculators

    A NEW GUI VERSION WILL BE RELEASED SOON! Thank you for visiting the Physics Calculator, provided by PIezoSystems Inc., please visit their company website at https://piezosystems.org. For other downloads, please visit our github page, https://github.com/PiezoSystems. We hope that you find this program useful and easy to use, for troubleshooting, please email us, contact@piezosystems.org. If any bugs were found, please email us at bugs@piezosystems.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Bandwhidth tool for command line without using any external library. You can obtain the amount of kb/s of any communication and get statistics of ports used and traffic by IPs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ezinit

    ezinit

    .Xinitrc made easy.

    EaZy xINIT is a lightweight program that makes .xinitrc editing easier for people who, like me, are always adding new progs, or more importantly, always changing window managers/desktop environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Play Tic-Tac-Toe with another person using a character-based program!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GeoSolid3D produces 3D geologic solid models, incorporated into the aquifer and confining units of the USGS ground water models, Modflow and Sutra. Uses GIS data of DEMs, geologic maps, and maps of river, watershed, recharge, and aquifer parameters.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Apache Log Parser

    Apache Log Parser

    PHP script to parser apache log

    PHP script to parser apache log. You can fetch by: IP Requests Request by IP Request by day hour and much more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    DotOfEmacsByLestathc

    The dot emacs init file svn

    The dot emacs init file svn by lestathc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Pimp

    Pimp

    GNU Privacy Guard password's archive manager

    Pimp (Pimp is a manager for passwords) Pimp is a comfortable password manager i made up for security reason (it uses GnuPG) and because i need a universal password manager which let me have passwords in the clipboard (without typing anything (key loggers)) and use them also in my browser (which i think the default keyrings do not). It's simple and it's a Bash script (easy to read and modify to fit your personal needs). Hope you like it and find it useful!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Bizarre

    Bizarre

    A dynamic programming language aimed at simplicity and speed...

    Bizarre is a free and open-source programming language aimed at simplicity. It's an easy to learn language with simple syntax. Bizarre is focused on new and experienced programmers alike. It's and ideal language to learn if you want to script an advanced program without too much confusion. A new programmer will be able to easily understand and write code in Bizarre. Bizarre has a unique structure to it. It was made specifically to make sense. When a new programmer looks at say C code...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB