-
Notifications
You must be signed in to change notification settings - Fork 29
Home
Benjamin Jonard edited this page Aug 17, 2023
·
7 revisions
Koillection is a self-hosted collection manager created to keep track of physical (mostly) collections of any kind like books, DVDs, stamps, games... It works like a directory/file system; you can add any number of collections and then add as many item as needed inside them.
As Koillection is meant to be used for any kind of collections, it doesn't support automatic download of metadata. But it offer the possibility to add your own metadata freely
Some scraping capabilities are currently being implemented
- Collections and items management (create, edit, delete)
- Metadata can be added to items (texts, images etc...)
- Items can be tagged so you can group items across your different collections
- Basic sharing features
- Wishlist management
- Keep track of loaned items
- Multi user support
- Dark mode
- English, French and Spanish available
- PWA compatible
- Supports Mysql, PostgreSQL and MariaDB (since 1.3.15 for MariaDB)
- REST API