https://github.com/bandie91/gtail
tail(1) frontend for gtk gui
https://github.com/bandie91/gtail
Last synced: 3 months ago
JSON representation
tail(1) frontend for gtk gui
- Host: GitHub
- URL: https://github.com/bandie91/gtail
- Owner: bAndie91
- License: gpl-2.0
- Created: 2016-07-20T09:13:48.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2025-01-21T06:30:49.000Z (4 months ago)
- Last Synced: 2025-01-21T07:26:44.661Z (4 months ago)
- Language: Python
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gtail
tail(1) frontend for gtk gui# Project issues, bugs, feature requests, ideas
1. clone the repo
2. use [git-bug](https://github.com/git-bug/git-bug) to open a new ticket in this repo
3. find one or more person in the commit history to make contact with, then either
4.a. send your newly created `git-bug` ticket (or patch if you already propose a code change) via email, or
4.b. send the URL of your git clone to a contributor (via email or other channel), and request them to pull (`git-bug` issues and/or branches as well) from you.