Skip to content

changyy/blogtrans

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blogtrans

Blogtrans is an open-source software aims convert different popular blog data formats.

Supported format includes:

Running Blogtrans

Windows

There is only official build for Windows system. The Windows build is available on SourceForge. Visit project download page to get newest build.

Linux and Mac

Linux and Mac user can get the source code and build by yourself. Please refer to Build from Source section.

Usage

Please refer to the Blogtrans Homepage (Traditional Chinese).

Build from Source

The code is mainly hosted on Github (There is also a mirror on Sourceforge, but it's not always up-to-date).

You can get the source code via git:

git clone git@github.com:miaout17/blogtrans.git

or directly download the tarball.

Dependencies

Please install following items:

After that, you can execute BlogTrans:

python blogtrans.py

Testing

Document TBD..

Liecnse

Blogtrans is released with MIT LICENSE, see LICENSE file for details.

Packages

No packages published

Languages

  • Python 100.0%