Search Results for "console windows" - Page 43

Showing 5802 open source projects for "console windows"

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

    CLIck

    a CLI generator and and SW library

    CLIck allows you to create flat or hierarchical CLI (command line interfaces) in an extremely easy and quick way, supporting very popular features like history with command recalling, context-based auto-completion, tab-based command list, automatic command-line help, special characters, automatic structure builder, and much more. CLIck is written in ANSI C and tested on C and C++ applications on several architectures. It doesn't depend on any external library and uses only a very small...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Panasonic Camera Remote Control

    Panasonic Camera Remote Control

    Provides remote video recording with zoom control

    ...IP address can be derived from the information of your PC's Wi-Fi adapter. This is either DHCP-server IP address or default router for this adapter. You can get this info using command line prompt in console by executing the following commands: ipconfig /all - for Windows (you'll get full info), ip route - for Linux to get the default router IP for your Wi-Fi adapter which is also the camera address.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    go-clean-arch

    go-clean-arch

    Golang clean architecture based on Reading Uncle Bob's Clean Arch

    Independent of Frameworks. The architecture does not depend on the existence of some library of feature-laden software. This allows you to use such frameworks as tools, rather than having to cram your system into their limited constraints. Testable. The business rules can be tested without the UI, Database, Web Server, or any other external element. Independent of UI. The UI can change easily, without changing the rest of the system. A Web UI could be replaced with a console UI, for example,...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    CSVHashCrack Suite

    CSVHashCrack Suite

    Multi hash crack suite

    This script is capable of cracking multiple hashes from a CSV-file like e.g. dumps from sqlmap. Over 17.000 md5-hashes in a CSV-file get cracked with a 14.300.000 lines wordlist in less then 1 min. Lines wich cant get cracked with the wordlist get stored in a .leftToCrack-File to further process with another Wordlist or the bruteforce-tool. In addition to the wordlist-cracker I created also a bruteforce-tool named CSVHashBrutforcer.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    UniCC LALR(1) Parser Generator

    UniCC LALR(1) Parser Generator

    Parser generator, targetting C, C++, Python, JavaScript, JSON and XML

    UniCC (UNIversal Compiler-Compiler) compiles an augmented grammar definition into a program source code that parses the described grammar. Because UniCC is intended to be target-language independent, it can be configured via template definition files to emit parsers in almost any programming language. UniCC comes with out of the box support for the programming languages C, C++, Python (both 2.x and 3.x) and JavaScript. Parsers can also be generated into JSON and XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    XSH is a powerfull command-line XML editing tool/programming language in the manner of Unix shell interpreters and line-oriented text editors like ed which can be used either interactively or for batch-mode XML processing.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    nonogram

    nonogram

    Nonogram solver editor

    This is a nonogram solver and editor. You can create save and edit solve nonograms. Uses lanterna to display terminal screen. Stores previous calculations to solve other nonograms faster https://github.com/kutaybezci/nonogram "Sample nonograms taken from Maxi Bulmaca Kumral Yayıncılık by Fatma Eger"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    NBTV Design Tools

    NBTV Design Tools

    SW Tools + HW design example for Mechanical Narrow Band TV

    This project contains useful software tools to create a NBTV (Narrow Band Television) video source (+audio, and optionally with color) on a classical 2-channel PC audio output. It also includes a document on a hardware example explained in details, as well as how to use software tools.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 9
    F.H.C. live

    F.H.C. live

    Linux bootable LiveCD - Forensics Hard Copy

    Forensic Hard Copy is a linux distribution, bootable from CD / USB (live), created exclusively to automate and speed up the identical copy of mass memories. Such copying procedures are commonly used in the field of forensic computers; it is orthodox practice in this field of information technology, to acquire data from the offending media so as to preserve them from possible alterations or damage, and then subsequently analyze the identical copy. The project was created to meet the...
    Downloads: 1 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
    Project 1: Grail of the Lava Kingdom

    Project 1: Grail of the Lava Kingdom

    Our first homebrew game for a retro console

    Our first homebrew game for a retro console. We decided to write a simple program for the Atari Lynx due to the availability of C libraries and the small device C compiler. This is a pretty terrible game but it was a good project for us from a learning perspective.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    CUDALucas

    A program that uses CUDA to accelerate the Lucas Lehmer test.

    CUDALucas is a program implementing the Lucas-Lehmer primality test for Mersenne numbers using the Fast Fourier Transform implemented by nVidia's cuFFT library. You need a CUDA-capable nVidia card with compute compatibility >= 1.3 up to CUDA 6.5, 2.x up to 7.0 and 3.x for >=CUDA 8.0 . The program is run from the command line, however it can be configured without using a terminal. See the Wiki for more details. README for new users available at the Files/Downloads page.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Support for the HP JetReady 4.x protocol printer family (Color Laserjet 3500/3550/3600) under linux and other unix-like systems. This effort is not endorsed by nor affiliated with HP.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 13
    Project 2: Stampy's Cake Quest

    Project 2: Stampy's Cake Quest

    Our second homebrew retro game. This time for the Sega Master System.

    Our second homebrew retro game. This time we decided to use z80 assembly language and the Sega Master System. The game is more playable than Grail of the Laval Kingdom but not all that much. This game was largely an educational exercise and it certainly did teach us plenty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    sympaadmin

    Command line utility for administering Sympa mailing lists.

    sympaadmin is a command line tool for administrating sympa mailing lists from the terminal, making it suitable for use over SSH, for example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Lensfun

    Lensfun

    Library to correct optical lens defects and lens database

    NOTE: We are moving this project to GitHub! Digital photographs are not ideal. Of course, the better is your camera, the better the results will be, but in any case if you look carefully at shots taken even by the most expensive cameras equipped with the most expensive lenses you will see various artifacts. It is very hard to make ideal cameras, because there are a lot of factors that affect the final image quality, and at some point camera and lens designers have to trade one factor...
    Downloads: 32 This Week
    Last Update:
    See Project
  • 16
    Canorus

    Canorus

    Music score editor

    Canorus is a free cross-platform music score editor. It supports an unlimited number and length of staffs, polyphony, a MIDI playback of notes, chord markings, lyrics, import/export filters to formats like MIDI, MusicXML, ABC Music, MusiXTeX and LilyPond
    Downloads: 18 This Week
    Last Update:
    See Project
  • 17
    QwartzNetwork

    QwartzNetwork

    cryptocurrency with own PoW/PoS[Masternode] Blockchain

    QwartzNetwork - OpenSource Blockchain Project You can help Qwartz Network to be listed on any exchange you know ! If you want support QwartzNetwork, you can send 0.0014 BTC to 1CEs9bwRiS8Zx9mZ1s7BZxkyfsumGoSuNT for node Create following file: C:/user/"YourName"/AppData/Roaming/Qwartz/qwartz.conf : rpcuser=rpc_qwartz rpcpassword=31c23561720bf04415ecac27d rpcallowip=127.0.0.1 rpcport=7531 listen=1 server=1 txindex=1 addnode=109.17.195.223 addnode=199.247.8.70 Or type...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CutePy

    CutePy

    Lightweight Qt-based Python console with variable explorer and history

    CutePy is a lightweight Qt-based Python 3 console with variable explorer, command history, syntax highlighting and customizable startup script. Originally it was developed for simple scientific calculations as a replacement for e.g. Windows calculator or Python IDLE. Therefore its main aim is to start fast and provide more comfortable dealing with variables based on the Python language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GSRM Operations Manager
    The GOM, or GSRM Operations Manager, is a central reporting and management console for GSRM (Global Session Resource Manager) products.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CaLi2CoPi is a multiplatform PDF parser library programmed in PostScript. Works with several specialized switch in order to verify, add, extract or change any PDF content. Also supports online execution on web based user interface via Ghostscript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    NeneBot v1.0b

    NeneBot v1.0b

    Portuguese Bot Development - Software Intuitivo

    This process is taking a bit longer, do to recently had to change home. Now, the program is based on audio replies. Work still in progress
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This software is for aerospace enthusiast who do not want to miss a live rocket launch. This software download and display the next five rocket launches. For windows download this software. How to start the program: 1) Unzip all file in the same folder. The software work only if all file are in the same directory. 2) Doule-click on Next_Five_Rocket_launches_Software.bat For other operating systems you must run it from the source...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    star

    Free highly portable TAR implementation since 1982

    star - unique standard tape archiver (the oldest free TAR implementation)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CompleXChange

    CompleXChange

    differential analysis of combinatorial protein complexes

    The increasing wealth of transcriptomic data and current computational tools enable to infer how protein interactomes and complexomes may be assembled in specific samples. With CompleXChange this information can be exploited to conduct differential analyses of the dynamic protein complexome in a quantitative manner. The corresponding publication can be found on https://doi.org/10.1186/s12859-019-2852-z.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Xoptfoil

    Airfoil optimization with Xfoil

    Airfoil optimization using the highly-regarded Xfoil engine for aerodynamic calculations. Starting with a seed airfoil, Xoptfoil uses particle swarm, genetic algorithm and direct search methodologies to perturb the geometry and maximize performance. The user selects a number of operating points over which to optimize, desired constraints, and the optimizer does the rest.
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB