21 January 2015

My Components' DB (side project)

MCDB is a program that I've developed in the last month and an half, it has born due to the fact that I needed some sort of database where I could have stored all of my electronic components in order to easily keep trace of what I had available in stock. Another thing that led me to develop this program has been the need to find my components quickly, in fact my component boxes are very messy and in order to find if something was available or not I had to spend a lot of time.

Screenshot of MCDB running on Windows 8.1 64 bit
The program is written in C++, for the user interface I've used the Qt graphics library.
The entire project is Open Sourcecross platform and distributed for free, you can look at the source code here.
At the moment the supported operating systems are Windows (all versions) 32/64 bit, Linux (all versions *) 32/64 bit and Mac OS X 10.10 Yosemite.
If you're interested you can visit the program's page on SourceForge by clicking here, or you can directly download the program by clicking on the link below.

Download My Components' DB



* Only Wheezy-backports or newer distributions are supported on Debian.