diff options
author | pav <pav@FreeBSD.org> | 2004-05-05 07:09:08 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-05-05 07:09:08 +0800 |
commit | 36e00580a3452a70b817af0d9b4f1bed45de4791 (patch) | |
tree | 0e00bdc50798cff7ab260000f55fafc8cf134098 /net-p2p/gkrellm-gift/pkg-descr | |
parent | 0143b4a45f93413e901afa727bbd326613e50bf8 (diff) | |
download | freebsd-ports-graphics-36e00580a3452a70b817af0d9b4f1bed45de4791.tar.gz freebsd-ports-graphics-36e00580a3452a70b817af0d9b4f1bed45de4791.tar.zst freebsd-ports-graphics-36e00580a3452a70b817af0d9b4f1bed45de4791.zip |
Add gkrellm-gift, a GKrellM plugin that monitors your active giFT transfers
and their progress. Each transfer is displayed in a panel showing the filename
and the percentage of transmitted bytes.
PR: ports/66204
Submitted by: Tobias Roth <ports@fsck.ch>
Diffstat (limited to 'net-p2p/gkrellm-gift/pkg-descr')
-rw-r--r-- | net-p2p/gkrellm-gift/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/net-p2p/gkrellm-gift/pkg-descr b/net-p2p/gkrellm-gift/pkg-descr new file mode 100644 index 00000000000..a5308e0b8d7 --- /dev/null +++ b/net-p2p/gkrellm-gift/pkg-descr @@ -0,0 +1,7 @@ +[from the website] +GKrellM giFT monitors your active giFT transfers and their progress. +Each transfer is displayed in a panel showing the filename and the +percentage of transmitted bytes. +There's also a chart showing the current speed of the transfers. + +WWW: http://www.code-monkey.de/index.php?gkrellm-gift |