StuffKeeper is a handy catalog program that doesn’t lock you into any specific category. You can create as many types as you want! Whether it’s audio CDs, DVDs, serial numbers, or computer hardware, you’re in control. All your items are gathered in one big list where you can use tags to search and filter them easily.
Just a heads up, StuffKeeper is still in the pre-alpha stage. That means there might be some bugs and features that are still being worked on. If you're curious about how it works and what it looks like, make sure to check out the Getting Started guide.
This program uses sqlite3 as its backend for storing data. For larger files or things you don’t access often, those are kept outside the sqlite database. Right now, this mainly includes the config file and images.
The data for StuffKeeper is stored in:
~/.stuffkeeper/
If you want to change where your data is stored for testing purposes, you can do that by starting StuffKeeper with a command line parameter. For example, if you want the database inside ~/.stuffkeeper2/
, just start it like this:
stuffkeeper -d ~/.stuffkeeper2/
You can't run multiple instances of StuffKeeper, but don’t worry! It does support multiple “views.” Just hit ctrl+N to open up a new window. If you try starting it again while it's running, it'll tell the current version to open a new view instead of launching another instance. The cool part? These views stay perfectly synced! Open two windows showing the same item; if you change something in one view, the other updates almost instantly.
A type consists of different fields that each serve various functions:
Go to the Softpas website, press the 'Downloads' button, and pick the app you want to download and install—easy and fast!
SoftPas is your platform for the latest software and technology news, reviews, and guides. Stay up to date with cutting-edge trends in tech and software development.
Subscribe to newsletter
© Copyright 2024, SoftPas, All Rights Reserved.