getKC600 - version 0.0.2(alpha)
the only change from 0.0.1 is the license ..
- tool for getting images from a Yashica (Kyocera) - KC600 digicam.
- Installation
compile with 'make', 'make install' copies executable to /usr/bin/ (when done as root)
- Usage
getKC600 -d <devicename> -g <n> | -a | -n
-g n gets picture no. n and writes it to something like gkc0000n.jpg -a gets all available pictures ... -n get number of available pictures.
Notice that you will need proper permissions to read/write to serial ports.
questions, tips etc. to: db@nr-base.net further information at http://getKC600.nr-base.net/
Daniel Baldes, 4.2.2001
LEGAL INFORMATION:
Copyright (C) 2001 Daniel Baldes db@nr-base.net
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
