ICPasswords

A password storage utility written in C++ using the Qt framework.

Download .zip Download .tar.gz View on GitHub

Screenshot

Requirements

Qt 4 or higher
(Tested with Qt 4.8.1)

Setup

After downloading ICPasswords you have to build it on your machine. Just go into the directrory and follow these 3 steps.

Run qmake

qmake ICPasswords.pro

Compile

make

Clean up

make clean

Now you should have the executable in this directory. If is the file that ends with .app (OS X), .exe (Windows) or nothing (Linux). Move this file to your Applications directory and run it.

Usage

After first starting ICPasswords you should create a new .icpass file with the new command (Ctrl+N). Then you can add your accounts and save them.

You should go to the preferences menu (Ctrl+,) and fill in your standard .icpass file so ICPasswords will automaticly open it up once it starts.

License

Copyright 2012 Hubertus Weber

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Creative Commons License
The icon is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.