Skip to content

markus-beuckelmann/ricoh-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ricoh-upload

Upload files to RICOH printers (e.g. http://drucker.uni-hd.de) using the web interface.

Installation

For installation, simply download ricoh-upload.py to a directory of your choice and make it exectuable.

If you are using Nautilus file manager, you can use the enclosed nautilus script. Here are the installation steps:

  1. Download nautilus-ricoh-upload.py to a directory of your choice
  2. Edit PATH, USERNAME and PASSWORD in nautilus-ricoh-upload.py
  3. Create a symlink from ~/.gnome2/nautilus-scripts to ricoh-upload.py: cd ~/.gnome2/nautilus-scripts/; ln -s /usr/local/bin/nautilus-ricoh-upload.py "Upload to RICOH server"
  4. To upload file(s): Select file(s) -> Right-click -> Scripts -> Upload to RICOH server

If you are using Thunar file manager, go have a look at Thunar's custom actions.

Requirements

Please install the python packages mechanize and optparse:

sudo pip install mechanize optparse

Releases

No releases published

Packages

No packages published

Languages