Skip to content

CLI utility to sync tracks from your local music library to your mobile device, through ADB/FTP/MTP.

Notifications You must be signed in to change notification settings

Curstantine/tsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tsync

CLI utility to sync tracks from your local music library to your mobile device, through ADB.

Current issues

  • ADB commands are done by using rust's Commands API, instead of having a direct connection to adbd.

  • Doesn't check for changes done to a file when syncing. Even if a change is done, the file will be skipped over if it exists in the target device.

About

CLI utility to sync tracks from your local music library to your mobile device, through ADB/FTP/MTP.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages