Ports Search

Results 131140 of 203 for /comms/.(0.002 seconds)
comms/bulksms-0.1 (Score: 0.17073227)
Python client for the BulkSMS.co.uk HTTP API
This is an implementation of a client for BulkSMS.co.uk's HTTP API. It includes an object-oriented Python module which can be used in other python code, and an 'sms' program which can be used directly from the command line.
comms/picocom-2.1 (Score: 0.17073227)
Dumb Terminal Emulator
As its name suggests, picocom is a minimal dumb-terminal emulation pro- gram. It is, in principle, very much like minicom(1) , only it's "pico" instead of "mini"! It was designed to serve as a simple, manual, modem configuration, testing, and debugging tool. It has also served (quite well) as a low-tech "terminal-window" to allow operator intervention in PPP connection scripts (something like the ms-windows "open terminal window before / after dialing" feature). It could also prove useful in many other similar tasks.
comms/predict-2.2.3 (Score: 0.17073227)
Satellite tracking program for amateur radio satellites
This is a satellite tracking program for amateur radio satellites. Written by John A. Magliacane, KD2BD
comms/gammu-2.6 (Score: 0.17073227)
Python bindings for Gammu library
Python bindings for Gammu library.
comms/libconcord-1.2 (Score: 0.17073227)
Python bindings for Logitech Harmony library
The concordance software suite allows you to program your Logitech Harmony remote using a configuration object retreived from the harmony website. The Logitech Harmony is a highly configuration universal remote than can control most multimedia devices. This port contains the Python bindings for the concordance framework.
comms/qico-0.49.10.3 (Score: 0.17073227)
FidoNet Technology Network (FTN) compatible mailer for Unix systems
Qico is an FidoNet Technology Network (FTN) compatible mailer for Unix systems. It has slightly different architecture than ifcico. Features: * Support for EMSI, ZModem, ZedZap, Hydra * Support for 4D Binkley-style, Amiga-style outbound, fileboxes * Daemon mode for outgoing calls * Substs with support for hidden-lines * Support for session time limit * Support for minimum connect speed limit and so on.
comms/libimobiledevice-1.2.0 (Score: 0.17073227)
Python bindings for libimobiledevice
comms/lirc-0.0.5 (Score: 0.17073227)
Lirc support library for Python
Python module to interact with remote controls via lirc. Currently only Linux version exists, but porters for winLirc or other systems are welcome.
comms/serialport-5.5.1 (Score: 0.17073227)
Python bindings for the Qt5 toolkit, QtSerialPort module
PyQt5 is a set of Python bindings for Digia's Qt5 application framework. This package provides the QtSerialPort module.
comms/serial-2.7 (Score: 0.17073227)
Serial port encapsulation library for Python
This module encapsulates the access to the serial port. It provides backends for Python running on Windows, Linux, BSD (possibly any POSIX compliant system), Jython, and IronPython (.NET and Mono). The module named "serial" automatically selects the appropriate backend.