Index . 블로그창고 . Any comments?

\cat onhandpc, software

libonhand
Installation
Change log

DISCLAIMER

This software can cause severe damage to your OnHand PC. Use at your own risk.

libonhand

Since October 16, 2005 by Huidae Cho

libonhand/libonhand-0.0.1a.tar.gz

libonhand is a library used to read and write various OnHand PC data formats under UN*X like operating systems. Supported file formats are as follows:

Utilities compiled together with the library are mainly used for rewriting PIM data files. The OnHand PC does not actually delete or overwrite PIM data entries in the file when they are modified, which means that the file size will continuously increase whatever you do unless the corresponding PC software rewrites the file and syncs with the watch. *_rewrite.sh scripts will compact PIM data files.

Using *_print and *_scan, you can also modify existing data or create a new file with a simple text format from the PC. When you have a bunch of data to input, it will save you a lot of time. Simply feed a PIM file to *_print to see what the syntax looks like.

Note that each field has one line, so ENTER characters will be substituted with TABs since there is no way to input TAB from the watch. Each record should be followed by a blank line and this rule is also applied to the last record.

All programs do not read any argument from the command line, instead, they use only stdin and stdout like the following:

adr_rewrite.sh < old.adr > new.adr
adr_print < old.adr | adr_scan > new.adr

Installation

make install PREFIX=/usr/local

The default PREFIX will be your $HOME directory.

Change log

0.0.1a - August 7, 2006
  • added check for corrupted files.
0.0.1 - November 28, 2005
  • first release

All the works in this site except software and copyrighted materials by others (e.g., 문학) are licensed under a Creative Commons License. 소프트웨어 및 문학과 같이 다른 이에게 저작권이 있는 작품을 제외하고 모두 크리에이티브 커먼즈 라이센스를 따른다.
Mon Mar 25 01:03:46 2024 . XHTML . CSS (lightbox.css is not part of Uniqki. ;-) . Powered by Uniqki!
refresh . edit . loginout . index