Skip to content

Exporter Tool for accounts stored it GoManager data file

License

Notifications You must be signed in to change notification settings

friscoMad/GoManagerExporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoManager Exporter

Exporter Tool for accounts stored it GoManager data file.

Usage is pretty simple, it needs an recent Node version. Just call:

node index.js pathToData\data.json.gz

It will output all the accounts stored in the file using RM format, separated in blocks by Group (accounts without group will go into "Default" group) and sorted by account name (it is a string comparison so "xxx1200" will be before "xxx200").

About

Exporter Tool for accounts stored it GoManager data file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published