Showing 123 open source projects for "mp.3"

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.
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • 1
    Monolog

    Monolog

    Sends logs to files, sockets, inboxes, databases and web services

    Monolog sends your logs to files, sockets, inboxes, databases and various web services. See the complete list of handlers below. Special handlers allow you to build advanced logging strategies. This library implements the PSR-3 interface that you can type-hint against in your own libraries to keep a maximum of interoperability. You can also use it in your applications to make sure you can always use another compatible logger at a later time. As of 1.11.0 Monolog public APIs will also accept PSR...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    PSR Log

    PSR Log

    An interface that describes a logger

    The main goal is to allow libraries to receive a Psr\Log\LoggerInterface object and write logs to it in a simple and universal way. The LoggerInterface exposes eight methods to write logs to the eight RFC 5424 levels (debug, info, notice, warning, error, critical, alert, emergency). Every method accepts a string as the message, or an object with a toString() method. Implementors MAY have special handling for the passed objects. If that is not the case, implementors MUST cast it to a string....
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    A library of C++ classes for flexible logging to files (rolling), syslog, IDSA and other destinations. It is modeled after the Log for Java library (http://www.log4j.org), staying as close to their API as is reasonable. Platforms: Linux, Windows (VS2010). New: DailyRollingFileAppender
    Leader badge
    Downloads: 668 This Week
    Last Update:
    See Project
  • 4
    Cinemagoer

    Cinemagoer

    Python package to retrieve and manage data of the IMDb

    Cinemagoer is a Python package useful to retrieve and manage the data of the IMDb movie database about movies, people, characters and companies. Platform-independent, it can retrieve data from both the IMDb's web server and a local copy of the whole db.
    Downloads: 9 This Week
    Last Update:
    See Project
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 5
    log4db2

    log4db2

    Logging utility for DB2 for LUW written in SQL-PL

    Log4db2 is a logging utility for DB2 LUW that uses SQL instructions with SQL PL code. Its purpose is to provide an easy way to write messages from a SQL routine, with the possibility to query these messages directly from the database, allowing to monitor the progression of a process. This utility aims to reduce the time used for developing, testing, debugging and monitoring SQL routines, by centralizing the messages produced by the code. The idea and architecture of this utility...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    morgan

    morgan

    HTTP request logger middleware for node.js

    This is a Node.js module available through the npm registry. Installation is done using the npm install command. Create a new morgan logger middleware function using the given format and options. The format argument may be a string of a predefined name, a string of a format string, or a function that will produce a log entry. The format function will be called with three arguments tokens, req, and res, where tokens is an object with all defined tokens, req is the HTTP request and res...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    USBPcap

    USB Packet capture for Windows

    USB Sniffer for Windows 7, 8 and 10. Versions up to 1.5.3.0 support Windows XP, Vista, 7, 8 and 10.
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 8
    koa2-winston

    koa2-winston

    koa2 version winston logger like express-winston

    koa2 version winston logger like express-winston. Add logger to your koa2 server in 3 lines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    360-FAAR  Firewall Analysis Audit Repair

    360-FAAR Firewall Analysis Audit Repair

    360-FAAR Analyze FW1 Cisco Netscreen Policy Offline Using Config/Logs

    360-FAAR (Firewall Analysis Audit and Repair) is an offline, command line, firewall policy manipulation tool to filter, compare to logs, merge, translate and output firewall commands for new policies, in Checkpoint dbedit, Cisco ASA or ScreenOS commands, and its one file! Read Policy and Logs for: Checkpoint FW1 (in odumper.csv / logexport format), Netscreen ScreenOS (in get config / syslog format), Cisco ASA (show run / syslog format), 360-FAAR compares firewall policies and uses...
    Downloads: 8 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
  • 10

    PotHead

    PotHead

    PotHead What is it? Pothead: A simple lightweight packet for creating a minimal interaction honeypot How does it work? Magic, Well kinda you don’t need super dupper knowledge to use this! Oops the magic failed ;) a really nice INSTALL.md will be written unfortunately it’s not yet available. 1) Download all the files 2) Check if you got everything 3) Upload and configure the Website and backend (includes/Config.php & the .SQL files) 4) Do not forget to change your APIKEY...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LogicalLogViewer

    LogicalLogViewer

    Parses a log file, shows the relevant information in a table

    Parses a log (file or http), shows the relevant information in the form of a table. Allows filtering, searching, limited keyword highlighting. Is fully customizable: - which information to show - adding alternative parsers - reads from a file or a http server Current alpha version supports multiple parsers, for which the specification is found in an XML file (which should have the extension '.lpc'. The interface is not customizable yet. If you're interested in how it is done, check out the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    CorReactive

    Event correlation engine with reactive facilities

    Correlation engine based on Esper library which can be used together with Logstash. Please read FAQ http://sourceforge.net/p/correactive/wiki/FAQ/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Syslog daemon and client for windows.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14

    grepp

    An ultimate text-analysing tool

    A command line tool for text file analyis, filtering, splitting and reporting. Runs under Java (1.5+), supports plugins written in Groovy. Has nix and win batch files in distributions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Multiplatform: Easy setup Syslog Server tool for recording network messages. It opens the UDP port 514 on your computer to act as Syslog Server and displays the messages immediately in your screen.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Jitendriya

    Jitendriya

    Work productivity/efficiency analytics, work-life and time manager

    <Purpose> 1. Make user aware of his own activities. 2. Find out how much time is wasted in which activity 3. Stick to a routine if desired 4. Avoid certain activities at certain times 5. Measure time spend on certain activity on a certain time and determine if certain habit needs to be changed 6. Condition for a routine habit, like leaving office in time or take short breaks 7. Increase awareness of time and habits 8. Increase productivity in a manner which is comfortable for the user...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Duplicate File Remover

    Detect and remove duplicate files on your computer

    Detect and remove duplicate files on your computer. By this free tool, you can help your computer work faster by removing unnecessary files. All you need to do is install this tool & start it. You'll get a list of redundant files that you'll have the choice to delete. The advantages of this tool: 1. It's free for good. 2. It's 100% reliable. 3. It's supported technically by email. All emails get a respond! 4. Absolutely secure - all the data remains on your computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    SquidCube

    Squid log data warehouse

    Feed Squid logs into PostgreSQL database, then use Pentaho BI server for data mining.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Thanks to this application, customize your files logs in real time with text and colors filters. It is useful if you are a developer for example and if you want to have a good look on your logs in real time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Lumber Analysis

    Lumber Analysis

    This web based application user can view the log file.

    This is a web application, using thing application user can see the log file with multiple search critria. This application supports Log4J and log4Net. This tool is used to filter the log file, based on multiple criteria. Admin user can configure multiple applications and group the application up to three levels. Application name will be displayed in tree structure based upon grouping. Application will be displayed based on roles. System will allow the user to filter the log file not only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This Program is a Shutdown_Manager. The Special Feature is, that the Program runs only as Tray Application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    LogViews is a log analysis tool to capture syslog messages and easily filter and color the important traces. The results can be saved to a file for later analysis. Also supports bluetooth and USB logging for help in Symbian development
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Javascript logger. It is similar to log4j. There are some appenders : htmlAppender, ConsoleAppender, LocalSotorageAppender.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Program for watching log directory. When it find out that log file was created / upgraded then it show list of new / upgraded files and new data on them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next