mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
19 lines
758 B
Plaintext
19 lines
758 B
Plaintext
[ excerpt taken from developer's web site ]
|
|
|
|
sancho is a gui that connects to a p2p core application. Power users
|
|
that use p2p applications usually choose one that has core/gui
|
|
separation. sancho provides an easy to use, powerful, and configurable
|
|
gui, currently supporting the gui protocol of the popular mldonkey
|
|
core.
|
|
|
|
The sancho project is written for fun, but also to test some new
|
|
and exciting technologies. It is written in Java using the SWT
|
|
widget toolkit and can be compiled on multiple platforms with the
|
|
gcj compiler to native machine code (java=slow and bulky? not
|
|
anymore! no external java runtime required!). Windows, Linux, OSX
|
|
and other popular operating systems are supported.
|
|
|
|
WWW: http://sancho-gui.sourceforge.net/
|
|
|
|
-- lioux@FreeBSD.org
|