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
- Host: GitHub
- URL: https://github.com/dave-theunsub/nemo-sendto-clamtk
- Owner: dave-theunsub
- License: other
- Created: 2016-09-03T14:41:11.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-03-30T12:37:22.000Z (over 2 years ago)
- Last Synced: 2025-04-06T08:11:53.155Z (about 1 year ago)
- Topics: antivirus, clamtk, linux, nemo, nemo-sendto-clamtk
- Homepage: https://gitlab.com/dave_m/clamtk/wikis/home
- Size: 148 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES
- License: LICENSE
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.

### 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)