r2
Free open-source Cloudflare R2 desktop client and S3 GUI for macOS, Windows, and Linux. Manage Cloudflare R2, AWS S3, M…
kodbox is a file manager for web. It is a newly designed product based on kodexplorer. It is also a web code editor, wh…
Home • Download • Doc • Changelog
kodbox is a file manager for web. It is also a web code editor, which allows you to develop websites directly within the web browser. Self-hosted file management system with muilt-cloud support. You can run kodbox either online or locally,on Linux, Windows or Mac based platforms. The only requirement is to have PHP 5 available.
Demo [user: demo/demo]
# Install from source
git clone https://github.com/kalcaddle/kodbox.git
chmod -Rf 777 ./kodbox/*
# Install via download
wget https://github.com/kalcaddle/kodbox/archive/refs/heads/main.zip
unzip main.zip
chmod -Rf 777 ./*
# Installed in the Root Directory
location / {
try_files $uri $uri/ /index.php?$query_string;
}
# Installed in a Subdirectory (e.g., /kodbox/)
location /kodbox/ {
try_files $uri $uri/ /kodbox/index.php?$query_string;
}
Tips: It can also run on a router, or your home NAS
kodcloud is issued under GPLv3.
Contact: kalcaddle#qq.com
Copyright (C) 2013 kodcloud.com
more like this
Free open-source Cloudflare R2 desktop client and S3 GUI for macOS, Windows, and Linux. Manage Cloudflare R2, AWS S3, M…
meine 🌒 - A CLI file manager and system utility built with Textual. It combines intuitive command parsing with rich t…
MTT File Manager is a Rust-based Windows file manager with tabbed navigation, rich media previews, deep system integrat…
search projects, people, and tags