https://github.com/openmost/blob-reader
A simple blob reader for Matomo database
https://github.com/openmost/blob-reader
matomo matomo-sdk
Last synced: 8 months ago
JSON representation
A simple blob reader for Matomo database
- Host: GitHub
- URL: https://github.com/openmost/blob-reader
- Owner: openmost
- Created: 2023-05-15T11:16:08.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-15T12:19:39.000Z (about 3 years ago)
- Last Synced: 2025-10-09T03:32:30.489Z (8 months ago)
- Topics: matomo, matomo-sdk
- Language: PHP
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Matomo Blob reader
Export and read blob files !
## File format
Blob as binary file (ex : blob.bin)
## Run the reader
```npm run dev```