Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 785 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 785 Bytes

BS Logviewer Logo

BeatSaber Log Viewer 🎵

This is a simple web based log viewer for the game Beat Saber.

🚀 Features

  • 📚 Able to display even long logs
  • 🔍 Filter by severity and source of the messages
  • 🕵️ Filter by searching through the messages
  • 💡 Extract useful information for troubleshooting

🛠 How to Use

📦 Install dependencies

npm install

🏃Run the development server

npm run dev

📄 License

This project is licensed under the MIT license

Used template (https://github.com/nextui-org/next-app-template) is also licensed under the MIT license.