From ae6726bb3c7775259a0a371e3530b9f45f7016ba Mon Sep 17 00:00:00 2001 From: rwinkhart <90295779+rwinkhart@users.noreply.github.com> Date: Wed, 8 Sep 2021 03:46:44 +0000 Subject: [PATCH] Update README.md --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/README.md b/README.md index df43932..6348972 100644 --- a/README.md +++ b/README.md @@ -32,3 +32,25 @@ All available options can be found with: ``` rpass --help ``` + +# Roadmap + +Short-term Goals: + +- overhaul error messages +- create new file list w/color and w/o file extensions +- create a man page +- allow for multi-line notes +- overhaul argument system +- fix lots of bugs! + +Medium-term Goals: + +- add libsecret integration to allow rpass to act as a gnome-keyring alternative +- create a minimal GUI app optimized for the Pinephone (also compatible with x86_64) + +Long-term Goals: + +- make an Android port (including GUI) +- make a minimal Windows port +- investigate auto-completion on tab