Skip to content

DoneWorkin/copy-phones

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

copy-phones

This simple Python application simplifies copying photos from our phones to our blog memory stick. It uses tkinter for the UI so it will work on both Linux and Windows.

Notes that make this mostly unsuitable for anyone else:

  1. This requires your phone to be in developer mode for ADB commands to work
  2. You need to install ADB and have it properly working
  3. You need to install BetterADBSync
  4. This is hard coded to our two phones (Editable at the top of the code)
  5. This is hard coded to moving the files to our specific Blogging memory stick (Editable at the top of the code)

About

Simplify copying photos from our phones to our Blog memory stick

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages