Sprut.io alternatives and similar software solutions
Based on the "Web based file managers" category.
Alternatively, view Sprut.io alternatives based on common mentions on social networks and blogs.
-
Filestash
:file_folder: A file manager / web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ... -
DirectoryLister
๐ Directory Lister is the easiest way to expose the contents of any web-accessible folder for browsing and sharing. -
Monsta FTP
Open source PHP/Ajax cloudware that puts FTP file management right in your browser, anywhere, any time.
CodeRabbit: AI Code Reviews for Developers

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Sprut.io or a related project?
README
Sprut.io Open Source File Manager
Project web site:
Top features:
- 2 panel interface with drag and drop features
- Fluent code editor, with a variaety of custom themes
- Can search filenames or even text in a given path
- Supports hotkeys
- Able to view images
Demo
Requirements
- Docker (install guide)
- At least 1.5gb hard drive space
After installing all prerequisites
1) Download the installer
user@host:~$ wget https://raw.githubusercontent.com/LTD-Beget/sprutio/master/run.sh
2) Grant the apropriate permissions
user@host:~$ chmod +x run.sh
3) Run the script
user@host:~$ ./run.sh
It will be running around 10 to 15 minutes on average, great opportunity to drink some tea.
After the installation Docker containers will be started, you can check their status using:
user@host:~$ docker ps
CONTAINER ID IMAGE COMMAND NAMES
57cc6c3c2e2b beget/sprutio-nginx "nginx -g 'daemon off" sprutio_nginx_1
3fbc26a6ecc1 beget/sprutio-app "/init" sprutio_app_1
d6d539b09e5a beget/sprutio-rpc "/init" sprutio_rpc_1
41b22463e99a beget/sprutio-cron "/init" sprutio_cron_1
2ea18de7d54b redis:3.0 "/entrypoint.sh redis" sprutio_redis_
Sprut.io will now be available over https on the following IP-address:
user@host:~$ https://YOUR_SERVER_IP:9443
To log in, please use any of your system's credentials
The file manager will use the default self-signed SSL certificate, to use any other, drop it in the "ssl" folder
Screenshot
[Main screen image](promo/slider_ui.png)
We wish you great achievements with our product.
Sprut.io Team.