GitXplorerGitXplorer
s

gruyere

public
166 stars
12 forks
8 issues

Commits

List of commits on branch main.
Verified
b00d1d71c88087db4297207ad6f470297553c69e

Merge pull request #22 from whoop-t/mouse-support

ssavannahostrowski committed 2 years ago
Verified
29bb6f56c1e54f63e2f15ea41e41288c7ef40e8a

Merge pull request #25 from whoop-t/contributions-typo

ssavannahostrowski committed 2 years ago
Unverified
85739ed32f3817c1c36b1dc0ee26286f6d9e194c

fix: typo

wwhoop-t committed 2 years ago
Unverified
f090f26f9df9130b311decd3b0cef73df40fe63a

feat: add help for mwheel scroll

wwhoop-t committed 2 years ago
Unverified
353e1ab292aab4798c420d0f7f91d72caa5f8c12

Merge branch 'main' of ssh://github.com/savannahostrowski/gruyere into mouse-support

wwhoop-t committed 2 years ago
Verified
92057505e92196dc3ddfbb8ce49b6ed85fe60104

Merge pull request #23 from whoop-t/better-no-process-handling

ssavannahostrowski committed 2 years ago

README

The README file for this repository.

gruyere 🧀

All Contributors

A tiny (and pretty) program for viewing + killing ports.

I created this program so that I could stop trying to remember the command and all the right flags to view processes on listening ports. This program really just wraps lsof -i -P -n -sTCP:LISTEN to get the processes and their PIDs. You can select a process and also kill it using the TUI. The process list has filtering enabled as well (useful if you've got a lot going on; just hit / and search by port or PID).

It's called "gruyere" because ports reminded me of holes and gruyere is a cheese with many holes! 🧀

gruyere makes use of the wonderful Charm libraries:

Installation

You can install the appropriate binary for your operating system by visiting the Releases page.

Contributing

Contributions are welcome! To get started, check out the contributing guidelines.

Contributors

A big thank you to these wonderful humans for their contributions!

whoop-t
whoop-t

💻
bernie gray
bernie gray

💻
techygrrrl
techygrrrl

💻
Add your contributions