mirror of
https://github.com/ElDavoo/wa-crypt-tools.git
synced 2026-04-26 06:05:51 +03:00
[GH-ISSUE #18] Progress bar for decryption #16
Labels
No labels
bug
documentation
enhancement
enhancement
good first issue
help wanted
info needed
invalid
low priority
pull-request
skill issue
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wa-crypt-tools#16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ElDavoo on GitHub (Mar 25, 2022).
Original GitHub issue: https://github.com/ElDavoo/wa-crypt-tools/issues/18
I don't think this is possible for RAM mode, but for low RAM mode we can easily understand at which point of decryption we are in, and thus add a nice progress bar.
The progress bar must be nice! For example I really like pip's progress bar.