A while back we posted about an app, Component Organizer, that helps you organize datasheets, and app notes connected to various parts you may be interested in. Yesterday Msr let us know that he has released the source code. You can download it at github. He also added a tutorial to help contributors get started.
Feel free to contribute!
I’m still very busy doing my MSc thesis which has nothing to do with CO, but I would really like to see some activity on CO development. The next main goal is to integrate it with Octopart and add a BOM manager for projects. I wrote some hints (in fact, very simple hints) on how to get started with that.
Via the forum.
For those who want to build it on Debian/Ubuntu without installing QtCreator :
git clone https://github.com/3xdigital/Component-Organizer
cd Component-Organizer
sudo aptitude install libqt4-dev qt4-qmake
qmake
make
ls -al _build/release/bin/comporg_unix
Do you know if the Win7 version will work on WinXP?
Just tried it on XP 32-bit and it seems to work just fine.
FoX, thanks a lot for the hint! I updated the README file with it: https://github.com/3xdigital/Component-Organizer
is ‘Container’ intended to be taken as ‘storage location’, or the packing method (tube, bag, box) for the components ?
Just wondering, since we’re talking about the Component Organizer on Dropbox: I don’t know how much work would be involved storing data in Sqlite instead of XML (ha!), but this could allow multiple users access the same data and safely write back to the database (add datasheets and maybe changing stocks). I remember you need to implement some kind of locking mechanism for the duration of the write operation but concurrent reads are no problem.
The other thing I would like, is a way to specify the path for the data directory.
In any case, this is a really neat little tool! Many thanks for that.
Another good program for organizing things (not limited to components) is called GcStar:
http://www.gcstar.org/
It’s very customizable. You can add whatever fields and categories you want, pictures of the component, etc.
And, by the way, here’s a screenshot of GcStar running on my machine, with a database of some of my own electronics components:
http://img1.imagilive.com/0712/gcstar-electronics.png
I just wish I had the patience and discipline to enter in all that information for everything I own and keep the info current.
I would like to have something like that in my Android with component database on the server. Does anybody know such application , I was thinking that maybe XMarks can be reused for that ?
this is similar program that i’m doing for myself, is not finished, but is quite usable, if someone want try it, can email me :)
http://img1.imagilive.com/affiche/1212/compoarch.PNG.htm