Skip to content

This small CLI tool allows you to see the time between joins in a Beemo raid log.

License

Notifications You must be signed in to change notification settings

net-tech/beemo-join-time-diff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beemo Log Analyzer

FOSSA Status

Welcome to the Beemo Log Analyzer! This Rust application processes and analyzes Beemo logs, providing insightful data regarding join dates and times.

Getting Started

These instructions will help you get a copy of the project up and running on your local machine.

Prerequisites

  • Rust: You will need Rust and Cargo (Rust’s build system and package manager) installed on your machine. Visit the link to install it.

Downloading the Code

  1. Clone the Repository:

    git clone https://github.com/net-tech/beemo-join-time-diff.git
  2. Navigate to the Repository:

    cd beemo-join-time-diff

Running the Code

  1. Build the Project:

    cargo build --release
  2. Run the Project:

    cargo run --release -- [Beemo log URL]

    Replace [Beemo log URL] with the Beemo log URL you want to analyze.

Usage

After installing you can just run

cargo run --release -- [Beemo log URL]

Contributing

Feel free to fork the project, open a PR, or submit issues with feature requests or bug reports. Every contribution is appreciated!

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

FOSSA Status

About

This small CLI tool allows you to see the time between joins in a Beemo raid log.

Topics

Resources

License

Stars

Watchers

Forks

Languages