unsafecast / PassMann

Simple password manager created because I was bored

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PassMann

Simple password manager created in C
Not to be used as daily driver I was just experimenting for fun to sharp my C skills.

Created with CLion
Pull requests welcome :)

Installation

If you want to install and have fun with this program just run:

./install.sh

It will simply build te project and install it onto your system.

Build

If you want just to build this program and have fun with it just run

./build.sh

It will generate debug-build folder where all the executable will be

About

Simple password manager created because I was bored

License:MIT License


Languages

Language:C 96.3%Language:CMake 3.0%Language:Shell 0.6%