Skip to content

Llewellyn500/RACHEL-Pi-log-file-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Rachel-Pi Log Converter

GitHub Repo stars GitHub watchers GitHub last commit

Preview   •   Contribution   •   License   •   Donation

What is Rachel-Pi Log Converter?

​​Rachel-Pi Log Converter is still under development All help that you could give would be greatly appreciated. Please see the Contributing section for more information. Also, the preview website is run at my own cost so any donations would be greatly appreciated. Please see the Donations section for more information.

Rachel-Pi Log Converter is a web application that allows you to convert the logs from the Rachel-Pi into a more readable format. The logs are converted into a CSV file that can be viewed in any Spreadsheet application.

This format makes it easy for anyone to view the logs and create reports on the usage of the Rachel-Pi.

Installation

The preview site is quite slow when you have a lot of log files you need to process so I would advice you run the application locally, this would greatly increase the speed at which you work.

Prerequisites

  • Python 3.6 or higher
  • Pip

Installing

  1. Clone the repository
git clone https://github.com/Llewellyn500/RACHEL-Pi-log-file-converter.git
cd RACHEL-Pi-log-file-converter
  1. Install the required packages
pip install -r requirements.txt
  1. Run the application
python app.py
  1. Open the application in your browser http://localhost:5000

Usage

  1. Select the log files you want to convert

  1. Click the "Convert and Download" button

  1. Wait for the conversion to finish
  2. Click the "Download" button to download the converted file

Contributing

Refer to the CODE_OF_CONDUCT.md guide to start contributing to Rachel-Pi Log Converter.

License

Refer to the License.md page for information about licensing.

Donations

Refer to the Donations.md page for information about donations.

About

Convert all the logs you get from the Rachel-Pi into a usable and readable csv format

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project