First post, by Jkmills78
Hello all,
I have created a free open-source cross-platform project for tracking collections of things. I was going to create this specifically for vintage software and hardware, but I decided to make it much more flexible, so really it can track any type of collection, or at least that's the idea.
Collectiv is built on .NET Maui, so it is capable of being run on many platforms. I have specifically compiled the release for Windows, since that is what my development environment is set up for. Work is ongoing in this project, but it should be at a point now where the core functionality is complete. If anyone would like to contribute, feel free to jump in, otherwise I would appreciate any feedback that end-users would like to provide.
Instructions for use can be found inside the README in my repository below.
Here is the link to my repo: https://github.com/jkmills78/Collectiv
Here is a link to the release: https://github.com/jkmills78/Collectiv/releases/tag/1.0.0
Thank you all