Skip to content

mcraiha/WhisperDragonCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhisperDragonCLI

CommonSecrets compatible password/secrets manager for command-line. Works with Windows, Linux and Mac OS.

Written with C#, runs via Dotnet.

UNDER DEVELOPMENT

.NET

How to run

Move to src folder and execute following command

dotnet run

Uses packages

Terminal.Gui for rendering the UI

Licenses

All code files (*.cs) are under Unlicense, the Terminal.Gui is licensed under MIT License

Docker

Build image

To build image, use following command:

docker build .

About

CommonSecrets compatible password/secrets manager for command-line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published