This repository has been archived on 2026-05-26 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
master
simpas
シンプルなパスワードマネージャー Simple Password Manager
GUI版のsp
インストールする方法 | Installation
BSD
doas make depends
make
doas make install
Void Linux
sudo bmake depends
bmake
sudo bmake install
Alpine Linux
sudo apk add fltk fltk-dev gpgme gpgmepp gnupg pinentry bmake
bmake
sudo bmake install
Description
Languages
C++
94%
Makefile
6%