My (gruelling) 3.5K item Homebox inventory - project details for those curious #163
danielrosehill
started this conversation in
Show and tell
Replies: 3 comments 7 replies
-
How did you create sub-items within Box 020 in your sample screenshot? |
Beta Was this translation helpful? Give feedback.
2 replies
-
Damn is this impressive, but I still think we can do better ;) gatta get those images optimized and we 100% need to sort out the label generator and make that better. |
Beta Was this translation helpful? Give feedback.
3 replies
-
Yup! It's not the most intuitive but it gets the job done. Still better
than setting them up as locations!
Daniel Rosehill
danielrosehill.com
(Written from my phone, please excuse typos!)
…On Tue 8 Oct 2024, 19:56 Brian Hinken, ***@***.***> wrote:
Yea I figured it out. You can't do it when you create an item/asset, but
when you edit there is a toggle for Advanced that will then let you set a
Parent Item.
—
Reply to this email directly, view it on GitHub
<#163 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJS6R46LI66Z3ICGQ4VXY63Z2QFDLAVCNFSM6AAAAABMESYYR2VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAOBYGI4DANA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone,
Firstly, I'm really glad to see that the project has some new traction behind it.
I shared a few Reddit posts and blogs about my (crazy) home inventory project. As much as it at times sucked (not the software, the process), it's proven immensely valuable. I've added about 3.5K items to my Homebox inventory which I realise makes my inventory a kind of "can this scale?" proof of concept.
In response to that all I can say is that I have (very happily) not noticed any deterioration in performance as the numbers have increased. And of course compared to what even a medium sized company might inventorise it's peanuts. But yes ... very nice system.
Using NFC Tags
Using QR Coes (Actually, Data Matrix)
Process Outline
Initially I installed Homebox on a Synology NAS.
Later I realised that Synology NASes are very constraining in terms of hardware upgrades (failed RAM upgrade). So I converted an old desktop as a server and installed Homebox on it.
To print the labels I picked up a Brother QL700. The QL800 or whatever comes next are much better options.
Then I bought a bunch of continuous length tape in a few sizes (DK2210 and DK2205 or similar).
I used SyncThingy to quickly photograph stuff and sync it over to my desktop. At my desktop I entered the inventory.
For printing the labels .... I used a template in Ptouch Editor (the Brother label printing software). I think it's important to print the barcode AND the inventory number. If the barcode fades and becomes illegible (quite easy with sun exposure) you have a backup.
Later, I got into NFC and began writing the asset URLs onto NFC tags. This is now what I mostly do. The downside is that NFC tags may not hold data for "decades" but hey ... who knows what will happen then. The upside is that there's a wide variety of NFC tags on the market and you can get them on places that it's hard to affix labels to.
Networking Info
To access the inventory remotely I set up a Cloudflare Tunnel and static routing (I think) so that the local IP structure could work outside of the LAN.
The easier option would have been to write the URLs on a real TLD (e.g. dansinventory.com). But I didn't want to predicate my whole inventory on maintaining a domain name (forget to renew the domain and all your stuff can no longer be found etc).
How To Handle Boxes
Initially I configured all my boxes as 'locations' but then quickly realised that was a bad idea:
For this reason I spent a very unpleasant day manually scraping off stickers of box "locations" and recreating them as assets. One feature that would be useful in this respect would be the ability to convert asset types in a way that preserved the URL.
Hardware I Bought For This
Benefits, Tweaks
While the process was tedious it has been extremely helpful.
As I went through my inventory I added a few labels:
I was able to quickly see instances in which I had accidentally "overpurchased" and bucket up those items in a giveaway list to donate to charity.
I was also able to identify things I had purchased but never gotten around to actually using and flag those.
My new "workflow" -- in general, I kind of naturally reached a point at which I "had everything I needed" for my tech consulting business, but naturally items periodically need to be replaced or new things purchased.
Whenever I get something (e.g. I just picked up a new USB headset) I will:
The only reason I'm still printing labels is because I'm a sorry adherent to the "sunk cost" fallacy. But overall I've come to find NFC tags much more versatile and helpful. And I bought a few different colors so that I can try to make them as discrete as possible (my wife is less keen on the "we live in a warehouse" vibe but has proven a surprise supporter of the system).
I recently visited the US for a few weeks, and it was super useful to be able to remotely check my home inventory to see if I needed something from Amazon. This kind of got me excited again in the system and made me realise that while it was a huge amount of work in the end it really helped.
About me: love tech and have a huge and growing collection of tech stuff. Also live in a modestly sized apartment. Also have adult ADHD and tend to be very creative but highly disorganised. Homebox has proven an absolute gem in terms of helping me get control of the "stuff" I own.
(Am learning programming ATM and a "down the line" aspiration is to actually become a technical contributor to the project!)
Some Screenshots
Beta Was this translation helpful? Give feedback.
All reactions