#partition #storage #web-interface #linux

app rc-storage

Web interface to mount and browse storage partitions

2 releases

0.1.1 Apr 29, 2022
0.1.0 Apr 29, 2022

#673 in HTTP server

36 downloads per month

MIT and GPL-3.0 licenses

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)

parts.png

files.png

Dependencies

~18–31MB
~547K SLoC