epinfo
Interface to digital still cameras
Install
- All systems
-
curl cmd.cat/epinfo.sh
- Debian
-
apt-get install photopc
- Ubuntu
-
apt-get install photopc
- Kali Linux
-
apt-get install photopc
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install photopc
- Raspbian
-
apt-get install photopc
- Dockerfile
- dockerfile.run/epinfo
photopc
Interface to digital still cameras
This is a library and a command-line frontend to manipulate digital still cameras based on Fujitsu chipset and Sierra Imaging firmware. The program is known to work with Agfa, Epson and Olympus cameras. Should also work with Sanyo, but this is untested. The cameras typically come with software for Windows and for Mac, and no description of the protocol. With this tool, they are manageable from a UNIX box. Bruce D. Lightner <[email protected]> has added support for Win32 and DOS platforms. Note that the program does not have any GUI, it is plain command-line even on Windows. For a GUI, check out the phototk program.