https://web.archive.org/web/20200713102513/https://github.com/LoPij/osu-collection-manager
Very simple command line osu collection manager, works on all platforms.
- Merge two collections into one
python osuCollectionManager.py -f collection_1.db -m collection_2.db
Writes new collection into merged_collection.db
- Print all collections in file
python osuCollectionManager.py -f collection.db -l