apm

Simple pass(1) implementation
git clone https://codeberg.org/night0721/apm
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2024-05-22 15:11update descriptionnight07211+1-1
2024-05-22 10:21update readmenight07211+5-6
2024-05-22 10:05update readme to remove unnecessary blank linenight07211+0-3
2024-05-22 09:56remove syntax highlight for buildnight07211+1-1
2024-05-22 09:53remove gcc from dependenciesnight07211+0-1
2024-05-19 15:52change argon to apmnight07217+524-510
2024-04-10 16:05fix extension not removed from basenamenight07211+6-1
2024-04-10 16:00add multiline option and fix fread paramsnight07212+19-5
2024-04-08 11:41use arg.h to parse optionsnight07213+137-48
2024-04-08 09:46if no option applied, take first arg to show password and fix strncmpnight07211+8-6
2024-04-08 01:53update readmenight07211+9-3
2024-04-08 01:50initial commitnight07216+1169-0