Skip to content

Cobalt-Inferno/kavpass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kavpass

A simple and quick password generator written in C.

Install from Source:

Arch linux

git clone https://github.com/kavulox/kavpass.git

cd kavpass 

make

doas make install

Debian/Ubuntu

git clone https://github.com/kavulox/kavpass.git

cd kavpass 

make

sudo make install

Install from Package Manager

// nil

Usage

kavpass --help

Uninstall from Source:

Arch Linux

doas make uninstall

Debian/Ubuntu

sudo make uninstall

Contributing and TODO

TODO

  • Full MacOS support
  • Parse files with instructions
  • Fix bugs in interactive mode
  • Setup docs

Contributing

via PRs or issues are fine

  • Fixing any of the TODO
  • New features
  • Fixing any bugs

Author

This program is written by kavulox

Contributing working on this

To start contributing, fork this project and submit a pull request with your changes.

License

AGPL-3.0 license

Usage of this program must follow the requirements of AGPL-3.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published