Skip to content

A simple tool to migrate your MoneyBook data to Next.

License

Notifications You must be signed in to change notification settings

RiANOl/moneybook2next

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moneybook2next

A simple tool to migrate your MoneyBook data to Next.

Requirement

  • Ruby 1.9.3 or above
  • Bundler
  • Next

Installation

  1. Download this source.
  2. Run bundle install in the source directory.

Usage

  1. Prepare your MoneyBook CSV.
  2. run cat MONEYBOOK_CSV_PATH | ./bin/moneybook2next.rb > moneybook.next in the source directory.
  3. Import moneybook.next into Next.

Limitation

  • Only expenses could be migrated.
  • Support up to 27 cateogries.
  • Category icons would mismatched after migration.

About

A simple tool to migrate your MoneyBook data to Next.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages