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

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 1
    spdlog

    spdlog

    Fast C++ logging library

    spdlog is a header only library. Just copy the files under include to your build tree and use a C++11 compiler. It provides a python like formatting API using the bundled fmt lib. spdlog takes the "include what you need" approach, your code should include the features that actually needed. For example, if you only need rotating logger, you need to include "spdlog/sinks/rotating_file_sink.h". spdlog provides various log targets, which are, rotating log files, daily log files, console logging...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    Serilog

    Serilog

    Simple .NET logging with fully-structured events

    Like many other libraries for .NET, Serilog provides diagnostic logging to files, the console, and elsewhere. It is easy to set up, has a clean API, and is portable between recent .NET platforms. Unlike other logging libraries, Serilog is built with powerful structured event data in mind. Serilog message templates are a simple DSL extending .NET format strings. Parameters can be named, and their values are serialized as properties on the event for incredible searching and sorting flexibility...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    hostscope

    Linux system monitoring tool for multiple hosts

    hostscope displays key system metrics of Linux hosts, such as detailed CPU load, speed and temperature, I/O rates of network interfaces, I/O rates of disks, and user process summary information. All metrics are multicast on the LAN, if wanted, and clients can switch between multiple hosts on the network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    keysniffer

    keysniffer

    Linux kernel mode debugfs keylogger

    A Linux kernel module to grab keys pressed in the keyboard, or a keylogger. keysniffer was initially written with the US keyboard (and conforming laptops) in mind. By default it shows human-readable strings for the keys pressed. However, as keyboards evolved, more keys got added. So the module now supports a module parameter codes which shows the keycode shift_mask pair in hex (codes=1) or decimal (codes=2). You can lookup the keycodes in /usr/include/linux/input-event-codes.h. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • 5
    Logapp is a wrapper utility that helps supervise the execution of applications that produce heavy console output (e.g. make, CVS and Subversion). It does this by logging, trimming, and coloring each line of the output before displaying it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A set of tools for recording/replaying text-terminal session, in the vein of ttyrec.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7

    CB Monitor

    Captures every new clipboard into a text file.

    Can be configured to capture each clipboard text that your applications create into a new text file. This is a CLI application, intended to use in terminal emulator like Xterm or Konsole. Operates on X11 selection named CLIPBOARD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    logras

    logfile read and search utility

    Single stream viewer for logging output spread over multiple (large) files, terminal based, for diagnostics use over e.g. slow ssh connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LinuxID

    LinuxID

    LinuxID is an easy console-service for distro identification and more!

    LinuxID is capable of identifying your distro, getting what it's based on and every detail related to it. So it could print "Linux Mint 16 Petra", and then all its details and its base OS: "Ubuntu 13.10, Saucy Salamander", and various other info. It is open-source and written in C++. Source code is commented and can be found in the "Files" tab. To run the program, download "LinuxID" file and run it accordingly: navigate to where you downloaded the file and type this: ./LinuxID If you have...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

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

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 10
    We! Analyze By Or Cohen

    We! Analyze By Or Cohen

    We! Analyze - designed to analyze ArcSight SmartConnectors logs.

    ... that something is wrong, it takes a while to analyze, understand and solve. In light of these problems in the process of error detection in connectors, I have developed is an automated tool named 'We! Analyze' with its own UI which analyzes connector logs manually or using an API that can be started from the command line, a schedule task or from the console with an action in rule, tool or integration command (if you use the API you can forward the events to a syslog listener in CEF format).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    ezlog

    A tiny and easy to use log system for C/C++

    A tiny and easy to use log library for C/C++. Written in C. Customizable log message format for global and specified output target Cross platform support. Tested: linux, win32, wince, mac
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    IdeaConnect C++ CPU and Memory monitor

    Simple C++ CPU and Memory monitor through UDP protocl

    IdeaConnect C++ CPU and Memory monitor is a simple tool written in C plus plus which monitors CPU and Memory usage on a Linux-based server and exposes the data through a simple UDP server allowing to create a variety of monitoring applications like dedicated dashboards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    imntr

    imntr

    A Resource Activity Monitor for Linux Machines

    imntr (inode monitor) can be used to montior activity on files or directories. Monitoring is accomplished through the inotify API, which is available on Linux 2.6.13 and up. v1.1 added logging capabilities and cleaned up some of v1.0's code v1.2 no longer forces you to run imntr as root. If you want to monitor a privileged file, imntr will fail and tell you that you need to run imntr as root.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Linux Log Analyse
    The program I create here is a purely console based program in the language C. The program makes it easier to searching after periodic events to a log file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    nload is a console application which monitors network traffic and bandwidth usage in real time. It visualizes the in- and outgoing traffic using two graphs and provides additional info like total amount of transfered data and min/max network usage.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 16
    The ATSlog software provides a handy web-oriented interface for collecting, viewing and analysing calls for various types of PBX (Private Branch eXchange) models.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    OSWAL lets you keep an eye on your systems from afar without logging in. It displays system information (load, uptime etc.) in an XHTML page. OSWAL is modularised and can be customised to fetch its data from almost anywhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    logcolourer

    logcolourer

    Colour lines in syslog-ng logs according to severity

    Pipe to colour lines produced by syslog-ng and similar programs written to terminal (TTY) or file. The program inserts ANSI escape sequences to colour log lines according to their severity. This means the colouring works when viewed on a terminal or using programs such as "less" or "more". You have to customize syslog-ng to include severity as the first character in each logged line, and to pipe the logged messages through the logcolourer program. You can use the program to colour...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    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
  • 20
    If you are managing hosts, you want to see what's happening on the console. Ideally you want to interact with the console as well via a managed solution. multicons will watch that console for you and allow users to interact with the console keeping complete logs. multicons is a daemon that provides multiplexed access to network accessible consoles (e.g. terminal servers, Serial Over LAN, etc). Features include kerberised authentication, ACL based entitlements, multiple viewers/editors, full...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    liblogger is logging framework for C/C++. It supports logging to a file/network/console transparently. It provides several logging levels and is highly customizable. Visit http://liblogger.sourceforge.net for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A bandwidth meter, for monitoring internet connection speeds and usage.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    A Linux snoop driver and userspace utilities providing file descriptor/tty monitoring capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    mn455 is CLI program to maintain short notes under linux console. there are simple tag-system, search and filter. you can use your favorite editor to create and edit notes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Slogger is a session keystroke logging utility. The goal of the design is to provide the same features available in many commercial products, but under the GNU license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next