Skip to content

dynmed/gallery2koken

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

gallery2koken

This tool wraps the APIs for Gallery 2 and Koken and provides migration functionality from the former to the latter. The API for Koken is not documented as of 2015-05-08.

Usage:

Install Requests:

$ pip install requests

Create the configuration file and edit it to contain your Gallery and Koken credentials:

$ cd gallery2koken/gallery2koken
$ cp config.example.py config.py
$ emacs config.py

Migrate the Gallery albums to Koken:

$ python automate.py --gallery-migrate-albums-to-koken

Compatbility:

Tested using Gallery 2.3.2 and Koken 0.21.2.

About

Export Gallery 2 albums into Koken

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages