Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

tv42/twackup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twackup -- Back up your tweets easily

Builds like any other Go package.

Runs like:

twackup USERNAME DIRECTORY

twackup will write tweets, as JSON, under the given directory. The file name will be the tweet id.

Downloading is fully incremental; twackup will look for both newer and older tweets than the ones the directory already has. Note that this won't re-download tweets in the middle, if they are deleted from the directory.

About

Backs up your tweets, a flimsy excuse to write more Go code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages