https://github.com/aluttik/kitsune
A prettier way to tail multiple files.
https://github.com/aluttik/kitsune
colorful multi-tail multitail pretty tail tail-files
Last synced: 5 months ago
JSON representation
A prettier way to tail multiple files.
- Host: GitHub
- URL: https://github.com/aluttik/kitsune
- Owner: aluttik
- License: mit
- Created: 2018-11-17T22:50:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-11-15T07:15:00.000Z (over 4 years ago)
- Last Synced: 2025-08-27T21:25:17.006Z (10 months ago)
- Topics: colorful, multi-tail, multitail, pretty, tail, tail-files
- Language: Python
- Homepage:
- Size: 196 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Kitsune
A prettier way to tail multiple files.
## Installation
pip install python-kitsune
## Command Line Interface
```
usage: kitsune [--color ] [-h] [-V] pattern [pattern ...]
A prettier way to tail multiple files.
positional arguments:
pattern Files to tail.
optional arguments:
--color Specify when to use colored output. The automatic mode only
enables colors if an interactive terminal is detected.
[default: auto] [possible values: auto, never, always]
-h, --help Print this help message.
-V, --version Show version information.
```
## Screenshot
