https://github.com/esrlabs/chipmunk-plugins-store
plugins for chipmunk
https://github.com/esrlabs/chipmunk-plugins-store
Last synced: 8 months ago
JSON representation
plugins for chipmunk
- Host: GitHub
- URL: https://github.com/esrlabs/chipmunk-plugins-store
- Owner: esrlabs
- License: apache-2.0
- Created: 2020-03-04T19:25:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-05-13T13:43:30.000Z (about 4 years ago)
- Last Synced: 2025-06-12T15:48:06.788Z (about 1 year ago)
- Language: Ruby
- Size: 41 KB
- Stars: 9
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](LICENSE.txt)
[](https://github.com/esrlabs/chipmunk/actions)
[](https://github.com/esrlabs/chipmunk/actions)
# Chipmunk Log Analyzer & Viewer
`chipmunk` is a fast logfile viewer that can deal with huge logfiles (>10 GB). It powers a super
fast search and is supposed to be a useful tool for developers who have to analyze logfiles.
## Download/Installation
The latest release can be downloaded [here](https://github.com/esrlabs/chipmunk/releases).
We support **MacOS**, **Linux** and **Windows**.
(Releases on Windows and MacOS are signed.)
No installation is necessary, just download, unpack and execute.
## Documentation
We have a guide for using chipmunk [here](docs/README.md)
## Features
* open & search huge logfiles
* create filters or export/import them
* open **DLT** (Diagnostic Log and Trace) files (both verbose and none verbose)
* capture output from any shell command
* capture traffic on serial ports
* bookmarks
* developer friendly keyboard shortcuts
* extensible via plugin system
