Comment on Rental System?
curbstickle@lemmy.dbzer0.com 1 month ago
What about asset management software, like snipe-it? Or are you trying for payment in there too?
Comment on Rental System?
curbstickle@lemmy.dbzer0.com 1 month ago
What about asset management software, like snipe-it? Or are you trying for payment in there too?
Harald_im_Netz@feddit.org 1 month ago
I can see your comment in my profile though. Weird.
So, I’ve set up a Snipe-IT instance to play around, and test some stuff.
What I’m lacking or failed to set up properly, is something like a calendar, where assigned assets and their expected return dates are shown.
curbstickle@lemmy.dbzer0.com 1 month ago
There is nothing native (though a few options have been played with, AFAIK never completed because…), but there are a ton of integrations. You can use webhooks to teams, there are python wrappers for the API, even a google docs integration.
Probably the lowest code option would be to find someone else’s tool for snipe-it (sorry I’ve never looked), or do something like snipe it to google sheets to be imported as a CSV or something.
Or take a peek at some others in the same territory, or maybe ticketing systems with simple asset management.
But i think something like snipe-it, if not exactly, is going to be the right territory of what you’re looking for
Harald_im_Netz@feddit.org 1 month ago
Thank you for your thoughts, I will continue to tinker around with snipe-it.