Skip to content

YijinLiu/usongs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

udisk-songs

This is a tiny tool to copy songs from hard drive to udisk. It randomly copies mp3 files and writes a checkpoint file after it's done. Next time it runs, it reads checkpoint file and copy different mp3 files. (You'll need to delete the old files from your udisk manually.)

User manual

$ cd go
$ GOPATH=`pwd` go install copy_mp3
$ ./bin/copy_mp3 -src-dir=XXX -dst-dir=YYY

About

A tiny tool to copy mp3 files randomly to udisk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages