Skip to content

thomasameisel/DownloadToComputer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This program uses the pushbullet.py Python library, found here: https://github.com/randomchars/pushbullet.py.

This will only work on Linux operating systems.

Dependencies

You must install the pushbullet.py library to use this program, either by typing this command in the terminal:

pip install pushbullet.py

or downloading the source code and typing:

python setup.py install

Running the Program

To run this program, add your API key to the config.json file. Your API key can be found in Account Settings on the pushbullet site.

Type this command in the terminal to run the program:

python download_links.py config.json

The program will run indefinitely, use the keyboard interrupt (usually CTRL-C) to quit.

Downloaded files will appear in the user's Downloads folder.

About

Use Pushbullet to download files to your computer from your phone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages