asuc: A Simple Udp Console
About:
asuc is a small Qt programm I hacked up after reading about the udp
console of the uBoot Jeff Doozan hacked for the Seagate Dockstar,
which he described at http://forum.doozan.com/read.php?3,14,14.
It just prints out UDP packages it recieves and sends out keystrokes via
UDP.
Downloads:
- Sourcecode: asuc.tar.gz (Size: 17996; Date: 2010-11-22, 20:10 CET)
- Linux x86 binary (compiled on Debian 5.0): asuc-linux-i686.bz2 (Size: 17982; Date: 2010-11-22, 20:13 CET)
- Linux x64 binary (compiled on Debian 5.0): asuc-linux-x86_64.bz2 (Size: 18271; Date: 2010-11-22, 20:13 CET)
- Windows installer: asuc-installer.exe (Size: 5231691; Date: 2010-11-22, 20:10 CET)
- Mac OS X 10.6 diskimage: asuc.dmg (Size: 8200872; Date: 2010-11-22, 20:12 CET)
Repository:
The current sourcecode is also available via git. For checkout use:
git clone git://git.svolli.org/asuc.git
or
git clone http://git.svolli.org/asuc.git
Screenshot:
History:
- 2010-11-22
- Release of 0.1. A bit of cleanup and added clear of buffer, pasting
and a proper context menu.
- 2010-11-21
- Initial release.
Known Bugs:
- No cursor.
That is not really a big problem, since text is always
entered at the end of the text. The choice was to have no cursor or
the text output could destroyed with cut'n'paste.
This software is free software and distributed under the
license terms of the GPL.
Enjoy, SvOlli
|
|