Giter Site home page Giter Site logo

boyquotes / logs_filter_2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lyaaaaaaaaaaaaaaa/logs_filter_2

0.0 0.0 0.0 3.37 MB

Lightweight user-friendly software to search through logs. Made with Godot

Home Page: https://lyaaaaaaaaaaaaaaa.github.io/Logs_Filter_2/

License: MIT License

GAP 5.69% GDScript 94.31%

logs_filter_2's Introduction

Logs_Filter_2

What does this project do?

This project is a lightweight user-friendly software which filters logs.

This is a re-write of my previous project Lyaaaaa's Logs Filter. This aims at being more portable, faster and easier to maintain.

Looking for help!

I'm looking for contributors to improve the GUI. If you are interested in contributing read the How to contribute. If you have any question feel free to contact me. Other contributions are welcome as well.

Functionalities

  • Efficiently search through logs - ctrl+f isn't efficient for big files
  • Start by casting a wide net - By setting Search for all filters to off you can fetch all the lines where at least one filter appears.
  • Sharpen your search - By setting Search for all filters to on you can fetch the lines where all your filters appear.
  • Disable/Enable case sensitivity
  • See in real time the statistics of your search - The number of lines searched and the number of lines matching your filters are displayed in the top right-hand corner of the application.
  • Copy to the clipboard - In one click you can copy the whole output into your clipboard.
  • Saved preferences - You can change the size, style or color of the font and more.
  • Drag and drop - Don't waste time! Drag your log file directly into the software.

Why is this project useful?

It is more efficient and more readable for sizeable files. Ctrl+f is limited when you need a clear and readable output. Moreover, this project accepts multiple filters. Not everyone has knowledge in Linux/Windows terminal. The software comes with a simple interface.

Preview

You can search for lines where at least one of your filters appears

Or you can search for lines where they all appear

Installation

  1. Download the latest release of your system
  2. Extract the zip
  3. Run the application.

Building from sources

  1. Install Godot Engine
  2. Download the master branch
  3. Unzip the archive
  4. Open Godot Engine and scan Logs_Filter_2 folder.
  5. Open the project Logs Filter 2 in Godot Engine's projects list.
  6. Export the project with Godot Engine.

More information:

Code of conduct

How to contribute

logs_filter_2's People

Contributors

lyaaaaaaaaaaaaaaa 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.