Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 24.559.767 Times

plptools 0.18

  Date Added: July 27, 2010  |  Visits: 267

plptools

Report Broken Link
Printer Friendly Version


Product Homepage
Download (46 downloads)


plptools is a set of libraries and utilities for enabling Unix (mainly Linux) systems to communicate with a Psion palmtop over a serial line. On Linux, a connection over IrDA using the IrCOMM feature is also possible. The following (console-based) tools are part of the package: plpbackup, a command-line backup program. plpftp, a FTP-like frontend with some extensions. sisinstall, a SIS package installer. plpnfsd, a daemon providing the Psions file services via an NFS-mounted directory. and plpprintd, a print server for printing via a PC. plptools libraries also includes the KDE 2/3 program kio_plp, a KIOslave which adds a new protocol "psion:/" to the list of known protocols of KDEs generic I/O library. This enables all KDE applications to deal with files on a Psion. There is a plugin for konquerors Properties dialog, a graphical frontend "KPsion" (similar to PsiWin), and a remote clipboard tool "Klipsi" (similar to CopyAnywhere). Whats New in This Release: - This release fixes compilation with GCC 4.3, fixes a crash in sisinstall, and changes plpbackup so that it just backs up to and restores from a directory rather than a tarball..

Requirements: No special requirements
Platforms: Linux
Keyword: Libraries Linux Plptools Programming Psion Systems Unix Utilities
Users rating: 0/10

License: Freeware Size: 1.2 MB
USER REVIEWS
More Reviews or Write Review


PLPTOOLS RELATED
Libraries  -  libnewmail 0.3
libnewmail is a generic mail checking library for Unix/Linux and other operating systems. It supports a simple API, an extensible plugin architecture and asynchronous queries among other features. libnewmail library is intented to be a...
378.88 KB  
Networking Tools  -  dim_STAT 8.1
dim_STAT project is a performance analysis and monitoring tool for Solaris and Linux (as well all other UNIX) systems..
57.6 MB  
Utilities  -  Desilico 0.5 Beta
Desilico is a Debian SID based Live CD. No X11, no graphics, only terminal for sysadmins. Everything in desilico is as is in debian sid, but you can use it as a live cd, very useful for debootstraping or rescue tool. Autodiscovery Included....
294.5 MB  
MP3 Tools  -  Audacity for Linux 1. 2. 2006
Audacity is a free, easy-to-use audio editor and recorder for Windows, Mac OS X, GNU/Linux and other operating systems. You can use Audacity to: * Record live audio. * Convert tapes and records into digital recordings or CDs. * Edit Ogg...
4.6 MB  
Utilities  -  pam_require 0.7
pam_require is a simple Pluggable Authentication Module (PAM) for Linux (and maybe other systems which use PAM). pam_require is an account module that allows you to require a special user or group to access a service. Example /etc/pam.d/ssh:...
8.19 KB  
Utilities  -  GnGeo 0.7
GnGeo is a NeoGeo emulator for Linux (and maybe some other UNIX). GnGeo project use the following cpu core: - The 68k core from the generator project by James Ponder. - Starscream 680x0 emulation library by Neill Corlett - Raze Z80 emulator by...
870.4 KB  
File Sharing  -  Linux DC++ 20070101
Linux DC++ is a project to port the DC++ direct connect client to Linux or any POSIX-compliant Unix..
 
Audio Tools  -  RipOff CD Ripper 0.8.2
RipOff is a GTK+ based CD ripper for Linux (and hopefully for other Unix systems once some testing and fixing have been done) that has a simple interface, CDDB lookups, and a plugin-based encoder architecture. RipOff CD Ripper attempts to appeal...
389.12 KB  
Security Tools  -  samhain 2.3.5
Samhain is a multiplatform, open source solution for centralized file integrity checking / host-based intrusion detection on POSIX systems (Unix, Linux, Cygwin/Windows). samhain project has been designed to monitor multiple hosts with...
1.3 MB  
Board Games  -  ChessDB - a Free Chess Database 1.0
ChessDB is a free open-source chess database for Windows, Linux, Mac OSX and most UNIX and UNIX-like operating systems. ChessDB is based on code from Scid http://scid.sourceforge.net/ - a project for which there have been no updates for several...
47.89 MB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  RailsTidy 0.1
RailsTidy project is a plugin for Ruby On Rails..
11.26 KB  
Programming  -  Strings edit 1.9
Strings edit is a library that provides I/O facilities for integer, floating-point, Roman numbers, and strings. Both input and output subroutines support string pointers for consequent stream processing. The output can be aligned in a fixed size...
54.27 KB  
Programming  -  BScript 0.3
BScript is a (yet another) BASIC interpreter. It is free software and open-sourced, licensed under the terms of the GNU General Public License version 2 or later. You can use BScript to teach BASIC to your students, write understandable shell...
112.64 KB  
Programming  -  Kits JavaScript Brainf*ck Interpreter 0.01
Kits JavaScript Brainf*ck Interpreter is a rather fast interpreter for the Brainf*ck esoteric programming language.. Kit's JavaScript Brainfuck Interpreter v0.01
5.12 KB  
Programming  -  dis6502 0.12
dis6502 is a flow-tracing disassembler for the 6502, originally written by Robert Bond and supporting Atari binary files. Robert posted dis6502 to the Usenet newsgroup net.sources on 9-Oct-1986, and to comp.sources.unix 7-Jun-1988. Udi...
19.46 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB  
Libraries  -  App::SimpleScan::Substitution::Line 2.02
App::SimpleScan::Substitution::Line is a line with optional fixed variable values. SYNOPSIS my $line = App::SimpleScan::Substitution::Line->new(" this "); # Use only this value when substituting " ". $line->fix(substituite =>...
54.27 KB  
Libraries  -  PDL::Graphics::TriD 2.4.3
PDL::Graphics::TriD is a PDL 3D interface. SYNOPSIS use PDL::Graphics::TriD; # After each graph, let the user rotate is and # wait for him to press q, then make new graph line3d($coords); # $coords = (3,n,...) line3d($coords,$colors); #...
2.1 MB  
Libraries  -  SmartColorWell 1.2
SmartColorWell is a cross-platform open-source ColorWell class for REALbasic 4 or greater. The SmartColorWell control stores a color value and displays that color in a simulated BevelButton that when pressed allows the user to change the color...
21.5 KB  
Home  | About Us  | Privacy  | Disclaimer  | Link to Us  | Contact Us  | Top Searches  | Submit Software
File Transit © 1998-2012