GithubHelp home page GithubHelp logo

goesang / monkeylogviewer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jungilhan/monkeylogviewer

0.0 2.0 0.0 394 KB

Make it easier to read log files

Home Page: http://jungilhan.github.com/monkeylogviewer/index.html

License: GNU General Public License v3.0

C 0.90% C++ 97.99% QMake 1.11%

monkeylogviewer's Introduction

Monkey Log Viewer

The Monkey Log Viewer is viewer for log files developed with Qt 4.7.0. It is designed to find information easily from the plain text file. You can fully customize the keyword highlighting and color scheme. This feature possible to quickly find interested keyword.

##News

  • Joined the Qt on Raspberry Pi project - December 8 2011
  • 1.1.0 released - May 26 2011
  • 1.0.1 released - April 1 2011
  • 1.0.0 released - March 9 2011
  • 1.0.0 RC released - February 21 2011

##Screenshot screenshot#1

##Demo Video

##Features

  • Cross-platform. Runs on Linux, Windows, OS/2
  • Colorize log line
  • Export as HTML
  • Printing support
  • Multi-tab interface
  • Regular expression
  • Keyword search
  • Keyword statistics - create a chart base on total number of keywords in the log file
  • Zoom in / out
  • Drag & drop support
  • File browser
  • Unicode support
  • Recent files support
  • Jump to line
  • Line numbers
  • Update support - only available in Windows

##Downloads The latest stable version of Monkey Log Viewer is 1.1.0

##Dependency

  • Qt version 4.7 or higher

##How to build ###On the command line

  • Setp 1: Set environment variables in your ~/.profie
export QTDIR=/Your/Qt/Directory
  • Step 2: Create a platform specific Makefile
cd monkeylogviewer
qmake
  • Step 3: Compile
make 

###Using Qt Creator

  • Setp 1: Open a project
  • Select "File > Open File or Project"
  • Select the monkeyLogviewer.pro to open
  • Step 2: Compile
  • "CTRL + B"

###Win7/msvc2008

  • Add below code to monkeyLogViewer.pro
win32:LIBS += shell32.lib

monkeylogviewer's People

Contributors

jungilhan avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.