Open pocketfood opened 6 years ago
Code Optimization:
Add variables to the echo output instead of having each line run grep, homecount or whatever. This will make it cleaner more readable.
Next Features:
lsblk can show you the total size and I guess you can work from there.
Example of the visual blocks:
printf "\\u2588\\u2588\\u2588\\u2591\\u2591\\u2591 856 gb of storage left"
██████░░░░░░ 856 gb of storage left
Bugs:
Inspiration from Tusker and FalconStats
https://en.wikipedia.org/wiki/Block_Elements#Character_table
Variables added
Code Optimization:
Add variables to the echo output instead of having each line run grep, homecount or whatever.
This will make it cleaner more readable.
Next Features:
lsblk can show you the total size and I guess you can work from there.
Example of the visual blocks:
printf "\\u2588\\u2588\\u2588\\u2591\\u2591\\u2591 856 gb of storage left"
██████░░░░░░ 856 gb of storage left
Bugs:
Inspiration from Tusker and FalconStats