An open API service indexing awesome lists of open source software.

https://github.com/dave-theunsub/nemo-sendto-clamtk

nemo-sendto-clamtk is a simple plugin to allow a right-click, context menu scan of files or folders in nemo
https://github.com/dave-theunsub/nemo-sendto-clamtk

antivirus clamtk linux nemo nemo-sendto-clamtk

Last synced: about 1 year ago
JSON representation

nemo-sendto-clamtk is a simple plugin to allow a right-click, context menu scan of files or folders in nemo

Awesome Lists containing this project

README

          

# README for nemo-sendto-clamtk

Note: This program is no longer maintained.
https://github.com/dave-theunsub/clamtk/issues/163

This readme file was last checked or updated 20240330.

## About

nemo-sendto-clamtk is a simple plugin for
[clamtk](https://github.com/dave-theunsub/clamtk) to allow a right-click, context menu scan of files or folders in nemo.

nemo-sendto-clamtk is available for Fedora, CentOS, and Debian|Ubuntu - or probably any system with nemo.

All this plugin does is copy a desktop style file to the directory where nemo reads such things.

![Screenshot](./images/nemo-readme-image.png)

### Installation

The good news is that this directory - /usr/share/nemo/actions/ - seems pretty standard across nemo installations. So, if you use a distribution using other than rpms or debs that I build, just copy the nemo-sendto-clamtk.nemo_action file from the source to /usr/share/nemo/actions/, like so:

```sh
tar xf nemo-sendto-clamtk-0.08.tar.xz
cd nemo-sendto-clamtk-0.08
sudo cp nemo-sendto-clamtk.nemo_action /usr/share/nemo/actions/
```

Note that the file name may be different than the name you download due to the version number.

## Dependencies

You shouldn't be using such an old version of clamtk, but technically it would work with version 5.00 and up.

clamtk >= 5.00
nemo

## Important Links

For feature requests or bugs, it's best to use one of the following:

[Github clamtk-gnome](https://github.com/dave-theunsub/nemo-sendto-clamtk)
[Gitlab clamtk-gnome](https://gitlab.com/dave_m/nemo-sendto-clamtk)
[Github clamtk page](https://github.com/dave-theunsub/clamtk)

## Contact

* Dave M, dave.nerd @gmail.com
[0xC81DF0FAC4AFEB22](https://davem.fedorapeople.org/RPM-GPG-KEY-DaveM-20230506)