2 releases
0.1.1 | Apr 29, 2022 |
---|---|
0.1.0 | Apr 29, 2022 |
#719 in HTTP server
105KB
227 lines
rc-storage
Web interface to mount and browse storage partitions. It requires partitions to have a node in /dev.
Usage
cargo install rc-storage
cd /mnt
sudo rc-storage
# visit http://localhost:8080/
To do:
- allow specification of mount directory in command line arguments
- allow specification of address to bind the server to
- make interface mobile-friendly
- remove the requirement for root access to mount
- show filesystem type in partition list (low priority)
Dependencies
~15–26MB
~468K SLoC