CommonSecrets compatible password/secrets manager for command-line. Works with Windows, Linux and Mac OS.
Written with C#, runs via Dotnet.
UNDER DEVELOPMENT
Move to src folder and execute following command
dotnet run
Terminal.Gui for rendering the UI
All code files (*.cs) are under Unlicense, the Terminal.Gui is licensed under MIT License
To build image, use following command:
docker build .