bug5 is a Big5/GBK <-> UTF-8 translating layer in terminal.
It's modified from script(1).
Features that screen doesn't have:
- Autoset locale
- UAO
- Unpad padded ambiguous-width characters
- ANSI-Broken Big5 (eg. Double Color) fixing
- Optional Traditional-Simplified conversion
- BSD License
- Specifying size for slave terminal + auto scrolling region setting
Features that both bug5 and screen has:
- Optional ambiguous-width characters padding
- Specify I/O conversion
OpenDesktop 字体是两个 arphic 明体和楷体的组合,它包含了
12-像素(9-点), 13-像素(10-点), 14-像素(10.5-点),
15-像素(11-点), 16-像素(12-点) 等嵌入的位图字体
NOTICE: This Truetype font contains embedded bitmap fonts made
by firefly and is released as a whole
under the ARPHIC PUBLIC LICENSE.
There are also seperate bitmap fonts made by Firefly and
released under the GENERAL PUBLIC LICENSE (GPL):
ftp://ftp.opendesktop.org.tw/odp/ODOFonts/Bitmaps/
文具包括一系列中文编写工具,如输入法、文本文件格式化等。所有工具都是直接使用 Unicode 的。
libimobiledevice is a cross-platform software library that talks the
protocols to support iPhone, iPod Touch, iPad and Apple TV devices.
Unlike other projects, it does not depend on using any existing
proprietary libraries and does not require jailbreaking. It allows
other software to easily access the device's filesystem, retrieve
information about the device and its internals, backup/restore the
device, manage SpringBoard icons, manage installed applications,
retrieve addressbook/calendars/notes and bookmarks and synchronize
music and video to the device.
Gqrx is an experimental software defined radio receiver implemented using GNU
Radio and the Qt GUI toolkit. Currently it supports the following devices:
- Funcube Dongle Pro and Pro+
- RTL2832U-based DVB-T dongles (rtlsdr via USB and TCP)
- OsmoSDR
- USRP
- HackRF Jawbreaker
- Nuand bladeRF
- RFspace SDR-IQ, SDR-IP and NetSDR
- Airspy
- any other device supported by the gr-osmosdr library
Gqrx can operate as a traditional AM/FM/SSB receiver with audio output or as
an FFT-only instrument.
UHD is the "Universal Software Radio Peripheral" (USRP) Hardware Driver. It
works on all major platforms (Linux, Windows, and Mac); and can be built with
GCC, Clang, and MSVC compilers.
The goal of UHD is to provide a host driver and API for current and
future Ettus Research products. Users will be able to use the UHD driver
standalone or with third-party applications such as:
GNU Radio
LabVIEW
Simulink
OpenBTS
TCPSER turns a PC serial port into an emulated Hayes compatible modem that
uses TCP/IP for incoming and outgoing connections. It can be used to allow
older applications and systems designed for modem use to operate on the
Internet. TCPSER supports all standard Hayes commands, and understands
extended and vendor proprietary commands (though it does not implement
many of them). TCPSER can be used for both inbound and outbound connections.
UHD is the "Universal Software Radio Peripheral" (USRP) Hardware Driver. It
works on all major platforms (Linux, Windows, and Mac); and can be built with
GCC, Clang, and MSVC compilers.
The goal of UHD is to provide a host driver and API for current and
future Ettus Research products. Users will be able to use the UHD driver
standalone or with third-party applications such as:
GNU Radio
LabVIEW
Simulink
OpenBTS
Convert::IBM390 -- functions for manipulating mainframe data
Convert::IBM390 is a Perl module. It supplies various functions that
you may find useful when messing with IBM System/3[679]0 data. See the
POD documentation in the module, or "man Convert::IBM390" after you have
installed it.
asc2eb, eb2asc, eb2ascp: ASCII/EBCDIC conversion
packeb, unpackeb: pack/unpack and convert an EBCDIC record
hexdump: dump memory in an MVS-like format
This module is a wrapper around Aymerick Jehanne's libwbxml (or perhaps
libwbxml2, I am not sure what the distinction is) library for handling
Wireless Binary XML. You must install libwbxml2 prior to installing this
module. The library can be found at http://libwbxml.aymerick.com/
(libwbxml2 itself requires the expat library to be installed.)
The module defines two functions: xml_to_wbxml and wbxml_to_xml.