GithubHelp home page GithubHelp logo

basketpwd's Introduction

Build Status

General information

Basket of Passwords The program for storage and information management about passwords.

You can download the source code from http://github.com/elemc/basketpwd/tarball/master or http://github.com/elemc/basketpwd/zipball/master or alternatively you can use GIT to get latest development version: git clone git://github.com/elemc/basketpwd.git

Dependencies

  • Qt libraries version 4.2.1 or later
  • libgcrypt version 1.4.0 or later (WARNING!!! It is required only for basketpwd version < 0.4.2)
  • openssl version 0.9.7a or later (This required for basketpwd version >= 0.4.2)
  • cmake

Installation

On GNU/Linux or FreeBSD Run bellow commands in source folder $ mkdir build $ cd build $ cmake .. -DCMAKE_INSTALL_PREFIX=/usr #(if you have install application in /usr or simple 'cmake ..' if you have install into /usr/local)

On Mac OS X $ mkdir build

cd build

$ cmake .. $ make $ make mac-bundle # for create only bundle or $ make mac-dmg # for create bundle and dmg file

Installation for Fedora Linux

for Fedora 13 and later basketpwd packages in RFRemix repository: # http://koji.russianfedora.ru/koji/packageinfo?packageID=101

Installation for Slackware Linux

$ git clone git://github.com/elemc/basketpwd.git # clone repository from git $ cd basketpwd # enter to application directory $ tools/make-source-archive # make a tarboll for building $ cp ../basketpwd*.tar.bz2 tools/SlackBuild/ # copy tarboll to SlackBuild directory $ cd tools/SlackBuild if version of tarboll not equal version in basketpwd.SlackBuild, then edit to equal. $ su - # enter in root account

./basketpwd.SlackBuild # build a package

SlackBuild script tell where him create a package file, type

installpkg /path/to/package/basketpwd*.tgz

Installation for OpenSUSE Linux

First, add repository: * for 11.2 http://download.opensuse.org/repositories/home:/elemc/openSUSE_11.2 * for 11.3 http://download.opensuse.org/repositories/home:/elemc/openSUSE_11.3 * for 11.4 http://download.opensuse.org/repositories/home:/elemc/openSUSE_11.4 * for Facctory http://download.opensuse.org/repositories/home:/elemc/openSUSE_Factory and install package named basketpwd, as example zypper in basketpwd

Installation for Windows

Go to section Files on github.com/elemc/basketpwd and select one:

  • basketpwd-static-X.X.X.zip - is a statically linked one exe-file for mobility
  • basketpwd-setup-X.X.X.exe - is a windows installer

Reporting bugs

Please send bug reports to the or post to issue in http://github.com/elemc/basketpwd/issues

Thanks

basketpwd's People

Contributors

elemc avatar cheese1 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

cheese1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.