Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 781 Bytes

readme.md

File metadata and controls

31 lines (17 loc) · 781 Bytes

Nautilus Send To Bluetooth

This extension adds a context menu item to nautilus that allows you to send files to your Bluetooth devices

Install on ArchLinux

Use this command to install it from AUR:

yay -S nautilus-send-to-bluetooth

then restart nautilus using nautilus -q command

Install on other distros

Make sure python3, nautilus-python, bluez and blueman are installed.

then download, extract the zip file and copy the SendToBluetooth.py file to

/usr/share/nautilus-python/extensions/

or

~/.local/share/nautilus-python/extensions/

then restart nautilus using nautilus -q command

License

This extension is licensed under GPL-3 or newer