Search Results for "console windows" - Page 70

Showing 5802 open source projects for "console windows"

View related business solutions
  • 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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DLT - Debian Linux Tools [Emergency]

    DLT - Debian Linux Tools [Emergency]

    A bootable customized Emergency Debian Linux Live Tools-CD / Boot-USB

    This bootable customized Emergency Debian Linux Live Tools-CD is a special Boot-CD Version for IT-Enthusiasts. It contains a Minimal Debian Version (AMD64). It is in Alpha-Version (Test-Version). It contains NO SPYWARE or other Sh*t. It´s build directly from the Debian Wheezy 7.8 Sources with Patch-Build, marked on the ISO-Filename. The Linux DLT-ISO is still in Development... Thanks for the following Alpha/Beta-Tester: Walch, Ludwig from Germany Please look at the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    wmtsa-python

    Discrete wavelet methods for time series analysis using python

    Several python libraries implement discrete wavelet transforms. However, none of them, or at least none that I know, is aimed at scientific use. This library aims at filling this gap, in particular considering discrete wavelet transform as described by Percival and Walden. This module started as translation of the wmtsa Matlab toolbox (http://www.atmos.washington.edu/~wmtsa/), so most naming conventions and most of the code structure follows their choices. The code uses a mix of python and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NETAPI detector connections

    NETAPI detector connections

    NETAPI detector connections and directory changes

    The tool is designed to monitor and control access to your computer, in fact the analogue session manager in the OS, with one difference - auto-update. Additionally, the possibility of sending a message MMC console and tracking changes in the specified directory with or without subfolders. How to use the tracking network activity? All ridiculously simple: if you are browsing network folders or files in the system tray icon will blink when you click the left mouse button you will see...
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Logger

    A .NET library for logging application events.

    Logger lets an application write output to a text file, the console, a message box, or a method on a user-provided assembly. This assembly can provide other forms of logging such as writing to a database or sending e-mail. The application specifies the events to log and the information to include with these events. A configuration XML file specifies the type of output to be associated with each event, and the formatting for the information included with the event. The Logger_Sample_Source...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    SoftwareTechnology_KovácsMáté

    This project is for the Software Technology class at my university.

    My name is Máté Kovács. I'm an IT student at Eötvös Loránd University, Budapest, Hungary. This project is for the Software Technology class. This is the Exercise #4 - Database simulation. The software has to simulate a database with file handling. The program must have a console menu or console command line so that the user can manage the database tables with commands or with menu options. The databases contain tables. The tables contain columns. The columns have names, types and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SNEeSe is an emulator for the Nintendo SNES console for x86 PCs. SNEeSe is written in 32-bit C, C++, and NASM x86 assembly. Project goal is to make as accurate, functional, and usable an emulation core as is reasonably possible.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    guess-a-num

    A command line game where you guess the number

    This is a command line game for windows and linux. You may compile it for whatever platform you want. The object of the game is to guess what a random number is in as few guesses as possible.
    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.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10

    Aloof, Angband Ladder OpenOffice filter

    OpenOffice.org extension to process data from the Angband Ladder site

    It will allow to - keep local copy of data from http://angband.oook.cz/ladder.php - get data updates on user command - do reports, charts, saves to various formats etc, what office suites usually do
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    CG-Pipeline

    A computational genomics pipeline for prokaryotic sequencing projects

    This project has moved to Github! However, please see the Sourceforge wiki for any help. https://github.com/lskatz/cg-pipeline http://cg-pipeline.sourceforge.net/wiki/index.php/Main_Page
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    IIS7 Geoblock Module
    A geoblock module created by Triple IT. It can be added to the IIS7 pipeline (now also on IIS 8.5). It uses the IPv4 address to determine the geographic location of the request by using maxminds geo IP file and takes action accordingly. Next to the module, 2 tools are included. 1 to quickly lookup the country for a specific IP address and 1 to help you automate the update of the MaxMind data file. An extensive manual is available to install and use the module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JS/CC LALR(1) Parser Generator

    JS/CC LALR(1) Parser Generator

    A LALR(1) Parser Generator for JavaScript written in JavaScript

    JS/CC is a parser generator for JavaScript/ECMAScript, which is entirely written in ECMAScript itself. It produces LALR(1) parsers with integrated lexical analyzers. JS/CC can run as a website or be invoked from a console, and runs on several platforms.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14

    Sharpulator

    A multithreaded, test-driven electronics emulator for .net 4.0.

    Sharpulator is a multithreaded, test-driven electronics emulator written in C# 4.0. It's initial focus will be on emulating gaming consoles, with the GameBoy as a starting point. It will be written using modern software development methodologies, with the TPL Dataflow library as a backbone. It will simulate hardware functionality at a low level without sacrificing performance. The end goal for this project is to allow the ability to simulate hardware by simply dropping common components...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    PyMaster

    D/s game

    PyMaster is a virtual "master" or "mistress" program, facilitating a D/s game without the help of a partner. You take the role of the submissive.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    NAT Braille

    NAT Braille

    A free universal Braille Transcriber

    NAT is a free universal Braille translator. It supports French Braille grade 1, mathematical Braille, Braille layout and reverse transcription. French Braille grade 2, music and other languages are currently under development.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17

    KeePass Fields Admin Console

    KeePass Plugin to perform bulk operations on fields

    KeePass Fields Admin Console is a KeePass plugin to get some statistics and perform bulk operations on fields.
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 18
    ASCII Scrabble

    ASCII Scrabble

    Scrabble game (English) for console, braille friendly

    ASCII console-based Scrabble game. Simplified version of TuxWordSmith to run in XTerm, DOS or other console. Compatible with braille consoles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AqBanking is a generic OnlineBanking interface. It allows multiple backends (currently HBCI) and multiple frontends (e.g. FOX, KDE, GNOME, console) to be used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    HERAKLES is a reasoning broker framework for OWL (Web Ontology Language) reasoning systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Multicast file synchronization software
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    LittleDarwin

    Mutation Analysis Framework for Java

    Mutation testing has been proven to be a reliable method to estimate the quality of a test suite. Most of current mutation tools require the architecture of their target system to be in a certain way in order to apply the technique; thus making it impossible to use them in complex build environments. LittleDarwin is a mutation testing tool designed primarily with the premise of easy deployment in complex systems; in order to provide mutation testing where other tools fail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Unified Versatile Document
    1. What's uvd? uvd is a tool enabling users to edit their documents on various platforms and office suites without the need to manually manage their files. (…) 4. What do they all do? uvd — main program, interprets documents, requests to open them; also makes backups and repair documents. uvd-man — executables manager, imports and exports executables for use portably on various platforms. (only Windows) uvd-desktop — desktop integration, run only once, associates uvd extension with uvd...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    outerIP

    Acquires external IP address from command line

    Returns external IP address. That is all! Details: program is written in .net but can be used as library also. Executable available here is for winXP or higher. but you can convert it to c# <http://www.developerfusion.com/tools/convert/vb-to-csharp/> or run on linux using mono (it is tested for mono compilation here <http://www.tutorialspoint.com/compile_vb.net_online.php> and works fine) so it should work using mono on OSX also. You are welcome to contribute compiled executable for other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A community repository to develop Commodity Grid (CoG) Software for the access of Grids, through high level interfaces. The main repository is maintained at http://www.cogkit.org
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB