Main > Free Download Search >

Free freeware pocket pc software for linux

freeware pocket pc

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 547
Yet Another Freeware PDF-Composer 2.0

Yet Another Freeware PDF-Composer 2.0


Yet Another Free PDF-composer can compose PDF documents from picture files and other PDF files. more>>
Yet Another Free PDF-composer can compose PDF documents from picture files and other PDF files, encrypt the created document, and send it to a given email address.
Imagine you need a PDF-printer-like tool, which is able to generate PDF-files from documents, you want print out of your applications on your local machine.
There are plenty of solutions out there on the web, which can do this for you. Now imagine you need a PDF-printer to be shared in your network, which is able to generate PDF-files from documents, the network users print out of their applications.
Youll find some free solutions, which can make this. Further imagine, you want this PDF-printer automatically to apply the letterhead template of your company to the first page, apply the company-logo to all further pages, append a "Terms and Conditions" page to all printed documents, apply some "Watermark Graphic" on all pages to copy-protect your documents, encrypt the document to protect it from unwanted manipulation and automatically mail the document to the user, who initiated the print-job.
Hard to find a free solution on the web, which can do this for you.
Enhancements:
- This is a general code cleanup and feature enhancement release.
- YAFPC uses iText 1.4.4 now and requires Java 1.5 or above.
- Feature enhancements include a large variety of encryption settings, explicit settings for owner and user passwords, and enhanced processing of paper sizes and orientations.
<<less
Download (1.2MB)
Added: 2006-10-16 License: GPL (GNU General Public License) Price:
1113 downloads
Pocket Linux 2.51

Pocket Linux 2.51


Pocket Linux is an almost minimal, one floppy linux system designed to quickly convert PC workstation into a secure linux. more>>
Pocket Linux is an almost minimal, one floppy linux system designed to quickly convert PC workstation into secure linux-based workstation using ssh to connect to remote host (other networking clients are also supported).
It supports bootp for determining host IP and other network parameters (theres also manual configuration possible, but bootp is recommended).
In addition to workstations equipped with a network card (ethernet or arcnet), you can also use Pocket Linux on a PC equipped with a modem. Modem is automatically detected and then PPP connection is made.
The idea came up some time in 1996 or so. The distribution then was not perfect, but still it shown it was a great idea. It wasnt maintained for about year or so, until I took it up again in the early January 1998. After a complete rebuild Pocket Linux 2.00 was released. It soon gained a huge number of happy users, whose ideas helped its development.
The aim is to provide a small and efficient workstation that autoconfigures as much as possible and lets securely use the network from almost everywhere.
Current version is a nice attempt and future ones will enhance the automation and support for various network equipment and protocols, becoming a total solution. Future plans also include side projects like one floppy router.
In order to understand some of the config options its useful to know something about operations that are done during bootup (in order to automatically configure the network). These are, in order (the later attempts are made if the earlier ones dont set-up the network):
- attempt to setup the network using BOOTP
- attempt to reuse previous manual configuration
- modem detection
- attempt to setup modem conection
Most of the config options switches these operations on and off.
Main menu
You can choose the following network configuration commands from the main menu (only the ones that make sense in the present context are displayed):
- Options - allows setting few binary parameters controlling automatic network configuration and modem handling.
- BOOTP query - attempts to configure network (ethernet or arcnet) using BOOTP. Normally its automatically done during bootup, but this can be switched off.
- Manual configuration - allows manual setting of network configuration parameters (ethernet or arcnet).
- Detect modem - detects serial port the modem is on and its parameters (transfer rate, initialization commands).
- Dial PPP using predefined configuration - creates modem connection (PPP) using one of (up to ten) remembered configurations. By default only TPSA (0202122) configuration is remembered.
- Dial PPP using new configuration - creates new PPP configuration and sets up a modem connection using the newly created config.
- Disconnect PPP - disconnects modem connection.
- Mount /usr via NFS - mounts remote /usr filesystem via NFS. It will be automatically mounted during each Pocket Linux bootup if its turned on in configuration options.
- Exit - Do not config the network - exits the program without configuring the network.
Configuration options
There are following options available:
- Probe network with BOOTP - switches automatic BOOTP probing during bootup on and off. On by default.
- Reuse manual network configs - if on, an attempt is made to restore network configuration during bootup. Netconf remembers 10 most recent manual configurations along with network cards MAC addresses. If cards MAC address matches one of the remembered ones, assigned configuration is used. On by default.
- Automatically setup PPP - switches automatic attempt to create modem connection during bootup on and off. Its made with the first config on PPP configs list. On by default.
- Reuse modem configuration - if on, modem detection is not performed during bootup - instead most recently used modem configuration is used. Off by default.
- Pulse dialing - switches dialing mode used for modem connections between tone dialing (DTMF) and pulse dialing. Default is off (that is tone dialing).
- Automount disk partitions - switches on and off automatical disk partitions mounting (ext2 and vfat filesystems) and swap partition activation during bootup. On by default.
- Add swap file if low memory - switches on and off automatical swap file creation during bootup. Swap file is created if, and only if, theres less than 16 MB memory available (including potentially activated swap partitions) and theres a disk partition on which it could be created available. On by default.
- Automount NFS /usr - switches on and off /usr filestem mounting via NFS during bootup. NFS path to the filestem must be set using "Mount /usr filesystem via NFS" command in main menu. Off by default.
Manual network card configuration
You can enter network configuration parameters in this window:
- This machines IP - enter IP number for this computer here
- Network mask - enter netmask here. If omitted, mask will be calculated based on IP (which will not necessarily be right).
- Broadcast address - enter network broadcast address here. If omitted broadcast address will be calculated based on IP (not mask! - which will not necessarily be right).
- Default gateway - enter IP address of default network gateway (router) here.
- Nameserver IP(s) - enter one or more (separated by spaces) name servers IP addresses here. Can be omitted, but then domain names couldnt be used.
- Default domain(s) - you can enter one or more (separated by spaces) domain names to search host if incomplete domain names will be used. Its optional.
PPP configuration
You can enter modem connection configuration parameters in this window:
- Config name - config name (used in existing configuration selection menu).
- Phone number - phone number to dial (eg. 0w202122 for TPSA access modems).
- Username - username to send to remote server
- Password - password to send to remote server
- Nameserver IP(s) - enter one or more (separated by spaces) name servers IP addresses here. Can be omitted, but then domain names couldnt be used.
- Default domain(s) - you can enter one or more (separated by spaces) domain names to search host if incomplete domain names will be used. Its optional.
Because of permanent configuration that is kept on the floppy you should remember to:
- dont write protect the floppy
- dont remove the floppy from the drive (at least during network configuration)
Enhancements:
- bugfixes in netconf reuse code
- disk partitions automounting, swap partitions autoactivating
- automatic swap file creation
- extended support for NFS mountable /usr
- PS/2 mouse support
- new startup logo
<<less
Download (1.44MB)
Added: 2005-05-11 License: GPL (GNU General Public License) Price:
1640 downloads
Free Style for Linux 1.0

Free Style for Linux 1.0


Free Style is a cute and colorful set that contains 10 icons more>> Description:
10 freeware icons designed in cartoon style.
Content:
Books, Bug, Car, CD, Cup, Flower, Hand, Ice Cream, Pencil, Tree
<<less
Download (194KB)
Added: 2009-04-03 License: Freeware Price: Free
203 downloads
FreeBSD 7.2 / 8.0 Beta 1

FreeBSD 7.2 / 8.0 Beta 1


offers an innovative operating system for x86 compatible (including Pentium® and AthlonTM), amd64 compatible (including OpteronTM, AthlonTM64, and EM64T), ARM, IA-64, PowerPC, PC-98 and UltraSPARC® architectures. more>> <<less
Added: 2009-07-06 License: BSD License Price: FREE
downloads
Pocket PC System Controller 0.1-1

Pocket PC System Controller 0.1-1


Pocket PC System Controller is a client-server package that will allow you to use your pocket pc as a remote controller. more>>
Pocket PC System Controller is a client-server package that will allow you to use your pocket pc as a remote controller for your desktop by sending voice commands.

Installation:

This is the server part of the software which you can install on a linux system.
See the INSTALL file in the ppc-system-controller-linux directory for more information.
<<less
Download (0.018MB)
Added: 2006-09-19 License: Freeware Price:
1134 downloads
KPoker 0.7

KPoker 0.7


KPoker project is a Video Poker game. more>>
KPoker project is a Video Poker game.
KPoker is a KDE-compilant clone of those highly addictive pocket video poker games which are sometimes called "Videopoker".
Enhancements:
- added two player game
- fixed some and added many bugs
<<less
Download (0.29MB)
Added: 2006-11-28 License: GPL (GNU General Public License) Price:
1065 downloads
Coffee Break Icons for Linux -

Coffee Break Icons for Linux -


For all those coffee lovers out there, a free Coffee Icon collection. more>> Description:
10 freeware icons inspired in some delicious coffee foods.
Content:
Apple, Breads, Cheese, Coffee cups, Coffee pot, Cookies, Toast
<<less
Download (483KB)
Added: 2009-04-24 License: Freeware Price: Free
182 downloads
Easy Funktion 6.02

Easy Funktion 6.02


Easy Funktion is a 2D function plotter and equation solver. more>>
Easy Funktion is 2D function plotter software with an equation solver. Easy Funktion has an office-like GUI frontend and features a built-in pocket calculator, calculating with complex numbers (with special extensions for electronics, e.g. capacitor/inductor impedance), a function to export to spreadsheet software, and an advanced formula editor with automatic formatting.
This program alternatively supports an english version of the GUI, but at this time there is no separate english language download available.
In order to activate the english language GUI, do the following:
Open the folder where the program data is installed (/usr/share/easyfunktion). Rename the subfolder de to de_. You may need the root account to do this.
Enhancements:
- Unicode support for Unix.
- An English language GUI with English online help is now available for non-German installations.
<<less
Download (1.4MB)
Added: 2007-07-16 License: Free For Educational Use Price:
833 downloads
FREE CompuSec PC Security Suite - Linux 4.18.1

FREE CompuSec PC Security Suite - Linux 4.18.1


Protects PC: Pre-boot authentication, encrypts full HDD, file, floppy &USB drive more>> FREE CompuSec is a suite of security solutions designed to completely protect desktops and notebooks. This software is a full version without any limitations and it is not a demo. The security functions that can be found in FREE CompuSec are listed below. Pre-boot Access Control requires you to enter your userID and password before the system will boot up.
Once authentication is completed, FREE CompuSec will automatically log you into the windows environment and provide a screen saver lock as well. Full Hard Disk Encryption using AES as the standard algorithm to keep your data safe. The intelligent program ensures fast encryption speeds that will minimize any effect on performance. A file encryption function is also included allowing users to secure exchange files via FTP, email attachements etc. Encryption of Floppy Disk and removable media (e.g USB thumb drives or HDD, firewire HDD etc) allows users to secure their data between their CompuSec protected PCs. Encryption of Server Files & Subdirectories - SafeLan, allows users to store and share encrypted files in a network. FREE CompuSec can be deployed as single user installation or centrally managed. With central management, the security definitions such as, password lifetime, encryption keys and user access rights can be defined centrally.
FREE CompuSec is Free from CE-Infosys. Other versions feature the use of e-Identity (a smart card or USB token) or Biometric fingerprint scanner that will complement your password and store your digital certificates, providing strong two-factor authentication and access control. FREE CompuSec can be upgraded at any time. A FREE CompuSec Window version can be downloaded @ http://www.ce-infosys.com/CeiNews_FreeCompuSec.asp
There is even Free CompuSec support at http://groups.yahoo.com/group/CompuSec
<<less
Download (13.70MB)
Added: 2009-04-14 License: Freeware Price: Free
195 downloads
FREE CompuSec® PC Security Suite - Linux 4.18.1

FREE CompuSec® PC Security Suite - Linux 4.18.1


FREE CompuSec® is a security software designed to protect desktops and notebooks. It features pre-boot authentication, single-sign-on for windows Logon, full hard disk encryption, file encryption for secure exchange and the encryption of floppy diskettes and other removable media (USB thumb drives or HDD, firewire HDD etc). This software is a full version without any limitations. It is not a demo or trial version. more>> <<less
Download (7.4Mb)
Added: 2005-02-22 License: Free Price: Free
11 downloads
Alien Arena 2007 6.05

Alien Arena 2007 6.05


Alien Arena 2006 is the ultimate freeware deathmatch game. more>>
Alien Arena 2006 is the ultimate freeware deathmatch game!

Included are 25 total levels, 9 detailed characters, 8 weapons, 2 vehicles, 5 gameplay modes(DM, TDM, CTF, All Out Assault, Deathball), and much more!

New for Alien Arena 2006 are five mutators(instagib, regeneration, vampire, rocket arena, and low grav), and Deathball, a mode in which you get points by capturing a ball and firing in into a goal.

Eight new levels have been added, as well as alternate firing modes for several of the weapons. The game now runs on version 4.03 of the CRX engine, based on the id Software GPL source codes, and adding nextgen features such as reflective water, shaders, light bloom, improved lighting, and much more, while optimizations allow it to still run extremely fast even on modest systems.

The game now features colored names, an improved console, and an enhanced in-game server browser.

Also available is the "Nightmare Bots" patch, which adds a fourth skill level to the in-game bots, which will challenge even the best players.
<<less
Download (208.33MB)
Added: 2007-06-17 License: GPL (GNU General Public License) Price:
866 downloads
RealPlayer 10.0.9 GOLD

RealPlayer 10.0.9 GOLD


RealPlayer plays streaming audio and video over the Internet in real-time. more>>
RealPlayer plays streaming audio and video over the Internet in real-time. RealPlayer plays RealAudio, RealVideo, MP3, 3GPP Video, Flash, SMIL 2.0, JPEG, GIF, PNG, RealText, Ogg Vorbis, RealPix and Ogg Theora.
It is available for Windows, Macintosh, Pocket PC, Nokia 9200 Series, Nokia 7650, Palm OS 5-based handhelds, Linux, Solaris, and many Unix variants.
Main features:
Play popular datatypes
- RealPlayer@ 10 supports RealAudio, RealVideo 10, MP3, Ogg Vorbis and Theora, H263, AAC and more. Get ready for accelerated video, full screen playback, and a lot more to play.
Mozilla-compatible plug-in
- You can now watch and listen to embedded video right in your Web browser without opening RealPlayer. Enjoy media from your favorite music and news sites with just one click.
New UI adopts your theme
- The elegant UI design is based on GTK technology. That means the player adopts the theme youve chosen, and blends itself accordingly into your desktop environment.
Enhancements:
- fixes
<<less
Download (5.5MB)
Added: 2007-08-12 License: GPL (GNU General Public License) Price:
601 downloads
Slam Soccer 1.01

Slam Soccer 1.01


Slam Soccer is a comic style football game. more>>
Slam Soccer is a comic style football game.
Main features:
- Freeware and open source
- Funny 3d-comic-style
- Enthralling stadium atmosphere
- Keyboard and gamepad control
- 2-player mode
- Career and world cup
- Register in the online hall of fame
- Build your own stadium
- 80 teams
- 20 stadiums
- 10 weather conditions
- 50 adboards
- 10 referees
- 9 commentators (5 German, 2 English, 2 French)
Slam Soccer comes in 3 languages: German, English, French
<<less
Download (85.5MB)
Added: 2006-06-30 License: GPL (GNU General Public License) Price:
1228 downloads
Little polish 0.7

Little polish 0.7


Little polish is a program tjat plays Brazilian draughts (classics, 8x8 with international rules). more>>
Little polish is a program that plays Brazilian draughts (classics, 8x8 with international rules). Little polishs main features are a powerful AI (using a fast, bitbase move generator, PVS, quiescent search, aspiration window search, a transposition table, and an end game DB), game analysis tools (a game tree viewer), and a small executable size.
Main features:
- powerful AI (using a fast, bitbase move generator, PVS, quiescent search, aspiration window search, transposition table, end game db)
- game analysis tools (game tree viewer)
- small executable size
- freeware license
Enhancements:
- This release features improved graphics, a full screen mode, square names on the board, and a game cancel button, and fixed a bug in the program exit procedure.
<<less
Download (0.19MB)
Added: 2007-04-03 License: GPL (GNU General Public License) Price:
935 downloads
YamiPod 1.6

YamiPod 1.6


YamiPod is a freeware application to efficiently manage your iPod under Mac OS X, Windows and Linux. more>>
YamiPod is a freeware application to efficiently manage your iPod under Mac OS X, Windows and Linux. YamiPod can be run directly from your iPod and needs no installation.
Take a look at the feature list to find out what it can do and feel free to suggest anything that might be missing.
Main features:
- stand alone program, no installation required
- iPod is automatically recognized
- mp3 and AAC files can be copied to/from iPod
- read/write access to mp3 id3 and AAC infos
- lyrics support (with internet auto search)
- playlist support (On-The-Go included)
- playlists import (PLS,M3U)
- playlists export (PLS,M3U)
- full unicode support
- auto-download new versions
- advanced song import/export settings
- 2 restore features
- built in music player
- iPod informations
- 2 search features
- remove duplicated tracks
- find lost music files
- easy ratings edit
- PC to iPod synchronization
- create and edit notes
- automatically update song playcounts
- News RSS and podcasts to iPod upload
- Growl support (Apple only)
- export song lists to HTML or plain text files
- multiple iPods support
- Audioscrobbler support
Enhancements:
- [FIX] iTunes length at the end error
- [FIX] application quitted after unexpectedly in some situations
<<less
Download (4.7MB)
Added: 2007-08-05 License: Freeware Price:
866 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5