Showing 586 open source projects for "c++ console"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • With Boozang, you can write tests, debug visually, perform root cause analysis and automate your CI builds. Icon
    With Boozang, you can write tests, debug visually, perform root cause analysis and automate your CI builds.

    Empower your whole team to build and maintain automated tests, not just developers.

    Our natural-language tests are extremely stable to code changes. When tests break our AI will repair it in minutes.
  • 1
    DinkToPdf

    DinkToPdf

    C# .NET Core wrapper for wkhtmltopdf library that uses Webkit engine

    .NET Core P/Invoke wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF. Copy the native library to root folder of your project. From there .NET Core loads the native library when the native method is called with P/Invoke. You can find the latest version of the native library. Select the appropriate library for your OS and platform (64 or 32-bit). The library was not tested with IIS. The library was tested in console applications and with Kestrel web server both...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    ConsoleX

    ConsoleX

    Console X, The alternative windows console.

    Console X, The alternative windows console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    "Slow CPU" Emulator

    "Slow CPU" Emulator

    Slows down any given Windows process (written in C#)

    "Slow CPU" Emulator is useful for slowing down games, testing how applications deal with lag, and/or reducing the overall CPU usage of a specified process. Simply tell the emulator the update interval and speed percentage, and witness your application slowing down to the specified speed live! The code is written in C# for Windows and is extremely robust, flexible and stable, and has been tested very thoroughly. I apologise in advance for the code not being very readable, sometimes spaghetti...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Uart32

    Uart32

    Win32 API wrappers for accessing COM Uart in blocking mode

    Uart32 is a C++ wrapper around the win32 Serial Port API that allows blocking-mode access to the COM port. This library works great for accessing a UART serial port from a background worker thread. It features: a simple c++ class. (temporarily removed for maintainance. Use DLL API Instead) built in per access timeout on data receive. a C-API wrapper that is exportable to C# DLL import class
    Downloads: 3 This Week
    Last Update:
    See Project
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • 5
    nkh-xtracer

    nkh-xtracer

    Terminal program for logging, filtering and analyzing traces on fly.

    Tool is used for development and maintenance SW that has a trace mechanism (e.g. serial port or standard IO console). xTracer supports macros and extensions through custom plugins to work with specific protocols, such as CAN and other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    mp3scraper

    mp3scraper

    Scrape web pages for MP3 links and generate RSS files.

    Moved to GitHub. https://github.com/ggocek/mp3scraper
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GPU Machine Learning Library. This library aims to provide machine learning researchers and practitioners with a high performance library by taking advantage of the GPU enormous computational power. The library is developed in C++ and CUDA.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    FloatingBridge

    FloatingBridge

    Simple messaging \ Workflow \ETL system on MySql and .NET

    FloatingBridge is a simple messaging\ workflow system based on MySql and .NET. MySql is used as the backend engine for the system. The front-end is designed in .NET WPF (Windows Presentation Foundation). The business logic is handled by .NET windows services. The system provides an API which can be used to publish messages and pull subscribed messages out of the system. Therefore, this can be used as a messaging Hub in an organisation. The system also has the ability to define...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    MyIP-Console

    Shows your IP-Address

    This application shows your internal and external IP. Install the program, go to the command prompt and type in: myip /?
    Downloads: 0 This Week
    Last Update:
    See Project
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • 10
    SqlExecNet

    SqlExecNet

    Lightweight tool for managing databases MSSQLServer and MSAccess

    Console for managing databases MSSQLServer and MSAccess : - Quick and easy access to tables , views, stored procedures and triggers - Simple but functional query editor - Ability to save the connections and the scripts used more frequently Built in WPF, is portable and require no installation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project was created to provide an UI for communication telnet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    mwClock

    Marco Wendler's Clock App

    A simple clock application written in Visual C# as console and Windows Forms program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Xbox Controller Battery Status

    Xbox Controller Battery Status

    Displaying the batttery level of all XInput (e.g. Xbox) controllers.

    The program contains a C++ console application showing all connected XInput Controllers (e.g. Xbox 360 or Xbox One controller) and their battery status. A GUI, written in C#, displays the battery level of the controller of your choice in a tray icon. The GUI refreshes every ten seconds. If you do not like the design of the icons, you can simply replace them by your own version. The C++ programm uses the Xinput 1.4, so it should work fine with Windows 8, 8.1 and 10.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    LogRotateWin

    Implementation of logrotate utility for Windows Platform

    This is a Windows implementation of the logrotate utility found in Linux platforms. The goal is to use the same command line parameters and files as the Linux version. If you are going to give a negative rating, please take a little extra time and explain why. I want to improve the program as much as possible, but I need feedback. Thank you! Source code is available on GitHub: https://github.com/plecos/logrotatewin Now available on Chef...
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 15
    Cygwin Ports

    Cygwin Ports

    Repository of desktops and programs for the Cygwin platform

    A large repository of open-source programs built for Cygwin, including X11 desktops, language interpreters, multimedia frameworks, cross-compiler toolchains, and much more. Also hosted here is the cygport tool for building Cygwin packages. cygport releases and the Ports Git repositories are hosted here; Ports packages are available from the website.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    Star Spotify Alarm Clock

    This is a lightweight Windows application developed to use Spotify as

    What is this? Star Spotify Alarm Clock is a lightweight windows software to run Spotify, play the playlist/artist/album/track of your choise and smoothly fade in the computers volume in the amount of time you desire. Star Spotify Alarm Clock is completely open source, both source code and software and free to use, both for comercial and personal purposes. How do I use it? Just download the software from here unzip it into the folder of your choise and run "StarSpotifyAlarmClock.exe" to se...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 17
    nerdChat is a secure Jabber-Chat-Client for Windows console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    vinuxproject

    vinuxproject

    Vinux is an Ubuntu derived distribution for blind & visually impaired.

    Vinux supports software text to speech and Braille support from boot-up to shutdown. Users can use installation medium to install independently with no sighted assistance required. Vinux supports command line environment speech, Desktop environment speech and magnification features. Vinux comes with an accessible suite of software and has an excellent mailing list support group.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 19

    CellAO

    Anarchy Online Emulator

    CellAo is an opensourced Csharp (C#) emulator for Anarchy Online, its based on CellFramework. We are licensed under the BSD License. CellAO how has a IRC Server irc.aocell.info Channel: #CellAO
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    [C#] Secure Shredder Console

    A console file shredder that supports many algorithms.

    ... RCMP TSSIT OPS-II 7 Passes, and Peter Gutmann 35 Passes. The program is written in C# .NET. The source code is also available for download and you may contribute to the development here. If you want a clear explanation on how each of the algorithms work, please refer here: http://www.phoebekwok.com/publications/GJY_SecureDataShredder.pdf
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Listsp

    Listsp

    List Processes, Services & Drivers

    View & Manage Windows Processes, Services & Drivers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PrepareForGame

    PrepareForGame

    Reduce resource usage in your Windows 10 PC

    Badly written, poorly coded program that allows you to free resources and preparing the PC for gaming. *** ALPHA version *** Tested on Windows 10 Home Edition, may work on other versions as well but not guaranteed. The program must be copied into the System32 folder. *** Use it under your own risk *** You will probably find bugs and errors. In case, please take note of the error, open a ticket and upload the file PrepareForGame.log located in the System32 folder. I hope you like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Weed Killer

    Aged File Removal

    Weed Killer is a .NET solution to prune aged files from folders, working equally well on a single workstation, or multiple data centers. It has an MDI form to build / edit / test / execute configurations, a console worker for delegated removal , and a class for direct use in an application. Feature include: - Enhanced multi-layer wildcard support for folder-trees. - Choice of regular expressions or traditional wildcards for file or folder patterns. - Ability to specify not only inclusion...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    ExcelToPdf

    A tiny utility to mass convert Excel files to Pdf

    ExcelToPdf scan recursively through folders and subfolders for Excel files and copy them in PDF format. It retain the original name of the file (only the extension change) and the folders hierarchy. A handy tool, surprisingly rare (at least for free and without having to upload files on remote servers). Future versions will work with various file types. Installation provide both GUI and contextual entry (on folders). Distributed under BSD license. Require a valid Excel 2007 license or...
    Downloads: 2 This Week
    Last Update:
    See Project