Main > Free Download Search >

Free write software for pda

write

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 362
Geek Write 0.02

Geek Write 0.02


Geek Write gives you an ideal choice for you if youre looking for a way to jot down quick notes on your Palm OS handheld. more>>

Geek Write 0.02 gives you an ideal choice for you if you're looking for a way to jot down quick notes on your Palm OS handheld. It's nothing fancy, just a simple program to scribble down notes when you're in a hurry!

<<less
Download (23.4KB)
Added: 2002-11-22 License: Freeware Price:
downloads
WriteHere 1.1

WriteHere 1.1


WriteHere offers a stylistic, modern and powerful word processing program that will be integrated into the Hi-Ce suite of educational programs. more>>

WriteHere 1.1 offers a stylistic, modern and powerful word processing program that will be integrated into the Hi-Ce suite of educational programs. Besides the basic word processor features, advanced features such as Auto-capitalization, spell checking, and the duplicate command help make it easier for any user. The educational environment will find that students can use this program to create professional-looking documents. Students may also usethe infrared capabilities of the Palm handheld and share documents with others. Whether you wish to take notes, writejournal entries, or write full reports, WriteHere will do the job.

<<less
Download (696.3KB)
Added: 2001-07-31 License: Freeware Price:
downloads
EasyWriter 2.3

EasyWriter 2.3


EasyWriter is an admirable tool which allows users to write emails faster and more accurately using the iPhones wide keyboard in landscape mode. more>>

EasyWriter 2.3 is an admirable tool which allows users to write emails faster and more accurately using the iPhone's wide keyboard in landscape mode. Use EasyWriter both for new emails and replies while holding your iPhone sideways (or any orientation).

Use Pinch and Zoom to adjust the text size. Your message will never get lost because of an incoming call or text message, because EasyWriter keeps your text safe and secure. Touchtype or watch text as you type, in a text size that is comfortable for you.

Enhancements: Ensure compatibility with future versions of the iPhone OS.

Requirements: Requires iPhone 2.2 Software Update

<<less
Added: 2009-04-05 License: Freeware Price:
downloads
Write Idea for HanDBase 1.0

Write Idea for HanDBase 1.0


Keep your writing ideas at your finger tips. more>>
Future Pulitzer Prize winners can keep track of ideas for writing. Keep your writing ideas at your finger tips.
I enjoy writing for fun, but could never remember my story ideas-until now. Edit as needed to meet your creative needs.
System requirements:
- HanDBase v.2.7x or greater
<<less
Download (3.40KB)
Added: 2007-02-19 License: Freeware Price: FREE
978 downloads
ParkingMate 1.0

ParkingMate 1.0


ParkingMate - Write down your car parking position. more>>
ParkingMate - Write down your car parking position.

Features:
- Editable Car Park Info, categorized by District
- Beam Car Park info to other PalmOS
- Joy down important parking info quickly
- Handwriting area for extra note
- Alarm to pop up parking info

<<less
Download (45.00KB)
Added: 2007-06-18 License: Freeware Price: FREE
858 downloads
wAMPilot 0.2

wAMPilot 0.2


wAMPilot is a FREE client/server application, created to use your pda as a remote control for your winamp. more>>
wAMPilot is a FREE client/server application, created to use your pda as a remote control for your winamp.
When you start your client first you have to configure ip address of your PC, to find out PC IP Address just click START then RUN and write cmd and hit enter, in the command prompt just put: ipconfig
Enhancements:
- Added option to turn off PC.
- Added option to start WinAMP
System requirements:
- Pocket PC
- WiFi network
- .NET CF runtimes
<<less
Download (472.00KB)
Added: 2006-05-22 License: Freeware Price: FREE
1258 downloads
Organizer Lite 1.5

Organizer Lite 1.5


Organizer Lite is regarded as a professional and highly-efficient memo/diary tool which is designed to help users write everyday plan, appointments, todo list and notes. more>>

Organizer Lite 1.5 is regarded as a professional and highly-efficient memo/diary tool which is designed to help users write everyday plan, appointments, todo list and notes. Organizer has a built-in search functionality to quickly find what you are looking for. Organizer supports drawing basic shapes such as lines, curves, rectangles and circles, as well as emoticons.

Note: The "Download Now" link directs you to the iTunes App Store, where you must continue the download process. You must have iTunes installed in order to open the link, and you must have an active iTunes account to download the application. This download may not be available in some countries."

Requirements:

  • Compatible with iPhone and iPod touch,
  • Requires iPhone 2.1 Software update.
<<less
Added: 2009-02-18 License: Freeware Price:
downloads
Quicktype 2.0

Quicktype 2.0


Quicktype is a useful tool which is built to help improve text input on Palm OS devices. more>>

Quicktype 2.0 is a useful tool which is built to help improve text input on Palm OS devices.

QuickType is a keyboard that sits in your Graffiti area. There are several different keyboard layouts available which can dramatically improve your text entry without giving up screen real estate. The built in keyboard is still available and you can write Graffiti directly through the keyboard.

QuickType comes with three different keyboard layouts and you can always create your own. The first is the original QuickType layout. The second is OPTI. The third is good old alphabetical.

<<less
Download (488.9KB)
Added: 2003-02-03 License: Freeware Price:
165 downloads
PilrcEdit 0.42

PilrcEdit 0.42


PilrcEdit is a Java based graphical editor for PilRC .rcp files, used in developing UIs for Palm devices. more>>
PilrcEdit is a Java based graphical editor for PilRC.rcp files, used in developing UIs for Palm devices. It is multiplatform and will read and write any valid PilRC file.
<<less
Download (292.00KB)
Added: 2007-06-23 License: Freeware Price: FREE
520 downloads
MortScript 4.0

MortScript 4.0


MortScript is a simple scripting/batch language for Windows Mobile. more>>
MortScript interprets a (quite) simple batch language. If you know .bat files in DOS or shell scripts: its something like that. Its focus is to remote control or launch other applications, not to write real applications. I.e., you cant do complex dialogs or graphics with it.
Its more an hacker tool without a nifty interface, you have to write your scripts with any text editor.
For beginners, this might be a bit too complicated. However, its still far more easy to use than e.g. C++.
Available commands currently include:
- Run, activate, hide, close, and kill programs
- Wait functions: certain timespan, wait for existence or activation of windows, lots of other conditions (SleepMessage).
- Send keystrokes, mouse clicks, and some window messages (OK, Cancel, Yes, and No buttons) to windows
- File operations: copy, rename/move, delete, create shortcuts, read and write text files
- Support of ZIP archives (no replacement of existing archived files)
- Read/write access to serial (COM) ports
- Create and remove directories
- Read from and write into the registry
- Open and close connections (closing no longer possible since WM5 AKU3), read files from the Internet
- Several condition and loop structures (If, Switch, Choice dialog, While, ForEach, ...)
- Lots of system features (e.g. rotation, volume, backlight brightness, soft reset, battery level, ...)
- Subroutines (Call, Sub/EndSub)
- Variables, expressions (integer operations, string contatenations, ...), and lots of integrated functions
Enhancements:
- Versions for PC, Smartphone, and PNA
- All new syntax ("Function( expr., expr., expr. )" instead of "Function string, {expr.}, %variable%", variables without %, ...)
- Functions in expressions, many old conditions/commands also available as functions
- Support of ZIP files and COM ports
- Several new system functions (battery level, screen on/off, notifications, ...)
- Some bugfixes
<<less
Download (1.20MB)
Added: 2007-03-13 License: Freeware Price: FREE
1035 downloads
i.TV 1.0

i.TV 1.0


i.TV is designed to be the useful movies and TV guide which can be applied on the iPhone and iPod touch. more>>

i.TV 1.0 is designed to be the useful movies and TV guide which can be applied on the iPhone and iPod touch. Quickly and easily find out when and where your favorite movies and TV shows are playing anywhere in the US and Canada.

Major Features:

  1. Browse more than 144,000 TV and movie listings
  2. Find out which movies are playing in more than 5,000 local theaters
  3. View nearly 6,000 TV previews and movie trailers
  4. View detailed show descriptions, celebrity bios and photos
  5. Write your own TV and movie reviews as you watch a show
  6. Share TV and movie info with friends
<<less
Added: 2008-10-07 License: Freeware Price:
downloads
aMailTyper 1.0.0

aMailTyper 1.0.0


aMailTyper makes it easier for you to write your email messages without the usage of the autocorrection function in Landscape mode and a extrawide keyboard more>>

aMailTyper 1.0.0 makes it easier for you to write your email messages without the usage of the autocorrection function in Landscape mode and a extrawide keyboard and send them to the integrated iPhone email application. Get fast access to additional functions by taping on the "Menu" button on the right by hiding the keyboard and go immediately back to text input mode by taping anywhere in the text field. Paste any address book record of your iPhone directly into your email text by simply choosing it and tapping on the address or telephone record.

Requirements:

  • Compatible with iPhone and iPod touch.
  • Requires iPhone 2.1
  • Software update.


<<less
Download (1.6KB)
Added: 2008-11-23 License: Freeware Price:
downloads
License Plate 1.0

License Plate 1.0


License Plate lets you jot down license plate numbers you see that you think are for some reason suspicious so you can then report them to the police. more>>
License Plate lets you jot down license plate numbers you see that you think are for some reason suspicious so you can then report them to the police.

Or if you want to be mean you can write down the number for a car that was parked in the "Red Zone".

You can even write down specific attributes of the car such as the brand, color, the state on the license plate, and more.

This program also works with motorcycles and mopeds so dont hesitate to be on the lookout.
<<less
Download (25.00KB)
Added: 2006-04-04 License: Freeware Price: FREE
1298 downloads
Work Order Form 1.0

Work Order Form 1.0


Work Order Form - Write 5 different work orders on the road. more>>
Work Order Form - Write 5 different work orders on the road.
Includes date & time taken from your Palms memory.

<<less
Download (27.00KB)
Added: 2007-05-25 License: Freeware Price: FREE
882 downloads
LispMe 3.1

LispMe 3.1


LispMe is released to be an effective Scheme compiler and runtime system running on the Pilot PDA. more>>

LispMe 3.1 is released to be an effective Scheme compiler and runtime system running on the Pilot PDA. It is primarily intended to have a tool for quickly trying ideas and algorithms, but you can write dialog-based applications, too.

Major Features:

  1. Full-conforming Scheme semantics (static scoping, first-class closures, tail recursion, continuations ...);
  2. Mark/sweep garbage collection;
  3. Integrated compiler symbols, integers, lists, booleans, chars, strings, vectors;
  4. Unlimited precision integers;

Requirements:

  • Palm OS 3.x/4.x
  • MathLib
<<less
Download (412KB)
Added: 2003-02-19 License: Freeware Price:
downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5