Updated roadmap

This commit is contained in:
2021-10-11 13:22:36 -04:00
parent 91dcd4585a
commit 02059d367c
2 changed files with 46 additions and 5 deletions
+6 -5
View File
@@ -24,6 +24,7 @@ rpass config
```
This command will allow you to configure the settings necessary for rpass to function.
As of right now, rpass is rapidly changing, and as such, it is a good idea to run "rpass config" after each update.
All available options can be found with:
@@ -37,15 +38,15 @@ Short-term Goals:
- create new file list w/color and w/o file extensions
- create a man page
- overhaul argument system
- add a system to mask names of entries from other programs/users
- fix lots of bugs!
- make lots of optimizations!
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)
- create minimal GUI apps (Linux x86_64, Linux aarch64, Android aarch64)
- auto-completion on tab for CLI version
Long-term Goals:
- make an Android port (including GUI)
- make a minimal Windows port
- investigate auto-completion on tab
- world domination