Skip to main content

PyPI license

bshare

A command line bluetooth file sharing application for Linux.

Installation

  • Linux packages required:

    Install as:

    $ sudo apt-get install bluetooth libbluetooth-dev bluez-tools
  • To install bshare, simply,

    $ pip install bshare

Usage

  • Help command:

    $ bshare -h
    
    usage: bshare.py [-h] [-a address] [-s address] [-d] [-l]
    
    A simple bluetooth file sharer!
    
    optional arguments:
      -h, --help            show this help message and exit
      -a address, --addr address
                            Connect to bluetooth device with specified Bluetooth
                            address.
      -s address, --set address
                            Set default Bluetooth address.
      -d, --default         Shows the default bluetooth address.
      -l, --list            Shows all the added bluetooth devices identified by your
                            device.
  • To list all the added buetooth devices:

    $ bshare -l
    
    Added devices:
    Windows Phone (9C:6C:15:01:EA:41)
    Videocon V1550 (00:67:1B:BA:7F:B2)
  • To share files with a device by specifying its bluetooth address:

    $ bshare -a F4:F5:24:B2:D9:7D
  • To set a bluetooth address as default (for quick sharing):

    $ bshare -s F4:F5:24:B2:D9:7D
    
    Default bluetooth address was changed to F4:F5:24:B2:D9:7D

    Now, to share files with device having default bluetooth address, simply:

    $ bshare
  • To show default bluetooth address:

    $ bshare -d
    
    Default bluetooth address: F4:F5:24:B2:D9:7D

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bshare-1.0.0.tar.gz (11.7 kB view details)

Uploaded Source

File details

Details for the file bshare-1.0.0.tar.gz.

File metadata

  • Download URL: bshare-1.0.0.tar.gz
  • Upload date:
  • Size: 11.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for bshare-1.0.0.tar.gz
Algorithm Hash digest
SHA256 f94979e4ae5f1cd777d08ef4348c9d640ad4fd63bd6c293039727be90439b451
MD5 850837d222f9059aa8f94fd5928eddd9
BLAKE2b-256 523d3c5eba450eec938a91bf21824d6d950b4072ccdd629016574247838bad61

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.0 This release

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page